[Lunar-commits] <moonbase> libtunepimp, padevchooser, rezound, sane-frontends: Removed.

Moritz Heiber moe at lunar-linux.org
Wed Nov 11 13:13:43 CET 2009


commit a239e44a641467082a7a1be5dff6e432d4a47ecc
Author: Moritz Heiber <moe at lunar-linux.org>
Date:   Wed Nov 11 13:13:43 2009 +0100

    libtunepimp, padevchooser, rezound, sane-frontends: Removed.
    
    They are all either way too old, unmaintained or deprecated.
---
 audio/libtunepimp/DEPENDS        |    2 --
 audio/libtunepimp/DETAILS        |   15 ---------------
 audio/padevchooser/BUILD         |   10 ----------
 audio/padevchooser/DEPENDS       |    9 ---------
 audio/padevchooser/DETAILS       |   24 ------------------------
 audio/rezound/DEPENDS            |   27 ---------------------------
 audio/rezound/DETAILS            |   18 ------------------
 graphics/sane-frontends/DEPENDS  |    4 ----
 graphics/sane-frontends/DETAILS  |   17 -----------------
 kde3/apps/amarok/DEPENDS         |    4 ----
 kde4/base/kdemultimedia4/DEPENDS |    1 -
 11 files changed, 0 insertions(+), 131 deletions(-)

diff --git a/audio/libtunepimp/DEPENDS b/audio/libtunepimp/DEPENDS
deleted file mode 100644
index d4b6739..0000000
--- a/audio/libtunepimp/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends libofa  &&
-depends libmusicbrainz
diff --git a/audio/libtunepimp/DETAILS b/audio/libtunepimp/DETAILS
deleted file mode 100644
index e7a61fb..0000000
--- a/audio/libtunepimp/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
-          MODULE=libtunepimp
-         VERSION=0.5.3
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://ftp.musicbrainz.org/pub/musicbrainz/
-      SOURCE_VFY=sha1:1b904cd97ce009588fe57336f40e79b6edf9947e
-        WEB_SITE=http://musicbrainz.org/
-         ENTERED=20061106
-         UPDATED=20070416
-           SHORT="core of the MusicBrainz tagging applications"
-cat << EOF
-TunePimp is a library which can be built into other programs -- it is not
-a standalone end-user application.  TunePimp is the core of the MusicBrainz
-tagging applications and compiles on all three major operating systems:
-Linux, Mac OS X and even Windows.
-EOF
diff --git a/audio/padevchooser/BUILD b/audio/padevchooser/BUILD
deleted file mode 100644
index fccc293..0000000
--- a/audio/padevchooser/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-(
-
-  if in_depends pulseaudio avahi; then
-    message "${MODULE_COLOR}pulseaudio${DEFAULT_COLOR} ${PROBLEM_COLOR}needs to be compiled with Avahi/ZeroConf support.${DEFAULT_COLOR}"
-    exit 1
-  fi
-
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/audio/padevchooser/DEPENDS b/audio/padevchooser/DEPENDS
deleted file mode 100644
index ddbcdf7..0000000
--- a/audio/padevchooser/DEPENDS
+++ /dev/null
@@ -1,9 +0,0 @@
-depends libglademm 
-depends pulseaudio
-depends libnotify
-depends gconfmm
-
-optional_depends "lynx"                        \
-                 "--enable-lynx"               \
-                 "--disable-lynx"              \
-                 "for documenation generation" 
diff --git a/audio/padevchooser/DETAILS b/audio/padevchooser/DETAILS
deleted file mode 100644
index 934b04d..0000000
--- a/audio/padevchooser/DETAILS
+++ /dev/null
@@ -1,24 +0,0 @@
-         MODULE=padevchooser
-        VERSION=0.9.3
-         SOURCE=$MODULE-$VERSION.tar.gz
-     SOURCE_URL=http://0pointer.de/lennart/projects/padevchooser/
-     SOURCE_VFY=sha1:5a611c0e8a1f139c56ca696b8fd8dd7a65b77ba7
-       WEB_SITE=http://0pointer.de/lennart/projects/padevchooser/
-        ENTERED=20071207
-        UPDATED=20071207
-          SHORT="Tray icon providing access to features of PulseAudio"
-     MAINTAINER=jannis at lunar-linux.org
-
-cat << EOF
-PulseAudio Device Chooser (padevchooser) is a simple GTK tool which 
-registers an icon in the tray area and allows quick access to some 
-features of the PulseAudio sound server. Specifically it can do for 
-you:
-
-    * Notify about new sink/sources becoming available on the LAN
-    * Quickly change the default PulseAudio sink/source/server assigned 
-      to the current X11 display, selecting devices available on 
-      the LAN
-    * Start the auxiliary tools PulseAudio Volume Control, PulseAudio 
-      Volume Meter, PulseAudio Manager, PulseAudio Preferences
-EOF
diff --git a/audio/rezound/DEPENDS b/audio/rezound/DEPENDS
deleted file mode 100644
index c7499e5..0000000
--- a/audio/rezound/DEPENDS
+++ /dev/null
@@ -1,27 +0,0 @@
-depends fox &&
-depends audiofile &&
-depends fftw &&
-optional_depends    "lame" \
-                    "" \
-                    "" \
-                    "ability to load and save .mp3 files" &&
-optional_depends    "libvorbis" \
-                    "" \
-                    "" \
-                    "ability to load and save .ogg files" &&
-optional_depends    "cdrdao" \
-                    "" \
-                    "" \
-                    "to Burn CDs" &&
-optional_depends    "jack" \
-                    "--enable-jack" \
-                    "--disable-jack" \
-                    "route audio between applications" &&
-optional_depends    "flac" \
-                    "" \
-                    "" \
-                    "ability to load and save .flac files" &&
-optional_depends    "soundtouch" \
-                    "" \
-                    "" \
-                    "ito change pitch/tempo without changing tempo/pitch"
diff --git a/audio/rezound/DETAILS b/audio/rezound/DETAILS
deleted file mode 100644
index 406921a..0000000
--- a/audio/rezound/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
-          MODULE=rezound
-         VERSION=0.12.3beta
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:c62c941c16190dccc1ac2f1d588a9c5697f952e0
-        WEB_SITE=http://rezound.sourceforge.net/
-         ENTERED=20051018
-         UPDATED=20070212
-           SHORT="graphical audio file editor"
-cat << EOF
-ReZound is a graphical audio file editor.
-Some of its goals include:
-# Fast Editing
-# Efficient Undo/Redo
-# Easy Ability to Create New Actions
-# Feature Rich
-# Possibly Multitrack Editing in the Future
-EOF
diff --git a/graphics/sane-frontends/DEPENDS b/graphics/sane-frontends/DEPENDS
deleted file mode 100644
index dd9f7cd..0000000
--- a/graphics/sane-frontends/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends sane-backends
-depends gtk+-2
-
-optional_depends "gimp" "" "" "to allow a gimp plugin interface to SANE"
diff --git a/graphics/sane-frontends/DETAILS b/graphics/sane-frontends/DETAILS
deleted file mode 100644
index 285f8c3..0000000
--- a/graphics/sane-frontends/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
-          MODULE=sane-frontends
-         VERSION=1.0.14
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=ftp://ftp.sane-project.org/pub/sane/sane-frontends-$VERSION/
-      SOURCE_VFY=sha1:063e11df3e32d7a43161fd37026a4dc601d5482d
-        WEB_SITE=http://www.sane-project.org/
-         ENTERED=20020412
-         UPDATED=20051008
-           SHORT="Frontend for universal scanner interface"
-
-cat << EOF
-SANE stands for "Scanner Access Now Easy" and is an application 
-programming interface (API) that provides standardized access to any 
-raster image scanner hardware (flatbed scanner, hand-held scanner, 
-video and still-cameras, frame-grabbers, etc.). 
-sane-frontends provides the graphical interfaces to the sane libraries.
-EOF
diff --git a/kde3/apps/amarok/DEPENDS b/kde3/apps/amarok/DEPENDS
index 3b529d6..51ec84a 100644
--- a/kde3/apps/amarok/DEPENDS
+++ b/kde3/apps/amarok/DEPENDS
@@ -66,10 +66,6 @@ optional_depends "libprojectM"           \
                  "" ""                   \
                  "visualization plugins for Libvisual or XMMS"
 
-optional_depends "libtunepimp"            \
-                 "" ""                    \
-                 "MusicBrainz support"
-
 optional_depends "libmtp"                 \
                  "--with-libmtp"          \
                  "--without-libmtp"       \
diff --git a/kde4/base/kdemultimedia4/DEPENDS b/kde4/base/kdemultimedia4/DEPENDS
index 7bd3234..a3311b2 100644
--- a/kde4/base/kdemultimedia4/DEPENDS
+++ b/kde4/base/kdemultimedia4/DEPENDS
@@ -5,7 +5,6 @@ optional_depends "taglib"         "" "" "for audio metadata support"
 optional_depends "lame"           "" "" "for MP3 encoding support"
 optional_depends "cdparanoia"     "" "" "for Compact Disc Digital Audio support"
 optional_depends "libmusicbrainz" "" "" "for music metadatabase support"
-optional_depends "libtunepimp"    "" "" "for tunepimp library support"
 
 # flac will take care of vorbis support
 optional_depends "flac"           "" "" "for loseless audio support"


More information about the Lunar-commits mailing list