[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r2242: add blurb for xorriso
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r2242: add blurb for xorriso |
Date: |
Mon, 01 Apr 2013 21:17:45 +0200 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 2242
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 21:17:45 +0200
message:
add blurb for xorriso
modified:
gnu/xorriso/Makefile
=== modified file 'gnu/xorriso/Makefile'
--- a/gnu/xorriso/Makefile 2013-03-19 19:07:24 +0000
+++ b/gnu/xorriso/Makefile 2013-04-01 19:17:45 +0000
@@ -3,12 +3,18 @@
GARVERSION = 1.2.8
HOME_URL = http://www.gnu.org/software/xorriso
DESCRIPTION = Copy files to and from ISO 9660 Rock Ridge filesystems
+define BLURB
+ xorriso is a tool for copying files to and from ISO 9660 Rock Ridge,
+ a.k.a Compact Disc File System, filesystems and it allows session-
+ wise manipulation of them. It features a formatter and burner for CD
+ DVD and BD. It can operate on existing ISO images or it can create
+ new ones. xorriso can then be used to copy files directly into or
+ out of ISO files.
+endef
######################################################################
-### Temporary(?) change for 1.2.6 only!
-#MASTER_SITES = $(MASTER_GNU)
-MASTER_SITES = http://www.gnu.org/software/
+MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r2242: add blurb for xorriso,
Brandon Invergo <=