libxfcegui4: update to 4.8.0.
This commit is contained in:
parent
431f0d2b7d
commit
82bf399794
2 changed files with 3 additions and 6 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run intltool
|
Add_dependency run intltool
|
||||||
Add_dependency run atk-devel
|
Add_dependency run atk-devel
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'libxfce4gui4'
|
# Template file for 'libxfce4gui4'
|
||||||
pkgname=libxfcegui4
|
pkgname=libxfcegui4
|
||||||
version=4.7.0
|
version=4.8.0
|
||||||
revision=1
|
distfiles="http://archive.xfce.org/xfce/4.8/src/$pkgname-$version.tar.bz2"
|
||||||
distfiles="http://archive.xfce.org/xfce/4.8pre2/src/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-static --enable-gladeui --enable-startup-notification"
|
configure_args="--disable-static --enable-gladeui --enable-startup-notification"
|
||||||
short_desc="GTK widgets for Xfce"
|
short_desc="GTK widgets for Xfce"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=46c46b487fb6e2d0f8fa7e3a9f5c5a05a7b5cef29bd568e4c97dbdd0aeceae3a
|
checksum=692120ea7318fda1e82d9f553081b7b0cf959af8e3a8ca0808229ca3d4c1d545
|
||||||
long_desc="
|
long_desc="
|
||||||
The package includes various GTK+ widgets for Xfce."
|
The package includes various GTK+ widgets for Xfce."
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue