mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
gmusicbrowser: cross compile
This commit is contained in:
parent
501210239e
commit
2a857e1eb0
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'gmusicbrowser'
|
# Template file for 'gmusicbrowser'
|
||||||
pkgname=gmusicbrowser
|
pkgname=gmusicbrowser
|
||||||
version=1.1.15
|
version=1.1.15
|
||||||
revision=6
|
revision=7
|
||||||
archs=noarch
|
archs=noarch
|
||||||
nocross=yes
|
hostmakedepends="perl gettext"
|
||||||
hostmakedepends="perl"
|
|
||||||
depends="perl-Gtk2 perl-Glib-Object-Introspection gst-plugins-good1
|
depends="perl-Gtk2 perl-Glib-Object-Introspection gst-plugins-good1
|
||||||
gst-plugins-bad1 gst-plugins-ugly1"
|
gst-plugins-bad1 gst-plugins-ugly1"
|
||||||
short_desc="Open-source jukebox for large collections"
|
short_desc="Open-source jukebox for large collections"
|
||||||
maintainer="Logen K <logen@sudotask.com>"
|
maintainer="Logen K <logen@sudotask.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="http://gmusicbrowser.org"
|
homepage="http://gmusicbrowser.org"
|
||||||
distfiles="http://gmusicbrowser.org/download/${pkgname}-${version}.tar.gz"
|
distfiles="http://gmusicbrowser.org/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1ec881d148ccc26bdbab66ca701fd2216e034c3b613d6e66c17ac702271c677b
|
checksum=1ec881d148ccc26bdbab66ca701fd2216e034c3b613d6e66c17ac702271c677b
|
||||||
|
|
Loading…
Add table
Reference in a new issue