exo: update to 0.10.2.
This commit is contained in:
parent
3e52157ff6
commit
0cc580fe72
2 changed files with 2 additions and 7 deletions
|
@ -2,9 +2,6 @@
|
||||||
#
|
#
|
||||||
depends="gtk+-devel libxfce4util-devel exo-${version}_${revision}"
|
depends="gtk+-devel libxfce4util-devel exo-${version}_${revision}"
|
||||||
short_desc="${short_desc} - development files"
|
short_desc="${short_desc} - development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'exo'
|
# Template file for 'exo'
|
||||||
pkgname=exo
|
pkgname=exo
|
||||||
version=0.10.1
|
version=0.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -12,9 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://xfce.org"
|
homepage="http://xfce.org"
|
||||||
distfiles="http://archive.xfce.org/src/xfce/exo/0.10/exo-${version}.tar.bz2"
|
distfiles="http://archive.xfce.org/src/xfce/exo/0.10/exo-${version}.tar.bz2"
|
||||||
checksum=34a6d14c58a12d3372eb810d05ae425b8c8c32ec976b99b6ad274c3f7b3f6896
|
checksum=b385828bf8a38204da3254b57fdfa25a72694495aa189fabd5040f707eec76ce
|
||||||
long_desc="
|
|
||||||
Extension library for Xfce, targeted at application development."
|
|
||||||
|
|
||||||
conf_files="/etc/xdg/xfce4/helpers.rc"
|
conf_files="/etc/xdg/xfce4/helpers.rc"
|
||||||
subpackages="exo-devel"
|
subpackages="exo-devel"
|
||||||
|
|
Loading…
Reference in a new issue