mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
diff-pdf: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
5188e31f27
commit
767684ce73
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'diff-pdf'
|
||||
pkgname=diff-pdf
|
||||
version=0.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,3 +13,5 @@ homepage="https://vslavik.github.io/diff-pdf/"
|
|||
changelog="https://github.com/vslavik/diff-pdf/releases"
|
||||
distfiles="https://github.com/vslavik/diff-pdf/releases/download/v${version}/diff-pdf-${version}.tar.gz"
|
||||
checksum=017d52cb7ddabdbf63c6a47f39b2e5a1790022b95295b0d047817904e093245c
|
||||
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
|
Loading…
Add table
Reference in a new issue