summaryrefslogtreecommitdiff
path: root/coreutils/Makefile
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-11-13 16:41:03 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-11-13 16:41:03 +0400
commitd794fc8b5c4909ba740f15c45f44346a15620767 (patch)
tree142464e137bacf0aacb1e346669231f8240a2460 /coreutils/Makefile
parent7fda8c2bf48f3d7febb3edb43afa4e021f0bd95f (diff)
downloadcibs-pkgs-d794fc8b5c4909ba740f15c45f44346a15620767.tar.gz
GNU coreutils
Diffstat (limited to 'coreutils/Makefile')
-rw-r--r--coreutils/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/coreutils/Makefile b/coreutils/Makefile
new file mode 100644
index 0000000..1768b32
--- /dev/null
+++ b/coreutils/Makefile
@@ -0,0 +1,26 @@
+include /usr/share/cibs/rules/ips.mk
+include /usr/share/cibs/rules/archive.mk
+include /usr/share/cibs/rules/autotools.mk
+include /usr/share/cibs/rules/64.mk
+
+summary := the basic file, shell and text manipulation utilities of the GNU operating system
+license := GPL
+license-file := COPYING
+
+prefix := /usr/gnu
+
+build-depends += \
+ pkg:/compress/xz \
+ pkg:/library/gmp
+
+
+name := coreutils
+home := http://www.gnu.org/software/$(name)/
+version := 8.20
+archive := $(name)-$(version).tar.xz
+download := http://ftp.gnu.org/gnu/$(name)/$(archive)
+checksum := \
+ md5:3d69af8f561fce512538a9fe85f147ff \
+ sha1:b120f138758100060333c2ed207ee276dd318980 \
+ sha256:dbcb798764827a0f74be738662ecb516705cf520330cd3d7b2640fdffa499eb2 \
+ size:5273788