Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21207 10447126-35f2-4685-b0cf-6dd780d3921fearly
2 changed files with 51 additions and 0 deletions
@ -0,0 +1,15 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../isomaster/isomaster.conf |
||||||
|
# Copyright (C) 2007 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
runconf=0 |
||||||
|
var_append makeinstopt PREFIX=$root/$prefix |
@ -0,0 +1,36 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../isomaster/isomaster.desc |
||||||
|
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] A graphical editor for ISO images |
||||||
|
|
||||||
|
[T] ISO Master is an easy to use GUI CD image editor for Linux and |
||||||
|
[T] BSD. Basically, you can use this program to extract files from an ISO, |
||||||
|
[T] add files to an ISO, and create bootable ISOs, all in a graphical user |
||||||
|
[T] interface. It can open both ISO and NRG files, but can only save as |
||||||
|
[T] ISO. It is based on bkisofs, a library for reading, modifying, and |
||||||
|
[T] writing ISO images. |
||||||
|
|
||||||
|
[U] http://littlesvr.ca/isomaster/ |
||||||
|
|
||||||
|
[A] Andrew Smith <[email protected]> |
||||||
|
[M] Oliver Winston <[email protected]> |
||||||
|
|
||||||
|
[C] extra/multimedia |
||||||
|
|
||||||
|
[L] GPL |
||||||
|
[S] Beta |
||||||
|
[V] 0.8.1 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 3198157319 isomaster-0.8.1.tar.bz2 http://littlesvr.ca/isomaster/releases/ |
Loading…
Reference in new issue