Revbump pkgs that link against libical.
This commit is contained in:
parent
a9cff7b348
commit
8e88cbce0f
8 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'abiword'
|
||||
pkgname=abiword
|
||||
version=3.0.0
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-plugins --enable-clipart --enable-templates"
|
||||
hostmakedepends="automake libtool flex pkg-config"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bluez'
|
||||
pkgname=bluez
|
||||
version=5.19
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udevdir=/usr/lib/udev
|
||||
--with-systemdsystemunitdir=/usr/lib/systemd/system
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cairo-dock-plugins'
|
||||
pkgname=cairo-dock-plugins
|
||||
version=3.3.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_UPOWER_SUPPORT=OFF"
|
||||
hostmakedepends="cmake pkg-config"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'evolution-data-server'
|
||||
pkgname=evolution-data-server
|
||||
version=3.12.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openldap --disable-uoa
|
||||
--with-krb5=/usr --with-nspr-includes=/usr/include/nspr
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'evolution'
|
||||
pkgname=evolution
|
||||
version=3.12.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-pst-import --with-openldap --disable-bogofilter
|
||||
--with-krb5=/usr --disable-schemas-compile --disable-static --disable-spamassassin
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.12.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kdepimlibs'
|
||||
pkgname=kdepimlibs
|
||||
version=4.12.5
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="KDE PIM Libraries"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL, LGPL, FDL"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'orage'
|
||||
pkgname=orage
|
||||
version=4.8.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool flex"
|
||||
makedepends="libical-devel libnotify-devel gtk+-devel dbus-glib-devel
|
||||
|
@ -11,5 +11,5 @@ short_desc="Simple calendar application for Xfce"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.xfce.org/projects/orage/"
|
||||
license="GPL-2"
|
||||
distfiles="http://archive.be.xfce.org/src/apps/orage/4.8/orage-$version.tar.bz2"
|
||||
distfiles="http://archive.xfce.org/src/apps/orage/${version%.*}/orage-$version.tar.bz2"
|
||||
checksum=9a5805c8a70de0cae67ae1a6282463bbd059d6a4d080f93ffb13f92aaacdbf2e
|
||||
|
|
Loading…
Reference in a new issue