From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../kstreamripper/debian/README.Debian-source | 8 +++ .../applications/kstreamripper/debian/changelog | 62 ++++++++++++++++++++++ .../applications/kstreamripper/debian/compat | 1 + .../applications/kstreamripper/debian/control | 15 ++++++ .../applications/kstreamripper/debian/copyright | 25 +++++++++ .../applications/kstreamripper/debian/dirs | 3 ++ .../applications/kstreamripper/debian/docs | 2 + .../debian/kstreamripper-trinity.install | 1 + .../debian/kstreamripper-trinity.postinst | 14 +++++ .../debian/kstreamripper-trinity.postrm | 19 +++++++ .../kstreamripper/debian/kstreamripper.1 | 32 +++++++++++ .../kstreamripper/debian/kstreamripper.desktop | 10 ++++ .../kstreamripper/debian/kstreamripper.menu | 2 + .../applications/kstreamripper/debian/rules | 21 ++++++++ 14 files changed, 215 insertions(+) create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/README.Debian-source create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/changelog create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/compat create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/control create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/copyright create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/dirs create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/docs create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.install create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.postinst create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.postrm create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.1 create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.desktop create mode 100644 ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.menu create mode 100755 ubuntu/maverick/applications/kstreamripper/debian/rules (limited to 'ubuntu/maverick/applications/kstreamripper') diff --git a/ubuntu/maverick/applications/kstreamripper/debian/README.Debian-source b/ubuntu/maverick/applications/kstreamripper/debian/README.Debian-source new file mode 100644 index 000000000..57547ac25 --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/README.Debian-source @@ -0,0 +1,8 @@ +Changes done to the upstream source: +==================================== + +Removed: + ./doc/en/CVS + +Also Removed: + - All python byte compiled files (*.pyc) diff --git a/ubuntu/maverick/applications/kstreamripper/debian/changelog b/ubuntu/maverick/applications/kstreamripper/debian/changelog new file mode 100644 index 000000000..7e7fdb95b --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/changelog @@ -0,0 +1,62 @@ +kstreamripper-trinity (0.3.4-0ubuntu0) maverick; urgency=low + + * TDE upload + + -- Timothy Pearson Tue, 05 Jul 2011 14:35:00 -0600 + +kstreamripper (0.3.4.debian1-2) unstable; urgency=low + + * Fix Desktop file. (Closes: #425028) + + -- Michael Ablassmeier Tue, 29 May 2007 08:30:10 +0200 + +kstreamripper (0.3.4.debian1-1) unstable; urgency=low + + * Update debian/copyright + * New Maintainer E-Mail + * Repackage as upstream tarball shipped byte compiled python + modules which lead to FTBFS after python transition (due to + changes in binary files), add .debian.1 to version. + * Get rid of those .pyc files, remove them on cleanup. + * Conforms with latest Standards Version 3.7.2 + + -- Michael Ablassmeier Thu, 31 Aug 2006 16:51:09 +0200 + +kstreamripper (0.3.4-2) unstable; urgency=low + + * re-upload for transition + * Bump up Standards-Version. + + -- Michael Ablassmeier Fri, 2 Sep 2005 11:39:28 +0200 + +kstreamripper (0.3.4-1) unstable; urgency=low + + * New upstream release + * Build-Depend on scons (upstream uses new build system) + * Small update for debian/copyright + + -- Michael Ablassmeier Sat, 14 May 2005 18:22:57 +0200 + +kstreamripper (0.3-1) unstable; urgency=low + + * New Upstream release (Closes: #265946) + * Add README.Debian-source + * Include gnome.mk (dh_desktop ...) + + -- Michael Ablassmeier Tue, 19 Apr 2005 16:36:27 +0200 + +kstreamripper (0.2-2) unstable; urgency=low + + * Do it the cdbs way. + * Register .desktop file using dh_desktop + * Slight update for debian/copyright + + -- Michael Ablassmeier Thu, 7 Apr 2005 12:55:16 +0200 + +kstreamripper (0.2-1) unstable; urgency=low + + * Initial Release. (Closes: #245862) + * Sponsored Upload by Alexander Wirt + + -- Michael Ablassmeier Sun, 25 Apr 2004 19:52:42 +0200 + diff --git a/ubuntu/maverick/applications/kstreamripper/debian/compat b/ubuntu/maverick/applications/kstreamripper/debian/compat new file mode 100644 index 000000000..b8626c4cf --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/compat @@ -0,0 +1 @@ +4 diff --git a/ubuntu/maverick/applications/kstreamripper/debian/control b/ubuntu/maverick/applications/kstreamripper/debian/control new file mode 100644 index 000000000..df0adf1a0 --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/control @@ -0,0 +1,15 @@ +Source: kstreamripper-trinity +Section: sound +Priority: optional +Maintainer: Michael Ablassmeier +Build-Depends: debhelper (>= 4.1.0), cdbs, libxmu-dev, libjpeg62-dev (>= 6b-9), kdelibs4-trinity-dev, scons +Standards-Version: 3.8.4 + +Package: kstreamripper-trinity +Architecture: any +Depends: ${shlibs:Depends}, streamripper +Description: TDE frontend for streamripper + KStreamRipper is a small frontend for the streamripper command + line utility. Streamripper captures internet shoutcast radio streams + on your harddisk and splits them up in mp3 files. KStreamRipper helps + you with managing/ripping your preferred streams. diff --git a/ubuntu/maverick/applications/kstreamripper/debian/copyright b/ubuntu/maverick/applications/kstreamripper/debian/copyright new file mode 100644 index 000000000..61d405298 --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/copyright @@ -0,0 +1,25 @@ +This package was debianized by Michael Ablassmeier on +Sun, 25 Apr 2004 19:52:42 +0200. + +It was downloaded from + +Copyright Holder: Michael Goettsche + +License: + + This package 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; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. diff --git a/ubuntu/maverick/applications/kstreamripper/debian/dirs b/ubuntu/maverick/applications/kstreamripper/debian/dirs new file mode 100644 index 000000000..a59ccc8af --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/dirs @@ -0,0 +1,3 @@ +usr/bin +usr/share/applications +usr/share/pixmaps diff --git a/ubuntu/maverick/applications/kstreamripper/debian/docs b/ubuntu/maverick/applications/kstreamripper/debian/docs new file mode 100644 index 000000000..724e08449 --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/docs @@ -0,0 +1,2 @@ +README +TODO diff --git a/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.install b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.install new file mode 100644 index 000000000..dc292dbda --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.install @@ -0,0 +1 @@ +debian/kstreamripper.desktop opt/trinity/share/applications diff --git a/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.postinst b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.postinst new file mode 100644 index 000000000..f5542ab64 --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.postinst @@ -0,0 +1,14 @@ +#! /bin/sh +set -e + +if [ "$1" = "configure" ]; then + if [ -x /usr/bin/update-desktop-database ] ; then + /usr/bin/update-desktop-database -q + fi +fi + + +#DEBHELPER# + +exit 0 + diff --git a/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.postrm b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.postrm new file mode 100644 index 000000000..5209bcb38 --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper-trinity.postrm @@ -0,0 +1,19 @@ +#! /bin/sh +set -e + +case "$1" in + purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) + if [ -x "`which update-desktop-database 2>/dev/null`" ]; then + update-desktop-database -q + fi + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 1 + +esac + +#DEBHELPER# + +exit 0 diff --git a/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.1 b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.1 new file mode 100644 index 000000000..b409a6be0 --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.1 @@ -0,0 +1,32 @@ +.TH "KSTREAMRIPPER" "1" "Apr 26, 2004" "Michael Ablassmeier" "sound" +.SH "NAME" +kstreamripper \- kde frontend for streamripper +.SH "SYNOPSIS" +.B kstreamripper [Qt\-options] [KDE\-options] +.SH "DESCRIPTION" +KStreamRipper is a small frontend for the streamripper command +line utility. Streamripper captures internet shoutcast radio streams +on your harddisk and splits them up in mp3 files. KStreamRipper helps +you with managing/ripping your preferred streams. + +.SH "OPTIONS" +.IP "\fB\-\-help\fR" +Show help about options +.IP "\fB\-\-help\-qt\fR" +Show Qt specific options +.IP "\fB\-\-help\-kde\fR" +Show KDE specific options +.IP "\fB\-\-help\-all\fR" +Show all options +.IP "\fB\-\-author\fR" +Show author information +.IP "\fB\-v, \-\-version\fR" +Show version information +.IP "\fB\-\-license\fR" +Show license information +.IP "\fB\-\-\fR" +End of options +.SH "SEE ALSO" +streamripper(1) +.SH "AUTHOR" +2004 \- Created by Michael Ablassmeier (abi@grinser.de) for the Debian Project. diff --git a/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.desktop b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.desktop new file mode 100644 index 000000000..a0c155fac --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=KStreamRipper +Comment=Streamripper Frontend +Exec=kstreamripper +Icon=kstreamripper +Type=Application +Terminal=false +Categories=AudioVideo;Audio;Tuner;Recorder; diff --git a/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.menu b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.menu new file mode 100644 index 000000000..9ae6cbe73 --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/kstreamripper.menu @@ -0,0 +1,2 @@ +?package(kstreamripper): needs="X11" section="Apps/Sound" title="Kstreamripper" \ + longtitle="Streamripper Frontend" command="/opt/trinity/bin/kstreamripper" diff --git a/ubuntu/maverick/applications/kstreamripper/debian/rules b/ubuntu/maverick/applications/kstreamripper/debian/rules new file mode 100755 index 000000000..319fe9f4a --- /dev/null +++ b/ubuntu/maverick/applications/kstreamripper/debian/rules @@ -0,0 +1,21 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/rules/debhelper.mk +DEB_INSTALL_MANPAGES_kstreamripper:=debian/kstreamripper.1 + +build/kstreamripper:: + env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde DESTDIR=$(DEB_DESTDIR)/opt/trinity $(MAKE) + +install/kstreamripper:: + env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install + mkdir -p $(DEB_DESTDIR)/opt/trinity/share/pixmaps/ + mkdir -p $(DEB_DESTDIR)/opt/trinity/share/doc/HTML/ + install -m 644 ./src/hi32-app-kstreamripper.png \ + $(DEB_DESTDIR)/opt/trinity/share/pixmaps/kstreamripper.png + rm -rf $(DEB_DESTDIR)/opt/trinity/share/doc/HTML + rm -rf $(DEB_DESTDIR)/usr + +clean:: + -$(MAKE) clean + rm -f scons_signatures.dblite + rm -f *.pyc admin/*.pyc + rm -rf cache/ -- cgit v1.2.3