mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
pragha: update to 1.3.4.
This commit is contained in:
parent
ca16389402
commit
c756bf8579
1 changed files with 6 additions and 6 deletions
|
@ -1,25 +1,25 @@
|
|||
# Template file for 'pragha'
|
||||
pkgname=pragha
|
||||
version=1.3.3
|
||||
revision=6
|
||||
version=1.3.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool xfce4-dev-tools glib-devel gettext-devel
|
||||
pkg-config"
|
||||
pkg-config intltool"
|
||||
makedepends="
|
||||
gtk+3-devel glib-devel gstreamer1-devel sqlite-devel taglib-devel
|
||||
libpeas-devel libxfce4ui-devel totem-pl-parser-devel gst-plugins-base1-devel
|
||||
libnotify-devel libcdio-devel libcdio-paranoia-devel libcddb-devel
|
||||
libkeybinder3-devel glyr-devel grilo-devel libgudev-devel
|
||||
libmtp-devel libsoup-devel"
|
||||
libmtp-devel"
|
||||
short_desc="Lightweight Music Player for GNU/Linux"
|
||||
maintainer="VargMon <vargmon98@gmail.com>"
|
||||
license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://pragha-music-player.github.io/"
|
||||
distfiles="https://github.com/pragha-music-player/pragha/archive/v${version}.tar.gz"
|
||||
checksum=71babb217115f362fc8565072cd70d94f02d58b346f00d2d06e40cecaaf282c8
|
||||
checksum=8be35959f526d079cc19221653cb691fb66251e6819f994062e0b02e08b1809b
|
||||
|
||||
do_configure() {
|
||||
CPP=$CPP ./autogen.sh \
|
||||
CPP=$CPP xdt-autogen \
|
||||
$configure_args \
|
||||
--disable-maintainer-mode \
|
||||
--with-locales-dir=/usr/share/locale
|
||||
|
|
Loading…
Add table
Reference in a new issue