mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
wxMaxima: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
540c813a5a
commit
4e0386afeb
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wxMaxima'
|
||||
pkgname=wxMaxima
|
||||
version=20.02.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3"
|
||||
hostmakedepends="gettext perl desktop-file-utils doxygen po4a"
|
||||
|
@ -15,6 +15,8 @@ distfiles="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${ver
|
|||
checksum=d47ca52e40491ea3c4ea7bea126f4da4d0b535702126abef0c172f69ba58e17d
|
||||
nocross="clisp is nocross"
|
||||
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
post_install() {
|
||||
# remove unpackaged files
|
||||
rm -f ${DESTDIR}/usr/share/wxMaxima/{COPYING,README}
|
||||
|
|
Loading…
Add table
Reference in a new issue