mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
treesheets: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
ad7fb6c64d
commit
3d77ed85aa
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'treesheets'
|
# Template file for 'treesheets'
|
||||||
pkgname=treesheets
|
pkgname=treesheets
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="cmake-wxWidgets-gtk3"
|
build_helper="cmake-wxWidgets-gtk3"
|
||||||
makedepends="wxWidgets-gtk3-devel"
|
makedepends="wxWidgets-gtk3-devel"
|
||||||
|
@ -12,6 +12,8 @@ homepage="http://strlen.com/treesheets/"
|
||||||
distfiles="https://github.com/aardappel/treesheets/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aardappel/treesheets/archive/v${version}.tar.gz"
|
||||||
checksum=84eb82f122bc7be3ded399d2511536128911477a4a69c51b26b856de2160405f
|
checksum=84eb82f122bc7be3ded399d2511536128911477a4a69c51b26b856de2160405f
|
||||||
|
|
||||||
|
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/${pkgname}
|
vmkdir usr/lib/${pkgname}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue