gnustep-base: update to 1.28.0
This commit is contained in:
parent
484682560d
commit
2f9d275979
2 changed files with 5 additions and 4 deletions
|
@ -3098,7 +3098,7 @@ libffms2.so.4 libffms2-2.23.1_1
|
||||||
libddcutil.so.4 ddcutil-1.0.1_1
|
libddcutil.so.4 ddcutil-1.0.1_1
|
||||||
liblsmash.so.2 liblsmash-2.9.1_1
|
liblsmash.so.2 liblsmash-2.9.1_1
|
||||||
libgiac.so.0 libgiac-1.4.9r17_1
|
libgiac.so.0 libgiac-1.4.9r17_1
|
||||||
libgnustep-base.so.1.27 gnustep-base-1.27.0_1
|
libgnustep-base.so.1.28 gnustep-base-1.28.0_1
|
||||||
libtermbox.so.1 termbox-1.1.0_1
|
libtermbox.so.1 termbox-1.1.0_1
|
||||||
libmysofa.so.1 libmysofa-1.2_1
|
libmysofa.so.1 libmysofa-1.2_1
|
||||||
libzinnia.so.0 libzinnia-0.06_1
|
libzinnia.so.0 libzinnia-0.06_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnustep-base'
|
# Template file for 'gnustep-base'
|
||||||
pkgname=gnustep-base
|
pkgname=gnustep-base
|
||||||
version=1.27.0
|
version=1.28.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gnustep-make gcc-objc pkg-config which"
|
hostmakedepends="gnustep-make gcc-objc pkg-config which"
|
||||||
makedepends="libobjc-devel libffi-devel libxml2-devel gnutls-devel
|
makedepends="libobjc-devel libffi-devel libxml2-devel gnutls-devel
|
||||||
|
@ -11,7 +11,8 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||||
homepage="http://www.gnustep.org/"
|
homepage="http://www.gnustep.org/"
|
||||||
distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-base-${version}.tar.gz"
|
distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-base-${version}.tar.gz"
|
||||||
checksum=8803fa1fdf23f90264a81ad2d9fbe97ba66d6e313e396a28fd7c10d2caceb283
|
checksum=c7d7c6e64ac5f5d0a4d5c4369170fc24ed503209e91935eb0e2979d1601039ed
|
||||||
|
make_check=extended
|
||||||
|
|
||||||
nocross="objc doesn't get cross build at present within gcc"
|
nocross="objc doesn't get cross build at present within gcc"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue