mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
gnustep-base: update to 1.31.1.
This commit is contained in:
parent
b0da194f26
commit
1203fe0566
2 changed files with 4 additions and 4 deletions
|
@ -3187,7 +3187,7 @@ libffms2.so.4 libffms2-2.23.1_1
|
|||
libddcutil.so.5 ddcutil-2.1.4_1
|
||||
liblsmash.so.2 liblsmash-2.9.1_1
|
||||
libgiac.so.0 libgiac-1.4.9r17_1
|
||||
libgnustep-base.so.1.30 gnustep-base-1.30.0_1
|
||||
libgnustep-base.so.1.31 gnustep-base-1.31.1_1
|
||||
libtermbox.so.1 termbox-1.1.0_1
|
||||
libmysofa.so.1 libmysofa-1.2_1
|
||||
libzinnia.so.0 libzinnia-0.06_1
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gnustep-base'
|
||||
pkgname=gnustep-base
|
||||
version=1.30.0
|
||||
version=1.31.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gnustep-make gcc-objc pkg-config which"
|
||||
hostmakedepends="gnustep-make gcc-objc pkg-config which tar"
|
||||
makedepends="libobjc-devel libffi-devel libxml2-devel gnutls-devel
|
||||
libxslt-devel icu-devel"
|
||||
short_desc="Library of general-purpose Objective C objects for GNUstep"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||
homepage="http://www.gnustep.org/"
|
||||
distfiles="https://github.com/gnustep/libs-base/releases/download/base-${version//./_}/gnustep-base-${version}.tar.gz"
|
||||
checksum=00b5bc4179045b581f9f9dc3751b800c07a5d204682e3e0eddd8b5e5dee51faa
|
||||
checksum=e7546f1c978a7c75b676953a360194a61e921cb45a4804497b4f346a460545cd
|
||||
make_check=extended
|
||||
|
||||
nocross="objc doesn't get cross build at present within gcc"
|
||||
|
|
Loading…
Add table
Reference in a new issue