mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libredwg: update to 0.13.
This commit is contained in:
parent
7973d5c409
commit
a35761ca82
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libredwg'
|
# Template file for 'libredwg'
|
||||||
pkgname=libredwg
|
pkgname=libredwg
|
||||||
version=0.12.5
|
version=0.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-bindings"
|
configure_args="--disable-bindings"
|
||||||
|
@ -11,11 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/libredwg/"
|
homepage="https://www.gnu.org/software/libredwg/"
|
||||||
distfiles="https://github.com/LibreDWG/libredwg/releases/download/${version}/libredwg-${version}.tar.xz"
|
distfiles="https://github.com/LibreDWG/libredwg/releases/download/${version}/libredwg-${version}.tar.xz"
|
||||||
checksum=d3de19cde6adc27cb65cc353ae01a1e8aa15d1ab6ca4ce2563b76e73e8b2f1bd
|
checksum=dd906f59d71b26c13fd2420f50fc50bea666fd54acc764d8c344f7f89d5ab94e
|
||||||
|
|
||||||
post_install() {
|
|
||||||
rm ${DESTDIR}/usr/share/{dwgadd.example,load_dwg.py}
|
|
||||||
}
|
|
||||||
|
|
||||||
libredwg-tools_package() {
|
libredwg-tools_package() {
|
||||||
short_desc+=" - utilities"
|
short_desc+=" - utilities"
|
||||||
|
|
Loading…
Add table
Reference in a new issue