eina: update to 1.7.6.
This commit is contained in:
parent
8e25d0377c
commit
dba905349e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'eina'
|
||||
pkgname=eina
|
||||
version=1.7.5
|
||||
revision=2
|
||||
version=1.7.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-default-mempool --enable-mempool-chained-pool
|
||||
--enable-mempool-pass-through --disable-static"
|
||||
|
@ -10,11 +10,11 @@ short_desc="A core data structure and common utility library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://download.enlightenment.org/releases/eina-${version}.tar.gz"
|
||||
checksum=294f2ee7c63a03ad84072d7f5b1aa7bc974afbb95e30748387bd812e20dc1952
|
||||
checksum=f204c0de00f46c54bf923477797d75e8b48e00f9173143e0e057e98a2dda9427
|
||||
|
||||
eina-devel_package() {
|
||||
depends="eina>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
short_desc+=" -- development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue