From 511b566b8d68de9d55a4f5912e615b670aa22500 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sat, 19 Jan 2008 23:45:21 -0300 Subject: [PATCH] Added mkcue (1-2.1) - CUE sheets generator from a CD --- audio/mkcue/install_manpage.patch | 26 +++++++++++++++++++++++++ audio/mkcue/mkcue.cache | 25 ++++++++++++++++++++++++ audio/mkcue/mkcue.conf | 17 ++++++++++++++++ audio/mkcue/mkcue.desc | 32 +++++++++++++++++++++++++++++++ 4 files changed, 100 insertions(+) create mode 100644 audio/mkcue/install_manpage.patch create mode 100644 audio/mkcue/mkcue.cache create mode 100644 audio/mkcue/mkcue.conf create mode 100644 audio/mkcue/mkcue.desc diff --git a/audio/mkcue/install_manpage.patch b/audio/mkcue/install_manpage.patch new file mode 100644 index 000000000..06adb734b --- /dev/null +++ b/audio/mkcue/install_manpage.patch @@ -0,0 +1,26 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../mkcue/install_manpage.patch +# Copyright (C) 2008 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# --- SDE-COPYRIGHT-NOTE-END --- + +--- ./GNUmakefile.in.orig 2008-01-19 23:29:50.000000000 -0300 ++++ ./GNUmakefile.in 2008-01-19 23:31:13.000000000 -0300 +@@ -71,6 +71,7 @@ + rm -rf configure configure.lineno + + install: ${DESTDIR}${bindir}/mkcue ++ ${INSTALL_DATA} mkcue.1 ${DESTDIR}${mandir}/man1/ + + ${DESTDIR}${bindir}/%: % + ${INSTALL_PROGRAM} $< $@ diff --git a/audio/mkcue/mkcue.cache b/audio/mkcue/mkcue.cache new file mode 100644 index 000000000..1bd9142da --- /dev/null +++ b/audio/mkcue/mkcue.cache @@ -0,0 +1,25 @@ + +[TIMESTAMP] 1200796335 Sat Jan 19 23:32:15 2008 +[BUILDTIME] 100 (9) +[SIZE] 0.02 MB, 9 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] mktemp +[DEP] net-tools +[DEP] patch +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux diff --git a/audio/mkcue/mkcue.conf b/audio/mkcue/mkcue.conf new file mode 100644 index 000000000..64e672180 --- /dev/null +++ b/audio/mkcue/mkcue.conf @@ -0,0 +1,17 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../mkcue/mkcue.conf +# Copyright (C) 2008 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 --- + +for x in $( match_source_file -p diff ); do + var_append patchfiles ' ' "$x" +done diff --git a/audio/mkcue/mkcue.desc b/audio/mkcue/mkcue.desc new file mode 100644 index 000000000..3e406c5c2 --- /dev/null +++ b/audio/mkcue/mkcue.desc @@ -0,0 +1,32 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../mkcue/mkcue.desc +[COPY] Copyright (C) 2008 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] CUE sheets generator from a CD + +[T] Generates a CUE sheet from a CD + +[U] http://packages.qa.debian.org/m/mkcue.html + +[A] Jesus Climent +[M] Alejandro Mery + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 1-2.1 +[P] X -----5---9 800.000 + +[D] 4252908990 mkcue_1.orig.tar.gz http://ftp.debian.org/debian/pool/main/m/mkcue/ +[D] 2523633597 mkcue_1-2.1.diff.gz http://ftp.debian.org/debian/pool/main/m/mkcue/