gnustep-gui: update to 0.29.0
This commit is contained in:
parent
2f9d275979
commit
3a8cbd96ed
2 changed files with 4 additions and 4 deletions
|
@ -3641,7 +3641,7 @@ libflite_usenglish.so.1 flite-2.1_1
|
|||
libflite_cmulex.so.1 flite-2.1_1
|
||||
libgtk-4.so.1 gtk4-4.0.0_1
|
||||
libmodule.so.5 libmodule-5.0.0_1
|
||||
libgnustep-gui.so.0.28 gnustep-gui-0.28.0_1
|
||||
libgnustep-gui.so.0.29 gnustep-gui-0.29.0_1
|
||||
libmhash.so.2 mhash-0.9.9.9_1
|
||||
librlottie.so.0 rlottie-0.0.20160709_1
|
||||
libfstrm.so.0 fstrm-0.5.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnustep-gui'
|
||||
pkgname=gnustep-gui
|
||||
version=0.28.0
|
||||
revision=3
|
||||
version=0.29.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gnustep-make pkg-config tar"
|
||||
makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel libpng-devel
|
||||
|
@ -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="http://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-${version}.tar.gz"
|
||||
checksum=1f6d2de60417e8a674280de84077f94f7394ae4edb3fae9e04129743d7449317
|
||||
checksum=7bf12b29b12a2886003d3b251e8076ad284f41780c7322531676fcd54e1d6df5
|
||||
replaces="gnustep-gui-data>=0"
|
||||
|
||||
nocross="objc doesn't get cross build at present within gcc"
|
||||
|
|
Loading…
Add table
Reference in a new issue