Magellan Linux

Contents of /trunk/extras/nepomuk-core/nepomuk-core-4.12.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21155 - (show annotations) (download)
Thu Mar 13 09:59:41 2014 UTC (10 years, 2 months ago) by niro
File size: 555 byte(s)
-added more missing deps
1 # $Id$
2
3 PNAME="nepomuk-core"
4 PVER="4.12.3"
5 PBUILD="r1"
6
7 DESCRIPTION="Nepomuk core libraries for KDE4."
8
9 DEPEND="== kde-base/kdelibs-${PVER}
10 == kde-base/kdegraphics-mobipocket-${PVER}
11 >= app-misc/strigi-0.7.8
12 >= dev-libs/soprano-2.9
13 >= dev-libs/shared-desktop-ontologies-0.11
14 >= app-text/ebook-tools-0.2
15 >= app-text/poppler-qt4-0.22
16 >= media-gfx/exiv2-0.24
17 >= media-libs/taglib-1.8
18 >= media-video/ffmpeg-2.1"
19
20 sminclude kde4
21
22 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"