pymp: unmaintained
This commit is contained in:
parent
7311c922bf
commit
5ea731b212
@ -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
|
|
@ -1 +0,0 @@
|
|||||||
9f718621792a2ae6b26f923533e0bf2d pymp-0.9.tar.bz2
|
|
14
pymp/Pkgfile
14
pymp/Pkgfile
@ -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
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user