Revbump pkgs that link against exiv2.
This commit is contained in:
parent
d91f40922a
commit
93b95dc6ae
8 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=1.4.2
|
||||
revision=8
|
||||
revision=9
|
||||
build_style=cmake
|
||||
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||||
homepage="http://www.darktable.org/"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'geeqie'
|
||||
pkgname=geeqie
|
||||
version=1.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gps"
|
||||
hostmakedepends="pkg-config intltool glib-devel gdk-pixbuf-devel"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-color-manager'
|
||||
pkgname=gnome-color-manager
|
||||
version=3.12.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile
|
||||
--enable-clutter --enable-packagekit --enable-exiv"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kde-runtime'
|
||||
pkgname=kde-runtime
|
||||
version=4.12.5
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Plugins and applications necessary for running KDE applications"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL, LGPL, FDL"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libextractor'
|
||||
pkgname=libextractor
|
||||
version=1.1
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="Library used to extract meta data from files"
|
||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||
license="MIT"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libkexiv2'
|
||||
pkgname=libkexiv2
|
||||
version=4.12.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake automoc4 pkg-config"
|
||||
makedepends="openssl-devel qt-devel phonon-devel exiv2-devel kdelibs-devel>=${version}"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nepomuk-core'
|
||||
pkgname=nepomuk-core
|
||||
version=4.12.5
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Networked Environment for Personalized, Ontology-based Management of Unified Knowledge"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL, LGPL, FDL"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'strigi'
|
||||
pkgname=strigi
|
||||
version=0.7.8
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_INOTIFY=ON -DENABLE_LOG4CXX=OFF -DENABLE_FAM=OFF
|
||||
-DENABLE_CLUCENE=OFF -DENABLE_CLUCENE_NG=ON -DENABLE_FFMPEG=OFF
|
||||
|
|
Loading…
Reference in a new issue