gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1617: add speex at 1.0.5


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1617: add speex at 1.0.5
Date: Thu, 17 Jan 2013 22:28:33 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1617
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-01-17 22:28:33 +0100
message:
  add speex at 1.0.5
added:
  gnu/speex/
  gnu/speex/Makefile
  gnu/speex/config.mk
  gnu/speex/sha256sums
modified:
  TODO
=== modified file 'TODO'
--- a/TODO      2013-01-17 21:24:37 +0000
+++ b/TODO      2013-01-17 21:28:33 +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 [372/453] [82%]
+* GNU packages [373/453] [82%]
 ** IGNORE 3dkit
 *** decommissioned
 ** DONE 3dldf
@@ -932,7 +932,8 @@
 *** (retired package, low priority): manual installation
 ** BROKEN spacechart
 *** gnome hell
-** TODO speex
+** DONE speex
+   CLOSED: [2013-01-17 Thu 22:28]
 ** DONE spell
    CLOSED: [2012-12-16 Sun 20:12]
 ** DONE sqltutor

=== added directory 'gnu/speex'
=== added file 'gnu/speex/Makefile'
--- a/gnu/speex/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnu/speex/Makefile        2013-01-17 21:28:33 +0000
@@ -0,0 +1,20 @@
+NAME = Speex
+GARNAME = speex
+GARVERSION = 1.0.5
+HOME_URL = http://www.speex.org
+DESCRIPTION = A free speech codec
+
+######################################################################
+
+MASTER_SITES = http://downloads.us.xiph.org/releases/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/speex/config.mk'
--- a/gnu/speex/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnu/speex/config.mk       2013-01-17 21:28:33 +0000
@@ -0,0 +1,4 @@
+## Configuration options for speex ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/speex/sha256sums'
--- a/gnu/speex/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnu/speex/sha256sums      2013-01-17 21:28:33 +0000
@@ -0,0 +1,1 @@
+fce83e97a795d87db84118ec45cea42691474949264e6978bc5a25482ea983b5  
download/speex-1.0.5.tar.gz


reply via email to

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