16838130 Update xorriso to version 1.4.6
authormrugank.alat@oracle.com <mrugank.alat@oracle.com>
Tue, 15 Nov 2016 12:09:10 -0800
changeset 7306 908d5ebe04e4
parent 7305 217292ed4b89
child 7307 d01419ab9198
16838130 Update xorriso to version 1.4.6
components/xorriso/Makefile
components/xorriso/xorriso.p5m
--- a/components/xorriso/Makefile	Tue Nov 15 11:51:30 2016 -0800
+++ b/components/xorriso/Makefile	Tue Nov 15 12:09:10 2016 -0800
@@ -26,13 +26,13 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=         xorriso
-COMPONENT_VERSION=      0.6.0
+COMPONENT_VERSION=      1.4.6
 COMPONENT_PROJECT_URL=  http://scdbackup.sourceforge.net/xorriso/
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:1f26880eaacf7bd806520a458963d2374ad6bf90353e08ed0de271b6d45c5b8a
+    sha256:526f728c7eee6f8c4b69fbf391789e6c80806197c2861cf5922cf7cfe1035784
 COMPONENT_ARCHIVE_URL=  http://scdbackup.sourceforge.net/$(COMPONENT_ARCHIVE)
 
-TPNO=			3504
+TPNO=			32406
 
 CPPFLAGS+=		-I./test
 
@@ -44,9 +44,7 @@
 CONFIGURE_OPTIONS  +=           --sysconfdir=$(ETCDIR)/gnu
 CONFIGURE_OPTIONS  +=		--infodir=$(CONFIGURE_INFODIR)
 
-# The tarball for this version already has a config.status file so remove it.
-COMPONENT_PREP_ACTION = \
-	 (cd $(@D) ; test -f config.status && rm config.status)
-
+REQUIRED_PACKAGES += compress/bzip2
 REQUIRED_PACKAGES += library/readline
 REQUIRED_PACKAGES += library/zlib
+REQUIRED_PACKAGES += runtime/tk-8
--- a/components/xorriso/xorriso.p5m	Tue Nov 15 11:51:30 2016 -0800
+++ b/components/xorriso/xorriso.p5m	Tue Nov 15 12:09:10 2016 -0800
@@ -18,9 +18,10 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+
 #
-
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+#
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
     value=pkg:/media/xorriso@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -35,7 +36,12 @@
 link path=usr/bin/osirrox target=xorriso
 link path=usr/bin/xorrecord target=xorriso
 file path=usr/bin/xorriso
+file path=usr/bin/xorriso-tcltk
 link path=usr/bin/xorrisofs target=xorriso
+file path=usr/share/info/xorrecord.info
 file path=usr/share/info/xorriso.info
+file path=usr/share/info/xorrisofs.info
+file path=usr/share/man/man1/xorrecord.1
 file path=usr/share/man/man1/xorriso.1
+file path=usr/share/man/man1/xorrisofs.1
 license xorriso.license license=GPLv3