mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/wxgtk: upgrade to 2.8.12.1
This commit is contained in:
parent
c81e0e34a7
commit
116678d353
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=wxgtk
|
||||
pkgver=2.8.12
|
||||
pkgrel=2
|
||||
pkgver=2.8.12.1
|
||||
pkgrel=0
|
||||
pkgdesc="GTK2 port of the wxWidgets GUI library"
|
||||
url="http://www.wxwidgets.org/"
|
||||
arch="all"
|
||||
@ -13,9 +13,9 @@ depends_dev="gtk+2.0-dev zlib-dev tiff-dev libpng-dev libjpeg-turbo-dev
|
||||
makedepends="$depends_dev sdl-dev gst-plugins-base-dev gstreamer-dev gconf-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-lang $pkgname-media wxbase"
|
||||
source="http://downloads.sourceforge.net/wxwindows/wxGTK-$pkgver.tar.bz2"
|
||||
source="http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2"
|
||||
|
||||
_builddir="$srcdir"/wxGTK-$pkgver
|
||||
_builddir="$srcdir"/wxPython-src-$pkgver
|
||||
prepare() {
|
||||
local i
|
||||
cd "$_builddir"
|
||||
@ -69,4 +69,4 @@ wxbase() {
|
||||
"$subpkgdir"/usr/lib/
|
||||
}
|
||||
|
||||
md5sums="08f81ab60647308058f6ce99712b14f8 wxGTK-2.8.12.tar.bz2"
|
||||
md5sums="8c06c5941477beee213b4f2fa78be620 wxPython-src-2.8.12.1.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user