slang: moved to attic
This commit is contained in:
parent
76fe59ee60
commit
867bf4133f
@ -1,6 +0,0 @@
|
|||||||
drwxr-xr-x root/root usr/
|
|
||||||
drwxr-xr-x root/root usr/include/
|
|
||||||
-rw-r--r-- root/root usr/include/slang.h
|
|
||||||
-rw-r--r-- root/root usr/include/slcurses.h
|
|
||||||
drwxr-xr-x root/root usr/lib/
|
|
||||||
-rw-r--r-- root/root usr/lib/libslang.a
|
|
@ -1 +0,0 @@
|
|||||||
8b6afa085f76b1be29825f0c470b6cad slang-2.0.5.tar.bz2
|
|
@ -1,18 +0,0 @@
|
|||||||
# Description: Multi-platform programmer's library
|
|
||||||
# URL: http://www.jedsoft.org/slang/
|
|
||||||
# Maintainer:
|
|
||||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
|
||||||
# Depends on:
|
|
||||||
|
|
||||||
name=slang
|
|
||||||
version=2.0.5
|
|
||||||
release=1
|
|
||||||
source=(ftp://space.mit.edu/pub/davis/$name/v2.0/$name-$version.tar.bz2)
|
|
||||||
|
|
||||||
build() {
|
|
||||||
cd $name-$version
|
|
||||||
./configure --prefix=/usr
|
|
||||||
make
|
|
||||||
make DESTDIR=$PKG install
|
|
||||||
rm -rf $PKG/usr/share
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user