gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1861: add pycdio at 0.18


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1861: add pycdio at 0.18
Date: Sat, 02 Feb 2013 11:23:59 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1861
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-02-02 11:23:59 +0100
message:
  add pycdio at 0.18
added:
  gnu/pycdio/
  gnu/pycdio/Makefile
  gnu/pycdio/config.mk
  gnu/pycdio/gpg-keyring
  gnu/pycdio/sha256sums
=== added directory 'gnu/pycdio'
=== added file 'gnu/pycdio/Makefile'
--- a/gnu/pycdio/Makefile       1970-01-01 00:00:00 +0000
+++ b/gnu/pycdio/Makefile       2013-02-02 10:23:59 +0000
@@ -0,0 +1,27 @@
+NAME = pycdio
+GARNAME = pycdio
+GARVERSION = 0.18
+HOME_URL = http://www.gnu.org/software/libcdio
+DESCRIPTION = A Python iterface to libcdio
+define BLURB
+ pycdio provides Python bindings to libcdio, offering the developer an
+ OS- and device-independent means of accessing CD-ROMs and CDs.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = libcdio/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+CONFIGURE_SCRIPTS = $(WORKSRC)/setup.py
+BUILD_SCRIPTS = $(WORKSRC)/setup.py
+INSTALL_SCRIPTS = $(WORKSRC)/setup.py
+
+BUILDDEPS = swig
+LIBDEPS = 
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

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

=== added file 'gnu/pycdio/gpg-keyring'
Binary files a/gnu/pycdio/gpg-keyring   1970-01-01 00:00:00 +0000 and 
b/gnu/pycdio/gpg-keyring  2013-02-02 10:23:59 +0000 differ
=== added file 'gnu/pycdio/sha256sums'
--- a/gnu/pycdio/sha256sums     1970-01-01 00:00:00 +0000
+++ b/gnu/pycdio/sha256sums     2013-02-02 10:23:59 +0000
@@ -0,0 +1,2 @@
+67260e493675491c2b6823e2b84b1b3d016a7852ab5e5ee009d3fcbecb4f66bf  
download/pycdio-0.18.tar.gz
+1621163d3d030338515ab412f6d2a0ad3bad91b4141e4b5fd2b331331cc4cef2  
download/pycdio-0.18.tar.gz.sig


reply via email to

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