summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-01-10 10:48:21 +0000
committerdrochner <drochner@pkgsrc.org>2007-01-10 10:48:21 +0000
commit46baf4893bbbf9d49c8ff6a56122cc5995d81af6 (patch)
tree8b7a26bb8245d19e938e176ded64b6ed335bc43b /audio
parent213b4cb57b71f8e085a354201129e4e97a1755b9 (diff)
downloadpkgsrc-46baf4893bbbf9d49c8ff6a56122cc5995d81af6.tar.gz
add exaile-0.2.8, another music player, built from Python and Gstreamer
Diffstat (limited to 'audio')
-rw-r--r--audio/exaile/DESCR5
-rw-r--r--audio/exaile/Makefile27
-rw-r--r--audio/exaile/PLIST82
-rw-r--r--audio/exaile/distinfo6
-rw-r--r--audio/exaile/patches/patch-aa10
5 files changed, 130 insertions, 0 deletions
diff --git a/audio/exaile/DESCR b/audio/exaile/DESCR
new file mode 100644
index 00000000000..a2b7b54462f
--- /dev/null
+++ b/audio/exaile/DESCR
@@ -0,0 +1,5 @@
+Exaile is a media player aiming to be similar to KDE's AmaroK, but for
+GTK+. It incorporates many of the cool things from AmaroK (and other media
+players) like automatic fetching of album art, handling of large libraries,
+lyrics fetching, artist/album information via the wikipedia, last.fm
+support, optional iPod support (assuming you have python-gpod installed).
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
new file mode 100644
index 00000000000..cce64dd769f
--- /dev/null
+++ b/audio/exaile/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/10 10:48:21 drochner Exp $
+#
+
+DISTNAME= exaile_0.2.8
+PKGNAME= exaile-0.2.8
+CATEGORIES= audio
+MASTER_SITES= http://www.exaile.org/files/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.exaile.org/
+COMMENT= Music player
+
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= pkg-config gmake
+USE_DIRS+= xdg-1.1
+
+PYTHON_PATCH_SCRIPTS= exaile.py
+
+.include "../../lang/python/application.mk"
+.include "../../x11/py-gtk2/buildlink3.mk"
+.include "../../sysutils/py-dbus/buildlink3.mk"
+.include "../../audio/py-mutagen/buildlink3.mk"
+.include "../../multimedia/py-gstreamer0.10/buildlink3.mk"
+.include "../../textproc/py-elementtree/buildlink3.mk"
+.include "../../databases/py-sqlite2/buildlink3.mk"
+.include "../../sysutils/py-notify/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/exaile/PLIST b/audio/exaile/PLIST
new file mode 100644
index 00000000000..a6f63f131c5
--- /dev/null
+++ b/audio/exaile/PLIST
@@ -0,0 +1,82 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/10 10:48:21 drochner Exp $
+bin/exaile
+share/applications/exaile.desktop
+share/exaile/exaile.glade
+share/exaile/exaile.py
+share/exaile/images/artist.png
+share/exaile/images/close.png
+share/exaile/images/default_theme/add.png
+share/exaile/images/default_theme/clear.png
+share/exaile/images/default_theme/gnome-dev-cdrom-audio.png
+share/exaile/images/default_theme/gnome-dev-ipod.png
+share/exaile/images/default_theme/gnome-fs-directory-accept.png
+share/exaile/images/default_theme/gnome-fs-directory.png
+share/exaile/images/default_theme/gnome-globe.png
+share/exaile/images/default_theme/go-back.png
+share/exaile/images/default_theme/go-forward.png
+share/exaile/images/default_theme/go-up.png
+share/exaile/images/default_theme/media-next.png
+share/exaile/images/default_theme/media-pause.png
+share/exaile/images/default_theme/media-play.png
+share/exaile/images/default_theme/media-previous.png
+share/exaile/images/default_theme/refresh.png
+share/exaile/images/default_theme/remove.png
+share/exaile/images/default_theme/stock_volume.png
+share/exaile/images/exailelogo-sml.png
+share/exaile/images/exailelogo.png
+share/exaile/images/genre.png
+share/exaile/images/icon.png
+share/exaile/images/ipod.png
+share/exaile/images/largeicon.png
+share/exaile/images/media-audiofile.png
+share/exaile/images/nocover.png
+share/exaile/images/playlist.png
+share/exaile/images/splash.png
+share/exaile/images/track.png
+share/exaile/images/trayicon.png
+share/exaile/mmkeys.so
+share/exaile/plugins/__init__.py
+share/exaile/plugins/alarmclock.py
+share/exaile/plugins/desktopcover.py
+share/exaile/plugins/exailenotify.py
+share/exaile/plugins/gui.py
+share/exaile/plugins/manager.py
+share/exaile/plugins/minimode.py
+share/exaile/plugins/plugins.glade
+share/exaile/plugins/serp.py
+share/exaile/plugins/streamripper.py
+share/exaile/po/ca.po
+share/exaile/po/de_DE.po
+share/exaile/po/en_GB.po
+share/exaile/po/es_ES.po
+share/exaile/po/pl.po
+share/exaile/po/ru.po
+share/exaile/po/sv.po
+share/exaile/po/zh_CN.po
+share/exaile/sql/db.sql
+share/exaile/xl/__init__.py
+share/exaile/xl/audioscrobbler.py
+share/exaile/xl/common.py
+share/exaile/xl/config.py
+share/exaile/xl/covers.py
+share/exaile/xl/db.py
+share/exaile/xl/dbusinterface.py
+share/exaile/xl/filtergui.py
+share/exaile/xl/media.py
+share/exaile/xl/panels.py
+share/exaile/xl/prefs.py
+share/exaile/xl/shoutcast.py
+share/exaile/xl/track.py
+share/exaile/xl/tracks.py
+share/exaile/xl/trackslist.py
+share/exaile/xl/xlmisc.py
+share/pixmaps/exaile.png
+@comment in xdg-dirs: @dirrm share/pixmaps
+@dirrm share/exaile/xl
+@dirrm share/exaile/sql
+@dirrm share/exaile/po
+@dirrm share/exaile/plugins
+@dirrm share/exaile/images/default_theme
+@dirrm share/exaile/images
+@dirrm share/exaile
+@comment in xdg-dirs: @dirrm share/applications
diff --git a/audio/exaile/distinfo b/audio/exaile/distinfo
new file mode 100644
index 00000000000..a48daafd7fd
--- /dev/null
+++ b/audio/exaile/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/01/10 10:48:21 drochner Exp $
+
+SHA1 (exaile_0.2.8.tar.gz) = 12f9773796331c06792a95e7af700275bfa6b3de
+RMD160 (exaile_0.2.8.tar.gz) = 414cf041cad28ad2f301d6c7ece1f2dcac21fef8
+Size (exaile_0.2.8.tar.gz) = 371231 bytes
+SHA1 (patch-aa) = c9b35c1319d9d0bc230310d5fdd7afd695526b29
diff --git a/audio/exaile/patches/patch-aa b/audio/exaile/patches/patch-aa
new file mode 100644
index 00000000000..c3113a22f65
--- /dev/null
+++ b/audio/exaile/patches/patch-aa
@@ -0,0 +1,10 @@
+$NetBSD: patch-aa,v 1.1.1.1 2007/01/10 10:48:21 drochner Exp $
+
+--- Makefile.orig 2007-01-08 13:18:58.000000000 +0100
++++ Makefile
+@@ -1,4 +1,4 @@
+-PREFIX=/usr
++#PREFIX=/usr
+ CWD=`pwd`
+ all: build
+ @echo "Done"