forked from ports/contrib
wxgtk-common: changed default to gtk3; removed dependency: gtk; new dependency: gtk3
This commit is contained in:
parent
5448996c0a
commit
8a6f7c2dc5
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3wH22QHZe8fn+CSuYU1whPBAGnFrtrB96sAwbsXmFnrjRfSeUo1KRTtIKZT5zT52upAQRWxn6dl/5ZYa6zi11Qk=
|
||||
SHA256 (Pkgfile) = 7908e4b037d3d2b0e000cef3ce83dfcb997d03aeb1ab1d7b669df8830aef5654
|
||||
RWSagIOpLGJF3wd2RYUsCv4JrdA/YNSVv0Tis98VVMavR0IGKeQLHXK87aN0wjuSX86PIKyCHWvgza89fdryDF2w1bc+3oBJlwI=
|
||||
SHA256 (Pkgfile) = b9b13522dfcf5911f3136d572c2645b742af47850e078613ea9b0065743b7898
|
||||
SHA256 (.footprint) = 6f2ba86a03b345e996cc385b11e2749d8c4d5bcbe15f8722e35224fe48643512
|
||||
SHA256 (wxWidgets-3.2.1.tar.bz2) = c229976bb413eb88e45cb5dfb68b27890d450149c09b331abd751e7ae0f5fa66
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: Common libraries and headers for wxgtk2 and wxgtk3
|
||||
# URL: http://www.wxwidgets.org/
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Depends on: gtk glu gst-plugins-base
|
||||
# Depends on: gtk3 glu gst-plugins-base
|
||||
|
||||
name=wxgtk-common
|
||||
version=3.2.1
|
||||
@ -15,7 +15,7 @@ build() {
|
||||
-D CMAKE_BUILD_TYPE=Release \
|
||||
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
|
||||
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
|
||||
-D wxBUILD_TOOLKIT=gtk2 \
|
||||
-D wxBUILD_TOOLKIT=gtk3 \
|
||||
-D wxUSE_OPENGL=ON \
|
||||
-D wxUSE_REGEX=sys\
|
||||
-D wxUSE_ZLIB=sys \
|
||||
|
Loading…
x
Reference in New Issue
Block a user