ports/opt (master): pymp: unmaintained
commit 5ea731b21209be7be4c9238cb74091e77846f837 Author: Juergen Daubert <jue@jue.li> Date: Tue Apr 10 19:45:22 2007 +0200 pymp: unmaintained diff --git a/pymp/.footprint b/pymp/.footprint deleted file mode 100644 index ed23c23..0000000 --- a/pymp/.footprint +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/pymp -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pymp/ --rwxr-xr-x root/root usr/lib/pymp/control.pyc --rwxr-xr-x root/root usr/lib/pymp/menu.pyc --rwxr-xr-x root/root usr/lib/pymp/mplayer.pyc --rwxr-xr-x root/root usr/lib/pymp/playlist.pyc --rwxr-xr-x root/root usr/lib/pymp/prefs.pyc --rwxr-xr-x root/root usr/lib/pymp/pymp.pyc --rwxr-xr-x root/root usr/lib/pymp/remote.pyc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/pixmaps/ --rw-r--r-- root/root usr/share/pixmaps/pymp.png diff --git a/pymp/.md5sum b/pymp/.md5sum deleted file mode 100644 index bf68d7d..0000000 --- a/pymp/.md5sum +++ /dev/null @@ -1 +0,0 @@ -9f718621792a2ae6b26f923533e0bf2d pymp-0.9.tar.bz2 diff --git a/pymp/Pkgfile b/pymp/Pkgfile deleted file mode 100644 index 0f23498..0000000 --- a/pymp/Pkgfile +++ /dev/null @@ -1,14 +0,0 @@ -# Maintainer: Jay Dolan, jdolan at jdolan dot dyndns dot org -# Description: A simple media player written in Python. -# URL: http://jaydolan.com/pymp.html -# Depends on: pygtk,mplayer - -name=pymp -version=0.9 -release=1 -source=(http://jdolan.dyndns.org/jaydolan/files/$name-$version.tar.bz2) - -build(){ - cd $name-$version - make && make DESTDIR=$PKG PREFIX=/usr install -}
participants (1)
-
crux@crux.nu