Skip to content

Commit ef77452

Browse files
committed
* Cleaner outpupt when building
* Added new packages: ImageMagic, graphviz, guile-2.0.3 libiconv libpcap, xz netcat, ngrep, php, proplib, readline-6.2, tcpdump, zlib --HG-- rename : pkg/guile-2.0.0 => pkg/guile-2.0.3 rename : pkg/libpcap-1.1.1 => pkg/libpcap-1.2.0 rename : pkg/readline-6.1 => pkg/readline-6.2 rename : pkg/tcpdump-4.1.1 => pkg/tcpdump-4.2.0 rename : pkg/xz-5.0.2 => pkg/xz-5.0.3
1 parent 199776a commit ef77452

20 files changed

+42
-36
lines changed

TODO

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ slpm
1616
- remove static libraries
1717
- remove development files
1818
- remove manpages
19+
- strip binaries
1920
* TODO: rename all .*_executed as .*_done
2021
* Support to pass source pkgname with fullpath
2122
- Add support for other pkg repositories

pkg/ImageMagick-6.6.8-1

Lines changed: 0 additions & 17 deletions
This file was deleted.

pkg/ImageMagick-6.7.4-0

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
URL=http://www.imagemagick.org/download/ImageMagick-6.7.4-0.tar.xz
2+
TYPE=tar
3+
DESC="commandline image manipulation utilities"

pkg/graphviz-2.28.0

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
URL=http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.28.0.tar.gz
2+
TYPE=tar
3+
DESC="GraphViz library and dot utilities"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
URL=http://ftp.gnu.org/pub/gnu/guile/guile-2.0.0.tar.gz
1+
URL=http://ftp.gnu.org/pub/gnu/guile/guile-2.0.3.tar.gz
22
DEPS=libunistring
33
DESC="GNU Scheme compiler and interpreter"
44
#CFGARGS="--without-libunistring-prefix"

pkg/libiconv-1.13.1

Lines changed: 0 additions & 2 deletions
This file was deleted.

pkg/libiconv-1.14

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
URL=http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz
2+
TYPE=tar
3+
DESC="GNU international charset conversion library"

pkg/libpcap-1.1.1

Lines changed: 0 additions & 3 deletions
This file was deleted.

pkg/libpcap-1.2.0

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
URL=http://www.tcpdump.org/release/libpcap-1.2.0.tar.gz
2+
TYPE=tar
3+
DESC="Network packet capture library"

pkg/netcat-0.7.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
URL=http://kent.dl.sourceforge.net/project/netcat/netcat/0.7.1/netcat-0.7.1.tar.gz
2+
TYPE=tar
3+
DESC="GNU netcat tool"

0 commit comments

Comments
 (0)