mtpaint: dropped orphaned port
This commit is contained in:
parent
08c3dae54c
commit
f925375049
@ -1,11 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/mtpaint
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/mtpaint.desktop
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/mtpaint.1.gz
|
||||
drwxr-xr-x root/root usr/share/pixmaps/
|
||||
-rw-r--r-- root/root usr/share/pixmaps/mtpaint.png
|
@ -1 +0,0 @@
|
||||
957c8035dd62c6bfdb594cd0a4467d22 mtpaint-3.40.tar.bz2
|
@ -1,19 +0,0 @@
|
||||
# Description: simple GTK+1/2 painting program
|
||||
# URL: http://mtpaint.sourceforge.net/
|
||||
# Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl
|
||||
# Packager: Ricardo Oliveira, crux at roliveira dot eu
|
||||
# Depends on: gtk xorg-libxdamage
|
||||
# Nice to have: libungif
|
||||
|
||||
name=mtpaint
|
||||
version=3.40
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr gtk2 cflags man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user