gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1603: add websocket4j at 1.3


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1603: add websocket4j at 1.3
Date: Tue, 15 Jan 2013 21:52:42 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1603
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2013-01-15 21:52:42 +0100
message:
  add websocket4j at 1.3
added:
  gnu/websocket4j/
  gnu/websocket4j/Makefile
  gnu/websocket4j/config.mk
  gnu/websocket4j/sha256sums
modified:
  TODO
=== modified file 'TODO'
--- a/TODO      2013-01-14 23:20:33 +0000
+++ b/TODO      2013-01-15 20:52:42 +0000
@@ -69,7 +69,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 [359/453] [79%]
+* GNU packages [360/453] [79%]
 ** IGNORE 3dkit
 *** decommissioned
 ** DONE 3dldf
@@ -1002,7 +1002,8 @@
 ** IGNORE webpublish
    CLOSED: [2012-12-16 Sun 20:16]
 *** decommissioned
-** TODO websocket4j
+** DONE websocket4j
+   CLOSED: [2013-01-15 Tue 21:52]
 ** TODO webstump
 ** DONE wget
    CLOSED: [2012-12-16 Sun 20:12]

=== added directory 'gnu/websocket4j'
=== added file 'gnu/websocket4j/Makefile'
--- a/gnu/websocket4j/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnu/websocket4j/Makefile  2013-01-15 20:52:42 +0000
@@ -0,0 +1,20 @@
+NAME = Gnu WebSocket4J
+GARNAME = websocket4j
+GARVERSION = 1.3
+HOME_URL = http://www.gnu.org/software/websocket4j
+DESCRIPTION = A Java implementation of the WebSocket standard
+
+######################################################################
+
+MASTER_SITES = https://launchpad.net/
+MASTER_SUBDIR = $(GARNAME)/trunk/v$(GARVERSION)/+download/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/websocket4j/config.mk'
--- a/gnu/websocket4j/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnu/websocket4j/config.mk 2013-01-15 20:52:42 +0000
@@ -0,0 +1,4 @@
+## Configuration options for websocket4j ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/websocket4j/sha256sums'
--- a/gnu/websocket4j/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnu/websocket4j/sha256sums        2013-01-15 20:52:42 +0000
@@ -0,0 +1,1 @@
+71b1d9004a48646936841b5c4df394a4185b91fb770af274441ac51a38247d3b  
download/websocket4j-1.3.tar.gz


reply via email to

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