gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1611: add paxutils at 2.4h


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1611: add paxutils at 2.4h
Date: Wed, 16 Jan 2013 23:55:59 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1611
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-16 23:55:59 +0100
message:
  add paxutils at 2.4h
added:
  gnu/paxutils/
  gnu/paxutils/Makefile
  gnu/paxutils/config.mk
  gnu/paxutils/sha256sums
modified:
  TODO
=== modified file 'TODO'
--- a/TODO      2013-01-16 22:23:26 +0000
+++ b/TODO      2013-01-16 22:55:59 +0000
@@ -71,7 +71,7 @@
 **** TODO gar.master.mk
 *** TODO clean out unnecessary sites from gar.master.mk
 *** TODO (maybe) clean out unnecessary rules from gar.lib.mk
-* GNU packages [368/453] [81%]
+* GNU packages [369/453] [81%]
 ** IGNORE 3dkit
 *** decommissioned
 ** DONE 3dldf
@@ -812,7 +812,8 @@
 ** IGNORE patchwork
    CLOSED: [2012-12-16 Sun 20:16]
 *** decommissioned
-** TODO paxutils
+** DONE paxutils
+   CLOSED: [2013-01-16 Wed 23:55]
 ** TODO pcb
 ** DEFERRED pdf
 *** no release available?

=== added directory 'gnu/paxutils'
=== added file 'gnu/paxutils/Makefile'
--- a/gnu/paxutils/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnu/paxutils/Makefile     2013-01-16 22:55:59 +0000
@@ -0,0 +1,24 @@
+NAME = paxutils
+GARNAME = paxutils
+GARVERSION = 2.4h
+HOME_URL = http://www.gnu.org/software/paxutils
+DESCRIPTION = 
+
+######################################################################
+
+MASTER_SITES = http://github.com/pinard/
+MASTER_SUBDIR = $(GARNAME)/archive/
+DISTFILES = v$(GARVERSION).zip
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
+pre-configure:
+       @chmod +x $(WORKSRC)/configure
+       $(MAKECOOKIE)

=== added file 'gnu/paxutils/config.mk'
--- a/gnu/paxutils/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnu/paxutils/config.mk    2013-01-16 22:55:59 +0000
@@ -0,0 +1,4 @@
+## Configuration options for paxutils ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/paxutils/sha256sums'
--- a/gnu/paxutils/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnu/paxutils/sha256sums   2013-01-16 22:55:59 +0000
@@ -0,0 +1,1 @@
+077e786b273d871c716553d30997b5dea38c690c0d89efab51978d008ab0ac7a  
download/v2.4h.zip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]