DEB kstreamripper: removed unnecessary files (man page already included in main repository)

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/245/head
Michele Calgaro 9 months ago
parent bab29b09ad
commit ecbc16f611
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1,3 +0,0 @@
usr/bin
usr/share/applications
usr/share/pixmaps

@ -1,14 +0,0 @@
#! /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

@ -1,19 +0,0 @@
#! /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

@ -1,32 +0,0 @@
.TH "KSTREAMRIPPER" "1" "Apr 26, 2004" "Michael Ablassmeier" "sound"
.SH "NAME"
kstreamripper \- TDE frontend for streamripper
.SH "SYNOPSIS"
.B kstreamripper [Qt\-options] [TDE\-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\-tde\fR"
Show TDE 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.

@ -1,3 +0,0 @@
usr/bin
usr/share/applications
usr/share/pixmaps

@ -1,14 +0,0 @@
#! /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

@ -1,19 +0,0 @@
#! /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

@ -1,32 +0,0 @@
.TH "KSTREAMRIPPER" "1" "Apr 26, 2004" "Michael Ablassmeier" "sound"
.SH "NAME"
kstreamripper \- TDE frontend for streamripper
.SH "SYNOPSIS"
.B kstreamripper [Qt\-options] [TDE\-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\-tde\fR"
Show TDE 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.
Loading…
Cancel
Save