foobnix: remove.
This commit is contained in:
parent
b7c50e2b05
commit
2245205b4d
|
@ -1,11 +0,0 @@
|
|||
--- foobnix/util/id3_util.py.orig 2015-05-04 19:34:32.823680925 +0200
|
||||
+++ foobnix/util/id3_util.py 2015-05-04 19:34:40.751769061 +0200
|
||||
@@ -4,7 +4,7 @@ Created on 24 нояб. 2010
|
||||
|
||||
@author: ivan
|
||||
'''
|
||||
-from _bsddb import api
|
||||
+from bsddb3 import *
|
||||
import os
|
||||
import logging
|
||||
import urllib
|
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'foobnix'
|
||||
pkgname=foobnix
|
||||
version=3.1.01
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}_${version}"
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
short_desc="Light and functional music player"
|
||||
homepage="http://www.foobnix.com"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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
|
||||
python-simplejson python-bsddb3 webkitgtk xclip xsel"
|
||||
pycompile_module="foobnix"
|
||||
distfiles="https://launchpad.net/~foobnix-team/+archive/ubuntu/foobnix-player/+files/foobnix_${version}vivid1.tar.gz"
|
||||
checksum=c8260baf5c9493fa076ea0f001fdfb27372d0cb4a19108b8bc9fd9d31efd7484
|
Loading…
Reference in New Issue