imlib2: update to 1.4.8.
This commit is contained in:
parent
d8e56fe771
commit
becc172f6d
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'imlib2'.
|
# Template build file for 'imlib2'.
|
||||||
pkgname=imlib2
|
pkgname=imlib2
|
||||||
version=1.4.7
|
version=1.4.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --sysconfdir=/etc/imlib2 --enable-visibility-hiding"
|
configure_args="--disable-static --sysconfdir=/etc/imlib2 --enable-visibility-hiding"
|
||||||
|
@ -12,12 +12,16 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-$version.tar.gz"
|
||||||
homepage="http://sourceforge.net/projects/enlightenment/"
|
homepage="http://sourceforge.net/projects/enlightenment/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
checksum=48e98337a560d8904f685447f41c43914fec1f8cd3745a9fd86cba9fd24a6563
|
checksum=b5b97be5446d9c5635c288bfe970896148d8bc027ab01f854112cae03b65a3a5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
||||||
imlib2-tools_package() {
|
imlib2-tools_package() {
|
||||||
short_desc+=" - utilities"
|
short_desc+=" - utilities"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue