[csw-devel] SF.net SVN: gar:[15014] csw/mgar/pkg/xorriso/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Jul 9 09:00:41 CEST 2011


Revision: 15014
          http://gar.svn.sourceforge.net/gar/?rev=15014&view=rev
Author:   dmichelsen
Date:     2011-07-09 07:00:41 +0000 (Sat, 09 Jul 2011)

Log Message:
-----------
xorriso: Update to 1.1.2, fix deps

Modified Paths:
--------------
    csw/mgar/pkg/xorriso/trunk/Makefile
    csw/mgar/pkg/xorriso/trunk/checksums

Modified: csw/mgar/pkg/xorriso/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xorriso/trunk/Makefile	2011-07-09 06:41:09 UTC (rev 15013)
+++ csw/mgar/pkg/xorriso/trunk/Makefile	2011-07-09 07:00:41 UTC (rev 15014)
@@ -1,17 +1,24 @@
 # $Id$
 NAME = xorriso
-VERSION = 1.0.8
+VERSION = 1.1.2
 CATEGORIES = utils
 
 DESCRIPTION = ISO 9660 Rock Ridge Filesystem Manipulator
 define BLURB
+  xorriso copies file objects from POSIX compliant filesystems into Rock Ridge enhanced
+  ISO 9660 filesystems and allows session-wise manipulation of such filesystems.
+  It can load the management information of existing ISO images and it writes the
+  session results to optical media or to filesystem objects.
+  Vice versa xorriso is able to copy file objects out of ISO 9660 filesystems.
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
 DISTFILES  = $(DISTNAME).tar.gz
 
+BUILD_DEP_PKGS += CSWlibreadline-dev
+
 RUNTIME_DEP_PKGS_CSWxorriso += CSWiconv
-RUNTIME_DEP_PKGS_CSWxorriso += CSWreadline
+RUNTIME_DEP_PKGS_CSWxorriso += CSWlibreadline6
 RUNTIME_DEP_PKGS_CSWxorriso += CSWbzip2
 RUNTIME_DEP_PKGS_CSWxorriso += CSWzlib
 

Modified: csw/mgar/pkg/xorriso/trunk/checksums
===================================================================
--- csw/mgar/pkg/xorriso/trunk/checksums	2011-07-09 06:41:09 UTC (rev 15013)
+++ csw/mgar/pkg/xorriso/trunk/checksums	2011-07-09 07:00:41 UTC (rev 15014)
@@ -1 +1 @@
-b15486f41c0a344fe6659ab88cac6363  xorriso-1.0.8.tar.gz
+312d1a8a39cd894165a37ec3dfc5dad8  xorriso-1.1.2.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list