optipng: moved to attic
This commit is contained in:
parent
66bcde4a93
commit
4e2c359b4f
@ -1,3 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/optipng
|
@ -1 +0,0 @@
|
||||
a6f3234a47464ecc1f455b52f0769492 optipng-0.5.3.tar.gz
|
@ -1,18 +0,0 @@
|
||||
# Description: Advanced lossless PNG optimizer
|
||||
# URL: http://optipng.sourceforge.net/
|
||||
# Maintainer:
|
||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
||||
# Depends on:
|
||||
|
||||
name=optipng
|
||||
version=0.5.3
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
cd src
|
||||
sed -i "s/-O2/$CFLAGS/" scripts/gcc.mak
|
||||
make -f scripts/gcc.mak
|
||||
install -D -m 0755 $name $PKG/usr/bin/$name
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user