libgee: update to 0.6.8.
This commit is contained in:
parent
bb8c301383
commit
8a78b4e5e5
@ -2,10 +2,7 @@
|
|||||||
#
|
#
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="glib-devel libgee>=${version}"
|
depends="glib-devel libgee>=${version}"
|
||||||
short_desc="${sourcepkg} - 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 'libgee'
|
# Template file for 'libgee'
|
||||||
pkgname=libgee
|
pkgname=libgee
|
||||||
version=0.6.7
|
version=0.6.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
@ -11,7 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://live.gnome.org/Libgee"
|
homepage="http://live.gnome.org/Libgee"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
||||||
checksum=b512bf1785fbbb6a264be5fac325c42d4e96cc560b22e3f19ea5b01b1414106d
|
checksum=a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3
|
||||||
long_desc="
|
|
||||||
Libgee is a collection library providing GObject-based interfaces and classes
|
|
||||||
for commonly used data structures."
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user