mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
pan: update to 0.161.
This commit is contained in:
parent
84d3616d2c
commit
13f80f9da2
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'pan'
|
# Template file for 'pan'
|
||||||
pkgname=pan
|
pkgname=pan
|
||||||
version=0.160
|
version=0.161
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="-DWANT_GMIME_CRYPTO=ON -DWANT_GKR=ON -DWANT_GNUTLS=ON
|
configure_args="-DWANT_GMIME_CRYPTO=ON -DWANT_GKR=ON -DWANT_GNUTLS=ON
|
||||||
-DWANT_GTKSPELL=ON -DWANT_NOTIFY=ON -DENABLE_MANUAL=ON"
|
-DWANT_GSPELL=ON -DWANT_NOTIFY=ON -DENABLE_MANUAL=ON"
|
||||||
hostmakedepends="pkg-config gettext itstool"
|
hostmakedepends="pkg-config gettext itstool"
|
||||||
makedepends="gtk+3-devel gmime3-devel gtkspell3-devel libnotify-devel
|
makedepends="gtk+3-devel gmime3-devel gspell-devel libnotify-devel
|
||||||
libsecret-devel gcr-devel"
|
libsecret-devel gcr-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Usenet newsreader that's good at both text and binaries"
|
short_desc="Usenet newsreader that's good at both text and binaries"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="GFDL-1.1-or-later, GPL-2.0-only"
|
license="GFDL-1.1-or-later AND GPL-2.0-only"
|
||||||
homepage="http://pan.rebelbase.com"
|
homepage="http://pan.rebelbase.com"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/pan/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/pan/-/raw/master/NEWS"
|
||||||
distfiles="https://gitlab.gnome.org/GNOME/pan/-/archive/v${version}/pan-v${version}.tar.bz2"
|
distfiles="https://gitlab.gnome.org/GNOME/pan/-/archive/v${version}/pan-v${version}.tar.bz2"
|
||||||
checksum=6506955fc3c94a7e395f82763f45a63dcb564028419ea32249090997c08962a9
|
checksum=4c2c34b9e4a13275b73fae4f5dbdb3f857cf6b58c4813a373dd9d67ce37779d9
|
||||||
|
|
Loading…
Add table
Reference in a new issue