forked from ports/contrib
gdl: 3.34.0 -> 3.40.0
This commit is contained in:
parent
e684878108
commit
35d660d6ab
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3/1eVjf+WIarF/1TMWItIeMYsd9Uh4phVvCz2I5v2AIjM2hvPgftdrpIRqGrysmNe4MkrW5hwa2VaIWbZS8gPA0=
|
||||
SHA256 (Pkgfile) = fb7d9e6ea5b40b94d1e16ad4748e064fe7b5fe961a9ca312eacb78b56a253ddb
|
||||
RWSagIOpLGJF39mCUia/o4CKB3VP6VCTpMsRtpmww6valf/zvNV5bopkcuxVNwIkCrIuJvueRgTD4aXvlqC/1oLDYKvNZ/SR8A4=
|
||||
SHA256 (Pkgfile) = 94a404e2e5b72f0ad212a3b7f33b5fa13267566dc580bf230a3b46a9e2c8a52f
|
||||
SHA256 (.footprint) = a305c822d09bd141075eed720ae853e508cf4e21f8f087945d000ac5481e3509
|
||||
SHA256 (gdl-3.34.0.tar.xz) = 858b30f0cdce4c4cb3e8365a7d54ce57c388beff38ea583be5449bc78dda8d02
|
||||
SHA256 (gdl-3.40.0.tar.xz) = 3641d4fd669d1e1818aeff3cf9ffb7887fc5c367850b78c28c775eba4ab6a555
|
||||
|
10
gdl/Pkgfile
10
gdl/Pkgfile
@ -4,7 +4,7 @@
|
||||
# Depends on: gtk3
|
||||
|
||||
name=gdl
|
||||
version=3.34.0
|
||||
version=3.40.0
|
||||
release=1
|
||||
source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz)
|
||||
|
||||
@ -12,10 +12,10 @@ build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--disable-nls
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--disable-nls
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user