diff options
author | sibel <lesibel at free dot fr> | 2010-07-17 13:27:41 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-07-17 13:27:41 +0200 |
commit | c1f8fabad1e6a40b34017cab8b35510b13fda064 (patch) | |
tree | b64c84e9da89e8c88c9ce380e6acff796ae2904c /kde/kipi-plugins/Pkgfile | |
parent | fa5e604ee2d88ddc736566f8cc0f62eaca37d692 (diff) | |
download | nutyx-pakxe-c1f8fabad1e6a40b34017cab8b35510b13fda064.tar.gz nutyx-pakxe-c1f8fabad1e6a40b34017cab8b35510b13fda064.tar.bz2 nutyx-pakxe-c1f8fabad1e6a40b34017cab8b35510b13fda064.tar.xz nutyx-pakxe-c1f8fabad1e6a40b34017cab8b35510b13fda064.zip |
maj de kipi-plugins#1.3.0-1 ... (sans support iPod)
Diffstat (limited to 'kde/kipi-plugins/Pkgfile')
-rwxr-xr-x | kde/kipi-plugins/Pkgfile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/kde/kipi-plugins/Pkgfile b/kde/kipi-plugins/Pkgfile index f5e398b01..f3fc1cf84 100755 --- a/kde/kipi-plugins/Pkgfile +++ b/kde/kipi-plugins/Pkgfile @@ -1,10 +1,12 @@ # Description: Gestionnaire de photos pour KDE 4 # URL: http://www.digikam.org # Packager: lesibel at free dot fr -# Depends on: qt, kdebase, kdegraphics, libtiff, libjpeg, libpng, imagemagick, libxslt, libxml2, expat, mesa3d, opencv, kdepimlibs +# Depends on: kdegraphics, kdepimlibs, opencv, imagemagick, qca + +#### libgpod sera a ajouter dans les deps name=kipi-plugins -version=1.0.0 +version=1.3.0 release=1 source=(http://downloads.sourceforge.net/kipi/$name-$version.tar.bz2) |