summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-18 03:27:14 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-18 03:27:14 +0000
commit98a1f878b081b5890e36d6c2ede636b10c0c64aa (patch)
tree4feea51a16f535dd32bc28c92667bbfc95913552
parent6459b84bf754eda5323f40eb7af76dde65b63251 (diff)
Wed Jun 18 03:22:40 UTC 2014
-rw-r--r--community/bitcoin/PKGBUILD8
-rw-r--r--community/chmsee/PKGBUILD8
-rw-r--r--community/converseen/PKGBUILD6
-rw-r--r--community/cuneiform/PKGBUILD4
-rw-r--r--community/libnfs/0001-nfs_normalize_path-don-t-strip-trailing-slash-from.patch29
-rw-r--r--community/libnfs/PKGBUILD33
-rw-r--r--community/php-mongo/PKGBUILD4
-rw-r--r--community/radvd/PKGBUILD6
-rw-r--r--community/synfig/PKGBUILD4
-rw-r--r--extra/clamav/PKGBUILD6
-rw-r--r--extra/imagemagick/PKGBUILD8
-rw-r--r--extra/inkscape/PKGBUILD12
-rw-r--r--extra/pstoedit/PKGBUILD4
-rw-r--r--extra/qemu/PKGBUILD10
-rw-r--r--extra/talloc/PKGBUILD8
-rw-r--r--extra/wxgtk/PKGBUILD8
16 files changed, 103 insertions, 55 deletions
diff --git a/community/bitcoin/PKGBUILD b/community/bitcoin/PKGBUILD
index 203920b2e..aa75bc061 100644
--- a/community/bitcoin/PKGBUILD
+++ b/community/bitcoin/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 109030 2014-04-09 13:43:28Z tredaelli $
+# $Id: PKGBUILD 113294 2014-06-17 09:48:19Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: shahid <helllamer@gmail.com>
pkgbase=bitcoin
pkgname=('bitcoin-daemon' 'bitcoin-qt')
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.bitcoin.org/"
@@ -16,12 +16,12 @@ source=(http://bitcoin.org/bin/$pkgver/bitcoin-$pkgver-linux.tar.gz
https://raw.github.com/bitcoin/bitcoin/v$pkgver/contrib/debian/examples/bitcoin.conf
https://raw.github.com/bitcoin/bitcoin/v$pkgver/contrib/debian/manpages/bitcoind.1
https://raw.github.com/bitcoin/bitcoin/v$pkgver/contrib/debian/manpages/bitcoin.conf.5)
-sha256sums=('3fabc1c629007b465a278525883663d41a2ba62699f2773536a8bf59ca210425'
+sha256sums=('58a77aeb4c81b54d3903d85abce4f0fb580694a3611a415c5fe69a27dea5935b'
'b65b377c0d9ecae9eea722843bca0add6bdb7e50929a7e1f751b79b6621c6073'
'ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722'
'e141088b07641e4e58cc750f93bbdda1ca0e8f07262fce66b73524c1ed97480e'
'881dcc53ebe2d2a4f8647eb206fd355c69e4186f225e2dcfce19d276381e613a'
- 'f4598dcff7056a699b62a079b76e74d54435db22e05723bab995e22ae71c7f79')
+ 'b7b232079027c41061dcfd21bca2054e349e4bed4f233733406bb3d90bd533ec')
prepare() {
cd "$srcdir/$pkgbase-$pkgver-linux/src"
diff --git a/community/chmsee/PKGBUILD b/community/chmsee/PKGBUILD
index 418692f6e..9944319e5 100644
--- a/community/chmsee/PKGBUILD
+++ b/community/chmsee/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 110116 2014-04-24 10:25:42Z lcarlier $
+# $Id: PKGBUILD 113299 2014-06-17 11:57:10Z lcarlier $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: dionydonny <dionydonny@gmail.com>
# Contributor: Ermanno <erm67@yahoo.it>
pkgname=chmsee
pkgver=2.0.2
-pkgrel=5
+pkgrel=6
arch=('i686' 'x86_64')
pkgdesc="A chm (MS HTML help file format) viewer based on xulrunner."
url="http://chmsee.googlecode.com/"
license=('GPL')
-depends=('xulrunner>21.0' 'xulrunner<30.0' 'chmlib' 'desktop-file-utils')
+depends=('xulrunner>21.0' 'xulrunner<31.0' 'chmlib' 'desktop-file-utils')
makedepends=('python2')
source=(https://chmsee.googlecode.com/files/$pkgname-$pkgver.tar.gz
chmsee)
@@ -20,7 +20,7 @@ md5sums=('c6a6ce009395c72ecf0530500ecda37c'
prepare() {
cd $pkgname-$pkgver
- sed -i -e 's/^\(MaxVersion=\).*/\129.*/' application.ini
+ sed -i -e 's/^\(MaxVersion=\).*/\130.*/' application.ini
}
build() {
diff --git a/community/converseen/PKGBUILD b/community/converseen/PKGBUILD
index 6bbd18cc4..b6e9b9fb6 100644
--- a/community/converseen/PKGBUILD
+++ b/community/converseen/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 113094 2014-06-13 13:49:10Z giovanni $
+# $Id: PKGBUILD 113312 2014-06-17 19:25:55Z eric $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: archtux <antonio.arias99999 at gmail.com>
pkgname=converseen
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="The batch image converter and resizer"
arch=('i686' 'x86_64')
url="http://converseen.sourceforge.net/"
license=('GPL3')
-depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp')
+depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp' 'openjpeg2' 'librsvg' 'ghostscript')
makedepends=('cmake')
install=converseen.install
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
diff --git a/community/cuneiform/PKGBUILD b/community/cuneiform/PKGBUILD
index 25f153351..9ca48e5bd 100644
--- a/community/cuneiform/PKGBUILD
+++ b/community/cuneiform/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 97492 2013-09-21 18:36:29Z eric $
+# $Id: PKGBUILD 113313 2014-06-17 19:25:56Z eric $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Maxim Vuets <maxim.vuets@gmail.com>
pkgname=cuneiform
pkgver=1.1.0
_dpkgver=1.1
-pkgrel=10
+pkgrel=11
pkgdesc="Linux port of an OCR system developed in Russia. Supports more than 20 languages."
arch=('i686' 'x86_64')
url="https://launchpad.net/cuneiform-linux"
diff --git a/community/libnfs/0001-nfs_normalize_path-don-t-strip-trailing-slash-from.patch b/community/libnfs/0001-nfs_normalize_path-don-t-strip-trailing-slash-from.patch
new file mode 100644
index 000000000..3d20ca5de
--- /dev/null
+++ b/community/libnfs/0001-nfs_normalize_path-don-t-strip-trailing-slash-from.patch
@@ -0,0 +1,29 @@
+From d5f7880641c979b986f6c4d7b6502bd7e768a9ea Mon Sep 17 00:00:00 2001
+From: Arne Redlich <arne.redlich@googlemail.com>
+Date: Sun, 9 Mar 2014 21:55:42 +0100
+Subject: [PATCH] nfs_normalize_path: don't strip trailing slash from "/"
+
+Otherwise end up with a null string which is not permitted (RFC 1813, 3.2;
+the code checks for it right after the now fixed nullification of "/").
+
+Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>
+---
+ lib/libnfs.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/libnfs.c b/lib/libnfs.c
+index a237f60..9053ab1 100644
+--- a/lib/libnfs.c
++++ b/lib/libnfs.c
+@@ -994,7 +994,7 @@ static int nfs_normalize_path(struct nfs_context *nfs, char *path)
+
+ /* /$ -> \0 */
+ len = strlen(path);
+- if (len >= 1) {
++ if (len > 1) {
+ if (path[len - 1] == '/') {
+ path[len - 1] = '\0';
+ len--;
+--
+2.0.0
+
diff --git a/community/libnfs/PKGBUILD b/community/libnfs/PKGBUILD
index 82487db06..f46f8cc75 100644
--- a/community/libnfs/PKGBUILD
+++ b/community/libnfs/PKGBUILD
@@ -1,26 +1,39 @@
-# $Id: PKGBUILD 108142 2014-03-23 19:44:44Z idevolder $
+# $Id: PKGBUILD 113309 2014-06-17 18:47:21Z idevolder $
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=libnfs
pkgver=1.9.3
-pkgrel=1
+pkgrel=2
pkgdesc="client library for accessing NFS shares"
arch=('i686' 'x86_64')
url="https://github.com/sahlberg/libnfs"
license=('GPL')
depends=('glibc')
-source=("https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz")
+source=(
+ "https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz"
+ '0001-nfs_normalize_path-don-t-strip-trailing-slash-from.patch'
+)
-build() {
+prepare() {
cd "$pkgname-$pkgname-$pkgver"
- autoreconf -vif
- ./configure --prefix=/usr
- make
+ patch -p1 -i "$srcdir/0001-nfs_normalize_path-don-t-strip-trailing-slash-from.patch"
+}
+
+build() {
+ cd "$pkgname-$pkgname-$pkgver"
+
+ autoreconf -vif
+ ./configure --prefix=/usr
+ make
}
package() {
- cd "$pkgname-$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install
+ cd "$pkgname-$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" install
}
-sha256sums=('9d1c988065b373ea25e195aedff4c33ca949fee41c61bdb38a26908bb618315a')
+
+sha256sums=(
+ '9d1c988065b373ea25e195aedff4c33ca949fee41c61bdb38a26908bb618315a'
+ '4a84a304a8364b89b90ef6bc43c9190e2ff600fd64fd15e6ecc20ab14eed78a5'
+)
diff --git a/community/php-mongo/PKGBUILD b/community/php-mongo/PKGBUILD
index 6acc8d949..b4607ccd1 100644
--- a/community/php-mongo/PKGBUILD
+++ b/community/php-mongo/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jarek Sedlacek <jareksedlacek@gmail.com>
pkgname=php-mongo
-pkgver=1.5.3
+pkgver=1.5.4
pkgrel=1
pkgdesc="Officially supported PHP driver for MongoDB"
arch=("i686" "x86_64")
@@ -26,5 +26,5 @@ package() {
make INSTALL_ROOT="$pkgdir" install
install -Dm644 "$srcdir/mongo.ini" "$pkgdir/etc/php/conf.d/mongo.ini"
}
-sha256sums=('18e488300b7a5a85d8740a8d837ca7de4c79835bcd3081fbc9e15f7c2c720f59'
+sha256sums=('19d01417f0c96c10fb9149fc6cb5cc9c1f096e9c6fa31ee4c454f229e33dbd30'
'c89685eee842d5c3a85149a5bb8e310e62bf1a17f94183bb66401593ab2b191b')
diff --git a/community/radvd/PKGBUILD b/community/radvd/PKGBUILD
index a08fc0ce2..84e57dd83 100644
--- a/community/radvd/PKGBUILD
+++ b/community/radvd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 112708 2014-06-05 12:39:14Z seblu $
+# $Id: PKGBUILD 113284 2014-06-17 08:07:42Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Mark Smith <markzzzsmith@yahoo.com.au>
pkgname=radvd
-pkgver=1.12
+pkgver=1.13
pkgrel=1
pkgdesc='IPv6 Router Advertisement Daemon'
url='http://www.litech.org/radvd/'
@@ -14,7 +14,7 @@ arch=('i686' 'x86_64')
backup=('etc/radvd.conf')
source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.xz"{,.asc}
"$pkgname.service")
-sha1sums=('bf5a65112b242382225ec1909e33b452ce073259'
+sha1sums=('75c3a267fb6ffd4b45a9984c6e38c240a3239f5e'
'SKIP'
'2fdba3b0ed28c67dc1c04bfd1439fa4dece88bbc')
build() {
diff --git a/community/synfig/PKGBUILD b/community/synfig/PKGBUILD
index f2b749142..a6b2f8b2e 100644
--- a/community/synfig/PKGBUILD
+++ b/community/synfig/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 104503 2014-01-22 01:50:16Z eric $
+# $Id: PKGBUILD 113314 2014-06-17 19:25:57Z eric $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Franco Iacomella <yaco@gnu.org>
pkgname=synfig
pkgver=0.64.1
-pkgrel=3
+pkgrel=4
pkgdesc="Professional vector animation program (CLI renderer only)"
arch=(i686 x86_64)
url="http://synfig.org"
diff --git a/extra/clamav/PKGBUILD b/extra/clamav/PKGBUILD
index 82b06984c..74af1b54e 100644
--- a/extra/clamav/PKGBUILD
+++ b/extra/clamav/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 212119 2014-05-08 08:34:11Z bisson $
+# $Id: PKGBUILD 215231 2014-06-17 04:09:50Z bisson $
# Contributor: Dale Blount <dale@archlinux.org>
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=clamav
-pkgver=0.98.3
+pkgver=0.98.4
pkgrel=1
pkgdesc='Anti-virus toolkit for Unix'
url='http://www.clamav.net/'
@@ -18,7 +18,7 @@ source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver
'freshclam.conf'
'clamd.service'
'freshclamd.service')
-sha1sums=('32f0a0675f8023b20e1d19fe8592e330674d0551' 'SKIP'
+sha1sums=('f1003d04f34efb0aede05395d3c7cc22c944e4ef' 'SKIP'
'bb488a56b0f6a0760446cde89c1e3321e2717b78'
'a224ea9b4d0f4f196827347d54bed51e11c197ea'
'887f624eb305f2446f55d8339e2972ad0cfe2b79'
diff --git a/extra/imagemagick/PKGBUILD b/extra/imagemagick/PKGBUILD
index 2272c8147..b632eab50 100644
--- a/extra/imagemagick/PKGBUILD
+++ b/extra/imagemagick/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 214201 2014-06-04 13:51:04Z bluewind $
+# $Id: PKGBUILD 215256 2014-06-17 19:24:42Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgbase=imagemagick
pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.9.1
-pkgrel=3
+pkgver=6.8.9.3
+pkgrel=1
arch=('i686' 'x86_64')
url="http://www.imagemagick.org/"
license=('custom')
@@ -14,7 +14,7 @@ makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
perlmagick.rpath.patch)
-sha1sums=('02f0a38ed50a2f807675cfd17b788f0c50ad4daa'
+sha1sums=('6204ab02754c10220f2c7a5d0c61ab3b1172d40e'
'SKIP'
'e143cf9d530fabf3b58023899b5cc544ba93daec')
diff --git a/extra/inkscape/PKGBUILD b/extra/inkscape/PKGBUILD
index 2a84bb35e..791789251 100644
--- a/extra/inkscape/PKGBUILD
+++ b/extra/inkscape/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 212156 2014-05-09 14:50:58Z andyrtr $
+# $Id: PKGBUILD 215257 2014-06-17 19:24:43Z eric $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
# Contributor: tobias <tobias@archlinux.org>
pkgname=inkscape
pkgver=0.48.4
-pkgrel=15
+pkgrel=16
pkgdesc='Vector graphics editor using the SVG file format'
url='http://inkscape.sourceforge.net/'
license=('GPL' 'LGPL')
@@ -34,12 +34,12 @@ sha1sums=('5f26f6ad191d1e7c2a9fb69a438722beb172224c'
install=install
prepare() {
- cd ${pkgname}-${pkgver}
+ cd "${srcdir}/${pkgname}-${pkgver}"
patch -p1 -i ../gc74.patch # FS#39106
patch -p0 -i ../freetype.patch # FS#37956
patch -p1 -i ../ime-placement.patch # FS#39898
patch -p0 -i ../spuriouscomma.patch
- patch -p0 -i ../poppler-0.26.patch
+ patch -p0 -i ../poppler-0.26.patch
sed -i 's|/usr/bin/python\>|/usr/bin/python2|g' cxxtest/*.py
sed -i 's|/usr/bin/env python\>|/usr/bin/env python2|g' share/*/{test/,}*.py
sed -i 's|"python" },|"python2" },|g' src/extension/implementation/script.cpp
@@ -50,7 +50,7 @@ prepare() {
}
build() {
- cd ${pkgname}-${pkgver}
+ cd "${srcdir}/${pkgname}-${pkgver}"
./configure \
--prefix=/usr \
--with-python \
@@ -62,6 +62,6 @@ build() {
}
package() {
- cd ${pkgname}-${pkgver}
+ cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
diff --git a/extra/pstoedit/PKGBUILD b/extra/pstoedit/PKGBUILD
index 1b1d5956c..80c082155 100644
--- a/extra/pstoedit/PKGBUILD
+++ b/extra/pstoedit/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 204525 2014-01-22 01:48:55Z eric $
+# $Id: PKGBUILD 215258 2014-06-17 19:24:44Z eric $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: damir <damir@archlinux.org>
# Contributor: Tobias Powalowski <t.powa@gmx.de>
pkgname=pstoedit
pkgver=3.62
-pkgrel=4
+pkgrel=5
pkgdesc="Translates PostScript and PDF graphics into other vector formats"
arch=('i686' 'x86_64')
url="http://www.pstoedit.net/"
diff --git a/extra/qemu/PKGBUILD b/extra/qemu/PKGBUILD
index ab5b8a8ab..27d16be6e 100644
--- a/extra/qemu/PKGBUILD
+++ b/extra/qemu/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 212784 2014-05-15 06:48:51Z tpowa $
+# $Id: PKGBUILD 215254 2014-06-17 15:51:51Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=('qemu' 'libcacard')
pkgver=2.0.0
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
url="http://wiki.qemu.org/Index.html"
@@ -54,6 +54,12 @@ package_qemu() {
rm "${pkgdir}/usr/share/qemu/bios.bin"
rm "${pkgdir}/usr/share/qemu/acpi-dsdt.aml"
rm "${pkgdir}/usr/share/qemu/q35-acpi-dsdt.aml"
+ rm "${pkgdir}/usr/share/qemu/bios-256k.bin"
+ rm "${pkgdir}/usr/share/qemu/vgabios-cirrus.bin"
+ rm "${pkgdir}/usr/share/qemu/vgabios-qxl.bin"
+ rm "${pkgdir}/usr/share/qemu/vgabios-stdvga.bin"
+ rm "${pkgdir}/usr/share/qemu/vgabios-vmware.bin"
+
# remove conflicting /var/run directory
rm -r "${pkgdir}/var"
install -D -m644 "${srcdir}/65-kvm.rules" \
diff --git a/extra/talloc/PKGBUILD b/extra/talloc/PKGBUILD
index fdc8074d1..ec8da70db 100644
--- a/extra/talloc/PKGBUILD
+++ b/extra/talloc/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 211155 2014-04-17 20:01:41Z tpowa $
+# $Id: PKGBUILD 215232 2014-06-17 04:34:01Z fyan $
# Maintainer:
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=talloc
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
pkgdesc="Hierarchical pool based memory allocator with destructors"
arch=('i686' 'x86_64')
license=('GPL3')
@@ -34,4 +34,4 @@ package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
-md5sums=('85a69bfb5808fcadf378bd9eadb1f9c2')
+md5sums=('5dffb86414218a91864ed4453ba9be07')
diff --git a/extra/wxgtk/PKGBUILD b/extra/wxgtk/PKGBUILD
index 1f1bc06ca..6a0faf167 100644
--- a/extra/wxgtk/PKGBUILD
+++ b/extra/wxgtk/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 211704 2014-04-23 15:47:27Z eric $
+# $Id: PKGBUILD 215261 2014-06-17 21:23:14Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=wxgtk
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.0.1
+pkgrel=1
pkgdesc="GTK+ implementation of wxWidgets API for GUI"
arch=('i686' 'x86_64')
url="http://wxwidgets.org"
@@ -13,7 +13,7 @@ makedepends=('gstreamer0.10-base-plugins' 'gconf' 'webkitgtk2' 'glu')
optdepends=('webkitgtk2: for webview support')
options=('!emptydirs')
source=(http://downloads.sourceforge.net/wxwindows/wxWidgets-${pkgver}.tar.bz2)
-sha1sums=('756a9c54d1f411e262f03bacb78ccef085a9880a')
+sha1sums=('73e58521d6871c9f4d1e7974c6e3a81629fddcf8')
build() {
cd wxWidgets-${pkgver}