From b84dd5b71c16aa01b8ade9fe5e5c5c30234f7762 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 18 Oct 2016 11:25:36 +0200 Subject: [PATCH] foobnix: switch to python2-module --- srcpkgs/foobnix/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/foobnix/template b/srcpkgs/foobnix/template index 75296e89e30..a15df051d5a 100644 --- a/srcpkgs/foobnix/template +++ b/srcpkgs/foobnix/template @@ -1,13 +1,14 @@ # Template file for 'foobnix' pkgname=foobnix version=3.1.01 -revision=1 +revision=2 noarch=yes wrksrc="${pkgname}_${version}" -build_style="python-module" +build_style=python2-module hostmakedepends="python-setuptools" short_desc="Light and functional music player" homepage="http://www.foobnix.com" +maintainer="Juan RP " license="GPL-3" 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