mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +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'
|
||||
pkgname=libredwg
|
||||
version=0.12.5
|
||||
version=0.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-bindings"
|
||||
|
@ -11,11 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/libredwg/"
|
||||
distfiles="https://github.com/LibreDWG/libredwg/releases/download/${version}/libredwg-${version}.tar.xz"
|
||||
checksum=d3de19cde6adc27cb65cc353ae01a1e8aa15d1ab6ca4ce2563b76e73e8b2f1bd
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/{dwgadd.example,load_dwg.py}
|
||||
}
|
||||
checksum=dd906f59d71b26c13fd2420f50fc50bea666fd54acc764d8c344f7f89d5ab94e
|
||||
|
||||
libredwg-tools_package() {
|
||||
short_desc+=" - utilities"
|
||||
|
|
Loading…
Add table
Reference in a new issue