diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-28 12:48:20 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-28 13:56:24 +0000 |
commit | 5448996c0a1746debfd2be36fa866019afd0f8d7 (patch) | |
tree | e3ace6c026ace7a677f7136b31864addbc1ccc64 /wxgtk | |
parent | e87a0f4df9a1403502e0db9b25e5582f615b5199 (diff) | |
download | contrib-5448996c0a1746debfd2be36fa866019afd0f8d7.tar.gz contrib-5448996c0a1746debfd2be36fa866019afd0f8d7.tar.xz |
wxgtk: changed default to gtk3, new dependency gtk
Diffstat (limited to 'wxgtk')
-rw-r--r-- | wxgtk/.signature | 4 | ||||
-rw-r--r-- | wxgtk/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/wxgtk/.signature b/wxgtk/.signature index a4e192215..c1078d28c 100644 --- a/wxgtk/.signature +++ b/wxgtk/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33PY4dcxiTmZkzfo1WiKR31WuaqpDvBqs0HTcG75kMwViXdhvA7SnU+FqwxbSv6emt7StXXuP2I0AJ+hSOtdpQA= -SHA256 (Pkgfile) = 084f760ecf356ebc6e5bee53452cab6c5e8d83cc560bfd069c5b238703315aa8 +RWSagIOpLGJF3+P8IOTMul/Drya39foSlVNRVx7RHqxGt9EwQx/UAM12MOhpKIDaFt+leYkHUOe46Gyofm3v0EzG4NtddWZbVA8= +SHA256 (Pkgfile) = 5c8ee4ab388642729c650e67d91de09e1576cda3a899bd5847702bc3065d28a2 SHA256 (.footprint) = 071dc34a96d667a4fb6debbab1ab55483756036c1dfbea3d66ae8c7e5192f4db SHA256 (wxWidgets-3.2.1.tar.bz2) = c229976bb413eb88e45cb5dfb68b27890d450149c09b331abd751e7ae0f5fa66 diff --git a/wxgtk/Pkgfile b/wxgtk/Pkgfile index 8622ada08..b2415659c 100644 --- a/wxgtk/Pkgfile +++ b/wxgtk/Pkgfile @@ -1,7 +1,7 @@ # Description: GTK+2 implementation of wxWidgets API for GUI # URL: http://www.wxwidgets.org/ # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: wxgtk-common +# Depends on: gtk wxgtk-common name=wxgtk version=3.2.1 |