bar: moved to attic
This commit is contained in:
parent
6a6c27d04b
commit
d116872edb
@ -1,6 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/bar
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/bar.1.gz
|
@ -1 +0,0 @@
|
||||
084f59ae57e9b4226a1b36003e237fb1 bar_1.10.6.tar.gz
|
18
bar/Pkgfile
18
bar/Pkgfile
@ -1,18 +0,0 @@
|
||||
# Description: Displays a progress bar in command line pipes
|
||||
# URL: http://clpbar.sourceforge.net/
|
||||
# Maintainer:
|
||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
||||
# Depends on:
|
||||
|
||||
name=bar
|
||||
version=1.10.6
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/clpbar/${name}_${version}.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
sed -i "s/-O2/$CFLAGS/g" Makefile.in
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user