mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pan: update to 0.155.
This commit is contained in:
parent
138e432dcc
commit
9136918a8f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pan'
|
# Template file for 'pan'
|
||||||
pkgname=pan
|
pkgname=pan
|
||||||
version=0.154
|
version=0.155
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gnutls --enable-libnotify --enable-gkr"
|
configure_args="--with-gnutls --enable-libnotify --enable-gkr"
|
||||||
hostmakedepends="gettext pkg-config yelp-tools autoconf gettext-devel-tools automake libtool"
|
hostmakedepends="gettext pkg-config yelp-tools autoconf gettext-devel-tools automake libtool"
|
||||||
|
@ -14,7 +14,7 @@ license="GFDL-1.1-or-later, 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=440317954df7217689100df3dfb68865770f5aed1b8ed2b45432d771bb80a8c9
|
checksum=3624ac3171fa8089825ce55b62b053db4f86d592f717c4d874c48ce0e885dff2
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" gdk-pixbuf-devel"
|
hostmakedepends+=" gdk-pixbuf-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue