forked from ports/contrib
fim: dropped port
This commit is contained in:
parent
9a7f646f6a
commit
1c5c7dab72
@ -1,8 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/fim
|
||||
-rwxr-xr-x root/root usr/bin/fimgs
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/fim.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/fimgs.1.gz
|
@ -1 +0,0 @@
|
||||
06fd4fd92f3b6d1c1d98d85af040b677 fim-0.3-beta-prerelease.tar.gz
|
18
fim/Pkgfile
18
fim/Pkgfile
@ -1,18 +0,0 @@
|
||||
# Description: display / zoom images in framebuffer
|
||||
# URL: https://www.autistici.org/dezperado/
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
# Depends on: libungif, libtiff, libpng
|
||||
|
||||
name=fim
|
||||
version=0.3-beta-prerelease
|
||||
release=2
|
||||
source=(http://download.savannah.nongnu.org/releases/fbi-improved/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
LDFLAGS="-lncurses" LIBGIF="-lungif" \
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man
|
||||
make DESTDIR=$PKG install
|
||||
rm -r $PKG/usr/share
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user