forked from ports/contrib
recorder: dropped (no longer maintained by upstream)
This commit is contained in:
parent
530567e053
commit
369abdd09e
@ -1,8 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/recorder
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/recorder.desktop
|
||||
drwxr-xr-x root/root usr/share/pixmaps/
|
||||
-rw-r--r-- root/root usr/share/pixmaps/recorder.png
|
@ -1 +0,0 @@
|
||||
a56caebad5ae3c1121a5b458abadf415 recorder-1.4.5.tar.bz2
|
@ -1,16 +0,0 @@
|
||||
# Description: simple GTK+ disc burner
|
||||
# URL: http://code.google.com/p/recorder/
|
||||
# Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl
|
||||
# Depends on: pygtk
|
||||
# Nice2Have: stuff for burning discs (cdrkit, dvd+rw-tools, etc.)
|
||||
|
||||
name=recorder
|
||||
version=1.4.5
|
||||
release=1
|
||||
source=(http://$name.googlecode.com/files/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/share/locale
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user