gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1079: update libcdio to 0.90 and clea


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1079: update libcdio to 0.90 and clean up
Date: Wed, 07 Nov 2012 08:15:02 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1079
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-07 08:15:02 +0100
message:
  update libcdio to 0.90 and clean up
added:
  gnu/libcdio/config.mk
modified:
  gnu/libcdio/Makefile
  gnu/libcdio/sha256sums
=== modified file 'gnu/libcdio/Makefile'
--- a/gnu/libcdio/Makefile      2012-08-25 22:15:17 +0000
+++ b/gnu/libcdio/Makefile      2012-11-07 07:15:02 +0000
@@ -1,18 +1,19 @@
 GARNAME = libcdio
-GARVERSION = 0.83
+GARVERSION = 0.90
+HOME_URL = http://www.gnu.org/software/libcdio/
+DESCRIPTION = A library for OS-independent CD-ROM and CD image access
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = libcdio/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 BUILDDEPS = ncurses help2man
-# LIBDEPS = 
-
-CONFIGURE_OPTS = --without-vcd-info --without-cddb
-
-HOME_URL = http://www.gnu.org/software/libcdio/
-DESCRIPTION = A library for OS-independent CD-ROM and CD image access
+LIBDEPS = 
+
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/libcdio/config.mk'
--- a/gnu/libcdio/config.mk     1970-01-01 00:00:00 +0000
+++ b/gnu/libcdio/config.mk     2012-11-07 07:15:02 +0000
@@ -0,0 +1,4 @@
+## Configuration options for libcdio ##
+
+CONFIGURE_OPTS ?= --without-vcd-info --without-cddb
+BUILD_OPTS ?=

=== modified file 'gnu/libcdio/sha256sums'
--- a/gnu/libcdio/sha256sums    2012-04-24 21:54:06 +0000
+++ b/gnu/libcdio/sha256sums    2012-11-07 07:15:02 +0000
@@ -1,2 +1,2 @@
-235017e3eccb86424f9c108f2c5d5fca62630bda8c9dcf23b425ba9c5e2482c0  
download/libcdio-0.83.tar.gz
-747d2a4ce300779d804f56377272709e18daba96ffe1be65b62f4516ef25027a  
download/libcdio-0.83.tar.gz.sig
+af7e73825cec045e7775a205924de4804fe8ce60ccd299d605234b5df233f74e  
download/libcdio-0.90.tar.gz
+ceb43ab7aef59ae8230f926f2d408217578b01640c665520c0939f430ae4f588  
download/libcdio-0.90.tar.gz.sig


reply via email to

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