mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parole: update to 4.18.2.
This commit is contained in:
parent
cc4a04798b
commit
975f1bfdcc
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'parole'
|
# Template file for 'parole'
|
||||||
pkgname=parole
|
pkgname=parole
|
||||||
version=4.18.1
|
version=4.18.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
hostmakedepends="pkg-config gettext glib-devel"
|
||||||
hostmakedepends="pkg-config intltool glib-devel"
|
|
||||||
makedepends="gst-plugins-base1-devel libnotify-devel taglib-devel libxfce4ui-devel"
|
makedepends="gst-plugins-base1-devel libnotify-devel taglib-devel libxfce4ui-devel"
|
||||||
depends="hicolor-icon-theme gst-libav gst-plugins-good1
|
depends="hicolor-icon-theme gst-libav gst-plugins-good1
|
||||||
gst-plugins-bad1 gst-plugins-ugly1"
|
gst-plugins-bad1 gst-plugins-ugly1"
|
||||||
|
@ -13,4 +12,4 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://docs.xfce.org/apps/parole/start"
|
homepage="https://docs.xfce.org/apps/parole/start"
|
||||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=0c7364a484812f69cf2b20a2323864203334cc854fd8103d1d1131814ac55a66
|
checksum=6625288b760d38a15c295051ecf66c556fcad21dd1516d6d661c2a582421ee0e
|
||||||
|
|
Loading…
Add table
Reference in a new issue