mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnustep-gui: update to 0.30.0.
This commit is contained in:
parent
47e1f2e706
commit
83bf90c331
2 changed files with 5 additions and 5 deletions
|
@ -3686,7 +3686,7 @@ libflite_cmulex.so.1 flite-2.1_1
|
||||||
libflite_cmu_us_kal16.so.1 flite-2.2_1
|
libflite_cmu_us_kal16.so.1 flite-2.2_1
|
||||||
libgtk-4.so.1 gtk4-4.0.0_1
|
libgtk-4.so.1 gtk4-4.0.0_1
|
||||||
libmodule.so.5 libmodule-5.0.0_1
|
libmodule.so.5 libmodule-5.0.0_1
|
||||||
libgnustep-gui.so.0.29 gnustep-gui-0.29.0_1
|
libgnustep-gui.so.0 gnustep-gui-0.30.0_1
|
||||||
libmhash.so.2 mhash-0.9.9.9_1
|
libmhash.so.2 mhash-0.9.9.9_1
|
||||||
librlottie.so.0 rlottie-0.0.20160709_1
|
librlottie.so.0 rlottie-0.0.20160709_1
|
||||||
libdocopt.so.0 docopt.cpp-0.6.3_1
|
libdocopt.so.0 docopt.cpp-0.6.3_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnustep-gui'
|
# Template file for 'gnustep-gui'
|
||||||
pkgname=gnustep-gui
|
pkgname=gnustep-gui
|
||||||
version=0.29.0
|
version=0.30.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gnustep-make pkg-config tar"
|
hostmakedepends="gnustep-make pkg-config tar"
|
||||||
makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel libpng-devel
|
makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel libpng-devel
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Graphical user interface class library for GNUstep"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
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-gui-${version}.tar.gz"
|
distfiles="https://github.com/gnustep/libs-gui/releases/download/gui-${version//./_}/gnustep-gui-${version}.tar.gz"
|
||||||
checksum=7bf12b29b12a2886003d3b251e8076ad284f41780c7322531676fcd54e1d6df5
|
checksum=469dcaa54ed05b2520a704c30c0761a75b3ade8428e2e64645fb7b38a15c3cc3
|
||||||
replaces="gnustep-gui-data>=0"
|
replaces="gnustep-gui-data>=0"
|
||||||
|
|
||||||
nocross="objc doesn't get cross build at present within gcc"
|
nocross="objc doesn't get cross build at present within gcc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue