summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO53
1 files changed, 40 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d90ba9a4e9a6..8343b297dcdf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,28 +1,55 @@
pkgbase = wxgtk-git
pkgdesc = GTK+3 implementation of wxWidgets API for GUI
- pkgver = 3.2.0.r3.gdeffbf1623
+ pkgver = 3.2.2.r98.g3b236b8ffd
pkgrel = 1
url = https://www.wxwidgets.org
arch = x86_64
license = custom: wxWindows Library Licence
makedepends = git
+ makedepends = cmake
+ makedepends = gst-plugins-base
makedepends = glu
- depends = gtk3
- depends = gst-plugins-bad
- depends = libnotify
- depends = libsecret
- provides = wxgtk3
- provides = wxgtk-common
- conflicts = wxgtk3
- conflicts = wxgtk-common
- conflicts = wxgtk2
- source = wxwidgets::git+https://github.com/wxWidgets/wxWidgets.git#branch=3.2
+ makedepends = webkit2gtk
+ makedepends = libnotify
+ makedepends = qt5-base
+ makedepends = sdl2
+ makedepends = libmspack
+ source = git+https://github.com/wxWidgets/wxWidgets.git#branch=3.2
source = git+https://github.com/wxWidgets/Catch.git
source = git+https://github.com/wxWidgets/pcre.git
- source = git+https://github.com/wxWidgets/nanosvg
+ source = git+https://github.com/wxWidgets/nanosvg.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
-pkgname = wxgtk-git
+pkgname = wxwidgets-gtk3-git
+ pkgdesc = GTK+3 implementation of wxWidgets API for GUI
+ depends = gtk3
+ depends = gst-plugins-base-libs
+ depends = libsm
+ depends = wxwidgets-common-git
+ depends = libnotify
+ depends = libmspack
+ depends = sdl2
+ optdepends = webkit2gtk: for webview support
+ provides = wxwidgets-gtk3
+ conflicts = wxwidgets-gtk3
+
+pkgname = wxwidgets-qt5-git
+ pkgdesc = Qt5 implementation of wxWidgets API for GUI
+ depends = qt5-base
+ depends = wxwidgets-common-git
+ depends = libmspack
+ depends = sdl2
+ depends = libtiff
+ provides = wxwidgets-qt5
+ conflicts = wxwidgets-qt5
+
+pkgname = wxwidgets-common-git
+ pkgdesc = Common libraries and headers for wxwidgets
+ depends = expat
+ depends = pcre2
+ depends = libsecret
+ provides = wxwidgets-common
+ conflicts = wxwidgets-common