mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wxWidgets-gtk3: revbump for tiff-4.5.0.
This commit is contained in:
parent
b470b0209c
commit
3417e78149
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wxWidgets-gtk3'
|
# Template file for 'wxWidgets-gtk3'
|
||||||
pkgname=wxWidgets-gtk3
|
pkgname=wxWidgets-gtk3
|
||||||
version=3.0.5.1
|
version=3.0.5.1
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3 --enable-unicode --with-opengl --with-sdl
|
configure_args="--with-gtk=3 --enable-unicode --with-opengl --with-sdl
|
||||||
--with-libmspack --with-libnotify --enable-mediactrl"
|
--with-libmspack --with-libnotify --enable-mediactrl"
|
||||||
|
@ -15,6 +15,9 @@ homepage="https://www.wxwidgets.org"
|
||||||
distfiles="https://github.com/wxWidgets/wxWidgets/releases/download/v${version}/wxWidgets-${version}.tar.bz2"
|
distfiles="https://github.com/wxWidgets/wxWidgets/releases/download/v${version}/wxWidgets-${version}.tar.bz2"
|
||||||
checksum=440f6e73cf5afb2cbf9af10cec8da6cdd3d3998d527598a53db87099524ac807
|
checksum=440f6e73cf5afb2cbf9af10cec8da6cdd3d3998d527598a53db87099524ac807
|
||||||
|
|
||||||
|
# TEMPORARY FIX for tiff bump; the resolver fails to order these properly
|
||||||
|
makedepends+=" imlib2 spandsp"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local _config="gtk3-unicode-3.0"
|
local _config="gtk3-unicode-3.0"
|
||||||
# remove all occurrences of $XBPS_CROSS_TRIPLET in wx-config:
|
# remove all occurrences of $XBPS_CROSS_TRIPLET in wx-config:
|
||||||
|
|
Loading…
Add table
Reference in a new issue