gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1581: add remotecontrol at 1.0


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1581: add remotecontrol at 1.0
Date: Fri, 11 Jan 2013 20:29:47 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1581
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2013-01-11 20:29:47 +0100
message:
  add remotecontrol at 1.0
added:
  gnu/remotecontrol/
  gnu/remotecontrol/Makefile
  gnu/remotecontrol/config.mk
  gnu/remotecontrol/sha256sums
=== added directory 'gnu/remotecontrol'
=== added file 'gnu/remotecontrol/Makefile'
--- a/gnu/remotecontrol/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnu/remotecontrol/Makefile        2013-01-11 19:29:47 +0000
@@ -0,0 +1,20 @@
+NAME = GNU remotecontrol
+GARNAME = remotecontrol
+GARVERSION = 1.0
+HOME_URL = http://www.gnu.org/software/remotecontrol
+DESCRIPTION = A web application for managing IP-enabled thermostats
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

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

=== added file 'gnu/remotecontrol/sha256sums'
--- a/gnu/remotecontrol/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnu/remotecontrol/sha256sums      2013-01-11 19:29:47 +0000
@@ -0,0 +1,2 @@
+3f203361ec5f6f1322c33c06b6142d551e6166982569136e425b569d7fa7c351  
download/remotecontrol-1.0.tar.gz
+ce714962e1d8bc088fbb82afdb2445b7057199fbad4dc4b139b3686f23819052  
download/remotecontrol-1.0.tar.gz.sig


reply via email to

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