20 lines
841 B
Bash
20 lines
841 B
Bash
# Template file for 'pan'
|
|
pkgname=pan
|
|
version=0.160
|
|
revision=1
|
|
build_style=cmake
|
|
build_helper=qemu
|
|
configure_args="-DWANT_GMIME_CRYPTO=ON -DWANT_GKR=ON -DWANT_GNUTLS=ON
|
|
-DWANT_GTKSPELL=ON -DWANT_NOTIFY=ON -DENABLE_MANUAL=ON"
|
|
hostmakedepends="pkg-config gettext itstool"
|
|
makedepends="gtk+3-devel gmime3-devel gtkspell3-devel libnotify-devel
|
|
libsecret-devel gcr-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Usenet newsreader that's good at both text and binaries"
|
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
|
license="GFDL-1.1-or-later, GPL-2.0-only"
|
|
homepage="http://pan.rebelbase.com"
|
|
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"
|
|
checksum=6506955fc3c94a7e395f82763f45a63dcb564028419ea32249090997c08962a9
|