[Lunar-commits] <moonbase-other> xxd: Adding to moonbase, a depends for mediastreamer.

Dennis Veatch dennisveatch at bellsouth.net
Wed Sep 17 19:37:22 CEST 2014


commit 16f691b5c55a8a08b2297e3e7efeb9f40efadef7
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 17 Sep 2014 13:36:17 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/16f691b5c55a8a08b2297e3e7efeb9f40efadef7

xxd: Adding to moonbase, a depends for mediastreamer.
---
  utils/xxd/BUILD   | +4/-0     
  utils/xxd/DETAILS | +13/-0    
  2 files changed, 17 insertions(+)

--- /dev/null
+++ b/utils/xxd/BUILD
@@ -0,0 +1,4 @@
+
+ make &&
+ prepare_install &&
+ install xxd /usr/bin/
--- /dev/null
+++ b/utils/xxd/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=xxd
+         VERSION=1.10
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://grail.cba.csuohio.edu/~somos/
+      SOURCE_VFY=sha1:d6aa6692700dc8e2664f6fd0cbfbb1a6e56119e6
+        WEB_SITE=http://grail.cba.csuohio.edu/~somos/
+         ENTERED=20140917
+         UPDATED=20140917
+           SHORT="hexadecimal dump"
+
+cat << EOF
+Hexadeciaml dump.
+EOF




More information about the Lunar-commits mailing list