summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8343b297dcdf6209a72bc6c298ae06f5f63f565a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
pkgbase = wxgtk-git
	pkgdesc = GTK+3 implementation of wxWidgets API for GUI
	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
	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.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

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