From ed39e10fe12147a6003296ee003054cfde80cb3b Mon Sep 17 00:00:00 2001 From: Denis Leroy Date: Apr 07 2009 07:49:23 +0000 Subject: Gcdmaster has been merged back into cdrdao, so this package is now orphaned/obsolete --- diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 5f48210..0000000 --- a/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -cdrdao-1.2.2.tar.bz2 diff --git a/Makefile b/Makefile deleted file mode 100644 index 2867c1e..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: gcdmaster -# $Id$ -NAME := gcdmaster -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..625b1c7 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Gcdmaster has been merged back into the cdrdao package. diff --git a/gcdmaster-1.2.2-gcc43.patch b/gcdmaster-1.2.2-gcc43.patch deleted file mode 100644 index 9fe23d5..0000000 --- a/gcdmaster-1.2.2-gcc43.patch +++ /dev/null @@ -1,50 +0,0 @@ ---- cdrdao-1.2.2/xdao/AudioCDProject.cc~ 2006-09-18 12:42:26.000000000 +0200 -+++ cdrdao-1.2.2/xdao/AudioCDProject.cc 2008-02-16 11:52:22.000000000 +0100 -@@ -20,6 +20,7 @@ - #include - #include - #include -+#include - - #include "Toc.h" - #include "SoundIF.h" ---- cdrdao-1.2.2/xdao/TextEdit.cc~ 2004-02-12 02:13:32.000000000 +0100 -+++ cdrdao-1.2.2/xdao/TextEdit.cc 2008-02-16 11:55:18.000000000 +0100 -@@ -21,6 +21,7 @@ - - #include - #include -+#include - - TextEdit::TextEdit(const char *sample) : Gtk::Entry() - { ---- cdrdao-1.2.2/trackdb/TempFileManager.cc~ 2005-04-22 04:01:46.000000000 +0200 -+++ cdrdao-1.2.2/trackdb/TempFileManager.cc 2008-02-16 11:48:07.000000000 +0100 -@@ -24,6 +24,7 @@ - #include - #include - #include -+#include - - #define DEFAULT_TEMP_PATH "/tmp/" - ---- cdrdao-1.2.2/trackdb/FormatOgg.cc~ 2005-04-22 04:01:46.000000000 +0200 -+++ cdrdao-1.2.2/trackdb/FormatOgg.cc 2008-02-16 11:49:10.000000000 +0100 -@@ -18,6 +18,7 @@ - */ - - #include -+#include - - #include "util.h" - #include "FormatOgg.h" ---- cdrdao-1.2.2/trackdb/FormatConverter.cc~ 2005-05-10 02:55:28.000000000 +0200 -+++ cdrdao-1.2.2/trackdb/FormatConverter.cc 2008-02-16 11:48:30.000000000 +0100 -@@ -22,6 +22,7 @@ - #include - #endif - #include -+#include - - #include "config.h" - #include "util.h" diff --git a/gcdmaster-1.2.2-sigc2.patch b/gcdmaster-1.2.2-sigc2.patch deleted file mode 100644 index 4b597ef..0000000 --- a/gcdmaster-1.2.2-sigc2.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- cdrdao-1.2.2/xdao/xcdrdao.cc~ 15 Aug 2007 14:24:49 -0000 1.30 -+++ cdrdao-1.2.2/xdao/xcdrdao.cc 29 Dec 2007 12:31:55 -0000 1.32 -@@ -144,7 +102,7 @@ - installSignalHandler(SIGCHLD, signalHandler); - - // setup periodic GUI updates -- Glib::signal_timeout().connect(SigC::slot(&guiUpdatePeriodic), 2000); -+ Glib::signal_timeout().connect(sigc::ptr_fun(&guiUpdatePeriodic), 2000); - - installSignalHandler(SIGPIPE, SIG_IGN); - diff --git a/gcdmaster.spec b/gcdmaster.spec deleted file mode 100644 index 06af748..0000000 --- a/gcdmaster.spec +++ /dev/null @@ -1,125 +0,0 @@ -Name: gcdmaster -Version: 1.2.2 -Release: 5%{?dist} -Summary: A Gnome2 Disk-At-Once (DAO) Audio CD writer - -Group: Applications/Multimedia -License: GPLv2+ -URL: http://cdrdao.sourceforge.net/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Source0: http://download.sourceforge.net/cdrdao/cdrdao-%{version}.tar.bz2 -Patch0: gcdmaster-1.2.2-gcc43.patch -Patch1: gcdmaster-1.2.2-sigc2.patch -Requires: cdrdao -BuildRequires: gtkmm24-devel -BuildRequires: libgnomeuimm26-devel -BuildRequires: libsigc++20-devel -BuildRequires: libvorbis-devel >= 1.0 -BuildRequires: desktop-file-utils -BuildRequires: libao-devel -Requires(post): shared-mime-info desktop-file-utils -Requires(postun): shared-mime-info desktop-file-utils - -%description -Gcdmaster is a GNOME2 GUI front-end to cdrdao that makes it easy to -visualize and manipulate audio information before burning it onto -CD. Its features include: cut/copy/paste of sound samples, track marks -edition and silence insertion. - - -%prep -%setup -q -n cdrdao-%{version} -%patch0 -p1 -b .gcc43 -%patch1 -p1 -b .sigc - - -%build -%configure --with-scglib=pkg %{!?_with_mp3: --without-mp3-support} -make %{?_smp_mflags} - - -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_bindir}/cdrdao -rm -f $RPM_BUILD_ROOT%{_bindir}/*toc* -rm -f $RPM_BUILD_ROOT%{_mandir}/man1/cdrdao* -rm -f $RPM_BUILD_ROOT%{_mandir}/man1/cue2toc* -rm -fr $RPM_BUILD_ROOT%{_datadir}/cdrdao -find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' - -cat << EOF >> ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop -MimeType=application/x-toc;application/x-cue;application/x-cdrdao-toc; -EOF - -desktop-file-install \ - --vendor fedora \ - --mode 644 \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --delete-original \ - $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop - - -%clean -rm -rf $RPM_BUILD_ROOT - - -%post -update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : -update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : - - -%postun -update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : -update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : - - -%files -%defattr(-, root, root, -) -%doc AUTHORS COPYING CREDITS ChangeLog README README.PlexDAE -%{_bindir}/gcdmaster -%{_datadir}/gcdmaster -%{_datadir}/applications/*.desktop -%{_datadir}/mime-info/gcdmaster* -%{_datadir}/mime/packages/gcdmaster.xml -%{_datadir}/application-registry/gcdmaster.applications -%{_datadir}/pixmaps/* -%{_mandir}/man1/gcdmaster* - -%changelog -* Tue Feb 24 2009 Fedora Release Engineering - 1.2.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Tue Apr 1 2008 Denis Leroy - 1.2.2-4 -- Added patch for sigc++ API change - -* Sat Feb 16 2008 Denis Leroy - 1.2.2-3 -- Added patch for gcc 4.3 rebuild - -* Wed Aug 22 2007 Denis Leroy - 1.2.2-2 -- License tag update -- No longer build from cdrecord-devel - -* Mon Oct 9 2006 Denis Leroy - 1.2.2-1 -- Update to 1.2.2, g++4 patch integrated upstream -- Removed makeinstall macro -- Added mime types to desktop file - -* Mon Aug 28 2006 Denis Leroy - 1.2.1-7 -- FE6 Rebuild - -* Wed Aug 9 2006 Denis Leroy - 1.2.1-5 -- Bumping up release to fix upgrade path - -* Tue Feb 28 2006 Denis Leroy - 1.2.1-4 -- Added patch to fix g++4 compile problem - -* Sat Dec 17 2005 Denis Leroy - 1.2.1-3 -- Added user macro to enable mp3 support - -* Sat Dec 17 2005 Denis Leroy - 1.2.1-2 -- Removed unneeded doc entries -- Leave mp3 support in auto-detection - -* Sat Nov 26 2005 Denis Leroy - 1.2.1-1 -- Initial version diff --git a/sources b/sources deleted file mode 100644 index 91ba72e..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -f0cbf36907406cb4f4c568f9e6669a34 cdrdao-1.2.2.tar.bz2