Magellan Linux

Contents of /trunk/extras/baloo/baloo-4.14.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23296 - (show annotations) (download)
Fri Nov 7 13:20:23 2014 UTC (9 years, 6 months ago) by niro
File size: 380 byte(s)
auto added: ver bump to 4.14.2-r1
1 # $Id$
2
3 PNAME="baloo"
4 PVER="4.14.2"
5 PBUILD="r1"
6
7 DESCRIPTION="Next generation of the Nepomuk project."
8
9 DEPEND="== kde-base/kdelibs-${PVER}
10 == kde-base/kdepimlibs-${PVER}
11 == kde-base/kfilemetadata-${PVER}
12 == dev-libs/xapian-1.2"
13
14 SDEPEND=">= dev-libs/polkit-qt-0.112"
15
16 sminclude kde4 xdg
17
18 postinstall()
19 {
20 xdg_update_icon_resource
21 }
22
23 postremove()
24 {
25 xdg_update_icon_resource
26 }