mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
foobnix: switch to python2-module
This commit is contained in:
parent
bd2df164cc
commit
b84dd5b71c
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'foobnix'
|
# Template file for 'foobnix'
|
||||||
pkgname=foobnix
|
pkgname=foobnix
|
||||||
version=3.1.01
|
version=3.1.01
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}_${version}"
|
wrksrc="${pkgname}_${version}"
|
||||||
build_style="python-module"
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
short_desc="Light and functional music player"
|
short_desc="Light and functional music player"
|
||||||
homepage="http://www.foobnix.com"
|
homepage="http://www.foobnix.com"
|
||||||
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
depends="gst-plugins-base1 gst-plugins-good1 gst-plugins-bad1 gst-plugins-ugly1 gst1-python
|
depends="gst-plugins-base1 gst-plugins-good1 gst-plugins-bad1 gst-plugins-ugly1 gst1-python
|
||||||
libnotify mutagen python-chardet python-dbus python-gobject python-httplib2
|
libnotify mutagen python-chardet python-dbus python-gobject python-httplib2
|
||||||
|
|
Loading…
Add table
Reference in a new issue