makedeb
Designer, GUI builder, and RAD tool For wxWidgets
Click here to go back to the commit logs for wxformbuilder.
Hash: c7b279def0e1222d0789d595cc005599a5bc3d70
Message: Changes to be committed:
modified: .SRCINFO
modified: PKGBUILD
diff --git a/.SRCINFO b/.SRCINFO
index 3acbf61..deb6836 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,33 @@
-pkgbase = wxformbuilder
- pkgdesc = Designer, GUI builder, and RAD tool For wxWidgets
- pkgver = 3.10.1
- pkgrel = 2
- url = https://sourceforge.net/projects/wxformbuilder/
- arch = i386
- arch = amd64
- arch = arm64
- license = GPL
- makedepends = git
- makedepends = cmake
- makedepends = libboost-dev
- makedepends = libgtk-3-dev
- depends = libgtk-3-0
- provides = wxformbuilder
- conflicts = wxformbuilder
- conflicts = wxformbuilder-svn
- source = git+https://github.com/wxFormBuilder/wxFormBuilder.git
- source = ticpp.git::git+https://github.com/wxFormBuilder/ticpp.git
- md5sums = SKIP
- md5sums = SKIP
-
+generated-by = makedeb
pkgname = wxformbuilder
+pkgbase = wxformbuilder
+pkgdesc = Designer, GUI builder, and RAD tool For wxWidgets
+pkgrel = 3
+pkgver = 3.10.1
+url = https://sourceforge.net/projects/wxformbuilder/
+arch = amd64
+arch = arm64
+arch = armel
+arch = armhf
+arch = i386
+arch = mipsel
+arch = mips64el
+arch = ppc64el
+arch = s390x
+conflicts = wxformbuilder
+conflicts = wxformbuilder-svn
+depends = libgtk-3-0
+license = GPL
+makedepends = libgtk-3-dev
+makedepends = libboost-dev
+makedepends = git
+makedepends = cmake
+provides = wxformbuilder
+source = git+https://github.com/wxFormBuilder/wxFormBuilder.git
+source = ticpp.git::git+https://github.com/wxFormBuilder/ticpp.git
+md5sums = SKIP
+md5sums = SKIP
+makedepends = libgtk-3-dev
+makedepends = libboost-dev
+makedepends = git
+makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 8dfebc9..9f6b4d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,10 @@
pkgname=wxformbuilder
_gitname=wxFormBuilder
pkgver=3.10.1
-pkgrel=2
+pkgrel=3
pkgdesc="Designer, GUI builder, and RAD tool For wxWidgets"
-arch=('i386' 'amd64' 'arm64')
+arch=('amd64' 'arm64' 'armel' 'armhf'
+'i386' 'mipsel' 'mips64el' 'ppc64el' 's390x')
url="https://sourceforge.net/projects/wxformbuilder/"
license=('GPL')
provides=('wxformbuilder')