Contents of /branches/R11-stable/extras/baloo/baloo-4.14.3-r1.smage2
Parent Directory | Revision Log
Revision 24442 -
(show annotations)
(download)
Fri Feb 20 11:27:23 2015 UTC (9 years, 8 months ago) by niro
File size: 404 byte(s)
Fri Feb 20 11:27:23 2015 UTC (9 years, 8 months ago) by niro
File size: 404 byte(s)
-release branches/R11-stable
1 | # $Id$ |
2 | |
3 | PNAME="baloo" |
4 | PVER="4.14.3" |
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 | >= dev-libs/boost-1.56" |
16 | |
17 | sminclude kde4 xdg |
18 | |
19 | postinstall() |
20 | { |
21 | xdg_update_icon_resource |
22 | } |
23 | |
24 | postremove() |
25 | { |
26 | xdg_update_icon_resource |
27 | } |