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