gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1612: add pcb at 20110918


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1612: add pcb at 20110918
Date: Thu, 17 Jan 2013 00:04:19 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1612
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-01-17 00:04:19 +0100
message:
  add pcb at 20110918
added:
  gnu/pcb/
  gnu/pcb/Makefile
  gnu/pcb/config.mk
  gnu/pcb/sha256sums
modified:
  TODO
=== modified file 'TODO'
--- a/TODO      2013-01-16 22:55:59 +0000
+++ b/TODO      2013-01-16 23:04:19 +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 [369/453] [81%]
+* GNU packages [370/453] [81%]
 ** IGNORE 3dkit
 *** decommissioned
 ** DONE 3dldf
@@ -814,7 +814,8 @@
 *** decommissioned
 ** DONE paxutils
    CLOSED: [2013-01-16 Wed 23:55]
-** TODO pcb
+** DONE pcb
+   CLOSED: [2013-01-17 Thu 00:04]
 ** DEFERRED pdf
 *** no release available?
 ** DONE pem

=== added directory 'gnu/pcb'
=== added file 'gnu/pcb/Makefile'
--- a/gnu/pcb/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnu/pcb/Makefile  2013-01-16 23:04:19 +0000
@@ -0,0 +1,21 @@
+NAME = PCB
+GARNAME = pcb
+GARVERSION = 20110918
+HOME_URL = http://www.gnu.org/software/pcb
+DESCRIPTION = A printed circuit board (PCB) layout tool
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SOURCEFORGE)
+MASTER_SUBDIR = $(GARNAME)/files/$(GARNAME)/$(DISTNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

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

=== added file 'gnu/pcb/sha256sums'
--- a/gnu/pcb/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnu/pcb/sha256sums        2013-01-16 23:04:19 +0000
@@ -0,0 +1,1 @@
+6da47c4f98491c8a9ed010503d4ec1d03473bfc5bb00ea9b7176cb3848a09f1b  
download/pcb-20110918.tar.gz


reply via email to

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