1
0
forked from ports/opt

libnotify: 0.7.12 -> 0.8.1

This commit is contained in:
Tim Biermann 2022-07-23 22:38:41 +02:00
parent 7a09aaf03e
commit 266c50da16
2 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/e+kuSV64QZCmEehDO8rZtAQnP/d59/o8ked7YQvtGmwusj4EGzhnSPxtG4Sp0ARDb/w1acgAXlKxHYoUKaU4Q4=
SHA256 (Pkgfile) = d69747bc21989202e0b66ec25cd6ba8dbf2d8606fa3a277933a8f53fc5657655
RWSE3ohX2g5d/Wc/2EhrNjJ7WS9q4avE1AsbRc7mJJIo3m3BFrqxhdNBVq/OSFRyNkzrbERrWPuZLC6g4Te6ciUyfv1oqr+aYAY=
SHA256 (Pkgfile) = a14c734984123ac397f486e688fbef4266a0dfb39f2d669e08b6d24173be2d43
SHA256 (.footprint) = 1bb5f87088d37b048b47712e7e595d7c96dfc3211df98fed94a08cc74d64d498
SHA256 (libnotify-0.7.12.tar.xz) = 744b2b37508135f8261b755a9debe6e09add421adc75bde930f6e198b70ab46e
SHA256 (libnotify-0.8.1.tar.xz) = d033e6d4d6ccbf46a436c31628a4b661b36dca1f5d4174fe0173e274f4e62557

View File

@ -4,7 +4,7 @@
# Depends on: gtk3
name=libnotify
version=0.7.12
version=0.8.1
release=1
source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz)
@ -12,7 +12,6 @@ build() {
meson $name-$version build \
--prefix /usr \
--wrap-mode nodownload \
-D b_lto=true \
-D b_pie=true \
-Dtests=false \
-Dintrospection=auto \