mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parole: update to 4.20.0.
This commit is contained in:
parent
323d8186cf
commit
656d5c2beb
1 changed files with 9 additions and 7 deletions
|
@ -1,15 +1,17 @@
|
|||
# Template file for 'parole'
|
||||
pkgname=parole
|
||||
version=4.18.2
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config gettext glib-devel"
|
||||
makedepends="gst-plugins-base1-devel libnotify-devel taglib-devel libxfce4ui-devel"
|
||||
version=4.20.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext glib-devel dbus-glib-devel"
|
||||
makedepends="gst-plugins-base1-devel libnotify-devel taglib-devel libxfce4ui-devel
|
||||
dbus-glib-devel libglib-devel xfconf-devel libxfce4util-devel dbus-devel gtk+3-devel
|
||||
gstreamer1-devel"
|
||||
depends="hicolor-icon-theme gst-libav gst-plugins-good1
|
||||
gst-plugins-bad1 gst-plugins-ugly1"
|
||||
short_desc="Modern simple media player"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://docs.xfce.org/apps/parole/start"
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6625288b760d38a15c295051ecf66c556fcad21dd1516d6d661c2a582421ee0e
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5cf753e670d6518701133eb860d8bceb3a08a496af6a2b7cc67b93320230c983
|
||||
|
|
Loading…
Add table
Reference in a new issue