summaryrefslogtreecommitdiffstats
path: root/audio/sound-juicer
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /audio/sound-juicer
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r--audio/sound-juicer/Makefile44
-rw-r--r--audio/sound-juicer/distinfo3
-rw-r--r--audio/sound-juicer/files/patch-src::Makefile.in11
-rw-r--r--audio/sound-juicer/pkg-descr5
-rw-r--r--audio/sound-juicer/pkg-plist185
5 files changed, 0 insertions, 248 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
deleted file mode 100644
index ac9da9682..000000000
--- a/audio/sound-juicer/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: soundjuicer
-# Date created: 20 Jan 2004
-# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/audio/sound-juicer/Makefile,v 1.60 2006/09/04 20:49:36 marcus Exp $
-#
-
-PORTNAME= sound-juicer
-PORTVERSION= 2.16.1
-CATEGORIES= audio gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Clean, mean and lean CD ripper for GNOME2
-
-LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
- gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \
- cdio.7:${PORTSDIR}/sysutils/libcdio
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_XLIB= yes
-USE_GMAKE= yes
-INSTALLS_OMF= yes
-USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner \
- gnomedocutils
-USE_GSTREAMER= cdparanoia vorbis flac gconf good
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-ignore-missing-cd
-INSTALLS_ICONS= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= sound-juicer.schemas
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^\(SUBDIRS = .*\)tests\(.*\)|\1\2|' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e 's|--parents|-p|g' \
- ${WRKSRC}/data/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo
deleted file mode 100644
index fb9879c50..000000000
--- a/audio/sound-juicer/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/sound-juicer-2.16.1.tar.bz2) = 4611ab664a863fe68ea1f3b0aeb7aa7b
-SHA256 (gnome2/sound-juicer-2.16.1.tar.bz2) = cadf15fea7c253cb5fcc4c6c47c72f44fa8b1b69bd2f809a59a94fe0f9180564
-SIZE (gnome2/sound-juicer-2.16.1.tar.bz2) = 1252424
diff --git a/audio/sound-juicer/files/patch-src::Makefile.in b/audio/sound-juicer/files/patch-src::Makefile.in
deleted file mode 100644
index 5162e8641..000000000
--- a/audio/sound-juicer/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Wed May 17 14:08:25 2006
-+++ src/Makefile.in Wed May 17 14:09:00 2006
-@@ -304,7 +304,7 @@
- $(BACON_FILES) \
- $(ID3MUX_FILES)
-
--sound_juicer_LDADD = $(top_builddir)/libjuicer/libjuicer.la
-+sound_juicer_LDADD = $(top_builddir)/libjuicer/libjuicer.la -lcam
- sound_juicer_LDFLAGS = @MEDIA_PROFILES_LIBS@ @GSTREAMER_LIBS@ \
- @BURN_LIBS@ @UI_LIBS@ $(am__append_2)
- BACON_DIR = $(srcdir)/../../libbacon/src/
diff --git a/audio/sound-juicer/pkg-descr b/audio/sound-juicer/pkg-descr
deleted file mode 100644
index ec4721433..000000000
--- a/audio/sound-juicer/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Sound Juicer is a clean, mean and lean CD ripper for GNOME2.
-It provides a clean interface and simple preferences, aiming
-to do The Right Thing and What You Mean all of the time.
-
-WWW: http://www.burtonini.com/blog/computers/sound-juicer/
diff --git a/audio/sound-juicer/pkg-plist b/audio/sound-juicer/pkg-plist
deleted file mode 100644
index 876fedd1f..000000000
--- a/audio/sound-juicer/pkg-plist
+++ /dev/null
@@ -1,185 +0,0 @@
-bin/sound-juicer
-share/gnome/applications/sound-juicer.desktop
-share/gnome/help/sound-juicer/C/fdl-appendix.xml
-share/gnome/help/sound-juicer/C/figures/prefs.png
-share/gnome/help/sound-juicer/C/figures/startup.png
-share/gnome/help/sound-juicer/C/legal.xml
-share/gnome/help/sound-juicer/C/sound-juicer.xml
-share/gnome/help/sound-juicer/el/fdl-appendix.xml
-share/gnome/help/sound-juicer/el/figures/prefs.png
-share/gnome/help/sound-juicer/el/figures/startup.png
-share/gnome/help/sound-juicer/el/legal.xml
-share/gnome/help/sound-juicer/el/sound-juicer.xml
-share/gnome/help/sound-juicer/es/fdl-appendix.xml
-share/gnome/help/sound-juicer/es/figures/prefs.png
-share/gnome/help/sound-juicer/es/figures/startup.png
-share/gnome/help/sound-juicer/es/legal.xml
-share/gnome/help/sound-juicer/es/sound-juicer.xml
-share/gnome/help/sound-juicer/fr/fdl-appendix.xml
-share/gnome/help/sound-juicer/fr/figures/prefs.png
-share/gnome/help/sound-juicer/fr/figures/startup.png
-share/gnome/help/sound-juicer/fr/legal.xml
-share/gnome/help/sound-juicer/fr/sound-juicer.xml
-share/gnome/help/sound-juicer/nl/fdl-appendix.xml
-share/gnome/help/sound-juicer/nl/figures/prefs.png
-share/gnome/help/sound-juicer/nl/figures/startup.png
-share/gnome/help/sound-juicer/nl/legal.xml
-share/gnome/help/sound-juicer/nl/sound-juicer.xml
-share/gnome/help/sound-juicer/sv/fdl-appendix.xml
-share/gnome/help/sound-juicer/sv/figures/prefs.png
-share/gnome/help/sound-juicer/sv/figures/startup.png
-share/gnome/help/sound-juicer/sv/legal.xml
-share/gnome/help/sound-juicer/sv/sound-juicer.xml
-share/gnome/help/sound-juicer/uk/fdl-appendix.xml
-share/gnome/help/sound-juicer/uk/figures/prefs.png
-share/gnome/help/sound-juicer/uk/figures/startup.png
-share/gnome/help/sound-juicer/uk/legal.xml
-share/gnome/help/sound-juicer/uk/sound-juicer.xml
-share/gnome/omf/sound-juicer/sound-juicer-C.omf
-share/gnome/omf/sound-juicer/sound-juicer-el.omf
-share/gnome/omf/sound-juicer/sound-juicer-es.omf
-share/gnome/omf/sound-juicer/sound-juicer-fr.omf
-share/gnome/omf/sound-juicer/sound-juicer-nl.omf
-share/gnome/omf/sound-juicer/sound-juicer-sv.omf
-share/gnome/omf/sound-juicer/sound-juicer-uk.omf
-share/gnome/sound-juicer/sj-play.png
-share/gnome/sound-juicer/sj-record.png
-share/gnome/sound-juicer/sound-juicer.glade
-share/icons/hicolor/16x16/apps/sound-juicer.png
-share/icons/hicolor/22x22/apps/sound-juicer.png
-share/icons/hicolor/24x24/apps/sound-juicer.png
-share/icons/hicolor/scalable/apps/sound-juicer.svg
-share/locale/ar/LC_MESSAGES/sound-juicer.mo
-share/locale/az/LC_MESSAGES/sound-juicer.mo
-share/locale/be/LC_MESSAGES/sound-juicer.mo
-share/locale/bg/LC_MESSAGES/sound-juicer.mo
-share/locale/bn/LC_MESSAGES/sound-juicer.mo
-share/locale/bn_IN/LC_MESSAGES/sound-juicer.mo
-share/locale/br/LC_MESSAGES/sound-juicer.mo
-share/locale/ca/LC_MESSAGES/sound-juicer.mo
-share/locale/cs/LC_MESSAGES/sound-juicer.mo
-share/locale/cy/LC_MESSAGES/sound-juicer.mo
-share/locale/da/LC_MESSAGES/sound-juicer.mo
-share/locale/de/LC_MESSAGES/sound-juicer.mo
-share/locale/dz/LC_MESSAGES/sound-juicer.mo
-share/locale/el/LC_MESSAGES/sound-juicer.mo
-share/locale/en_CA/LC_MESSAGES/sound-juicer.mo
-share/locale/en_GB/LC_MESSAGES/sound-juicer.mo
-share/locale/es/LC_MESSAGES/sound-juicer.mo
-share/locale/et/LC_MESSAGES/sound-juicer.mo
-share/locale/eu/LC_MESSAGES/sound-juicer.mo
-share/locale/fa/LC_MESSAGES/sound-juicer.mo
-share/locale/fi/LC_MESSAGES/sound-juicer.mo
-share/locale/fr/LC_MESSAGES/sound-juicer.mo
-share/locale/gl/LC_MESSAGES/sound-juicer.mo
-share/locale/gu/LC_MESSAGES/sound-juicer.mo
-share/locale/he/LC_MESSAGES/sound-juicer.mo
-share/locale/hi/LC_MESSAGES/sound-juicer.mo
-share/locale/hr/LC_MESSAGES/sound-juicer.mo
-share/locale/hu/LC_MESSAGES/sound-juicer.mo
-share/locale/id/LC_MESSAGES/sound-juicer.mo
-share/locale/it/LC_MESSAGES/sound-juicer.mo
-share/locale/ja/LC_MESSAGES/sound-juicer.mo
-share/locale/ka/LC_MESSAGES/sound-juicer.mo
-share/locale/ko/LC_MESSAGES/sound-juicer.mo
-share/locale/lt/LC_MESSAGES/sound-juicer.mo
-share/locale/lv/LC_MESSAGES/sound-juicer.mo
-share/locale/mk/LC_MESSAGES/sound-juicer.mo
-share/locale/ml/LC_MESSAGES/sound-juicer.mo
-share/locale/mn/LC_MESSAGES/sound-juicer.mo
-share/locale/ms/LC_MESSAGES/sound-juicer.mo
-share/locale/nb/LC_MESSAGES/sound-juicer.mo
-share/locale/ne/LC_MESSAGES/sound-juicer.mo
-share/locale/nl/LC_MESSAGES/sound-juicer.mo
-share/locale/nn/LC_MESSAGES/sound-juicer.mo
-share/locale/or/LC_MESSAGES/sound-juicer.mo
-share/locale/pa/LC_MESSAGES/sound-juicer.mo
-share/locale/pl/LC_MESSAGES/sound-juicer.mo
-share/locale/pt/LC_MESSAGES/sound-juicer.mo
-share/locale/pt_BR/LC_MESSAGES/sound-juicer.mo
-share/locale/ro/LC_MESSAGES/sound-juicer.mo
-share/locale/ru/LC_MESSAGES/sound-juicer.mo
-share/locale/rw/LC_MESSAGES/sound-juicer.mo
-share/locale/sk/LC_MESSAGES/sound-juicer.mo
-share/locale/sl/LC_MESSAGES/sound-juicer.mo
-share/locale/sq/LC_MESSAGES/sound-juicer.mo
-share/locale/sr/LC_MESSAGES/sound-juicer.mo
-share/locale/sr@Latn/LC_MESSAGES/sound-juicer.mo
-share/locale/sv/LC_MESSAGES/sound-juicer.mo
-share/locale/ta/LC_MESSAGES/sound-juicer.mo
-share/locale/th/LC_MESSAGES/sound-juicer.mo
-share/locale/tr/LC_MESSAGES/sound-juicer.mo
-share/locale/ug/LC_MESSAGES/sound-juicer.mo
-share/locale/uk/LC_MESSAGES/sound-juicer.mo
-share/locale/vi/LC_MESSAGES/sound-juicer.mo
-share/locale/xh/LC_MESSAGES/sound-juicer.mo
-share/locale/zh_CN/LC_MESSAGES/sound-juicer.mo
-share/locale/zh_HK/LC_MESSAGES/sound-juicer.mo
-share/locale/zh_TW/LC_MESSAGES/sound-juicer.mo
-@dirrmtry share/icons/hicolor/24x24/apps
-@dirrmtry share/icons/hicolor/24x24
-@dirrm share/gnome/sound-juicer
-@dirrm share/gnome/omf/sound-juicer
-@dirrm share/gnome/help/sound-juicer/uk/figures
-@dirrm share/gnome/help/sound-juicer/uk
-@dirrm share/gnome/help/sound-juicer/sv/figures
-@dirrm share/gnome/help/sound-juicer/sv
-@dirrm share/gnome/help/sound-juicer/nl/figures
-@dirrm share/gnome/help/sound-juicer/nl
-@dirrm share/gnome/help/sound-juicer/fr/figures
-@dirrm share/gnome/help/sound-juicer/fr
-@dirrm share/gnome/help/sound-juicer/es/figures
-@dirrm share/gnome/help/sound-juicer/es
-@dirrm share/gnome/help/sound-juicer/el/figures
-@dirrm share/gnome/help/sound-juicer/el
-@dirrm share/gnome/help/sound-juicer/C/figures
-@dirrm share/gnome/help/sound-juicer/C
-@dirrm share/gnome/help/sound-juicer
-@dirrmtry share/locale/zh_TW/LC_MESSAGES
-@dirrmtry share/locale/zh_TW
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/zh_CN/LC_MESSAGES
-@dirrmtry share/locale/zh_CN
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/uk/LC_MESSAGES
-@dirrmtry share/locale/uk
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/sr/LC_MESSAGES
-@dirrmtry share/locale/sr
-@dirrmtry share/locale/sl/LC_MESSAGES
-@dirrmtry share/locale/sl
-@dirrmtry share/locale/sk/LC_MESSAGES
-@dirrmtry share/locale/sk
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ro/LC_MESSAGES
-@dirrmtry share/locale/ro
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/nn/LC_MESSAGES
-@dirrmtry share/locale/nn
-@dirrmtry share/locale/ne/LC_MESSAGES
-@dirrmtry share/locale/ne
-@dirrmtry share/locale/ko/LC_MESSAGES
-@dirrmtry share/locale/ko
-@dirrmtry share/locale/gl/LC_MESSAGES
-@dirrmtry share/locale/gl
-@dirrmtry share/locale/fi/LC_MESSAGES
-@dirrmtry share/locale/fi
-@dirrmtry share/locale/el/LC_MESSAGES
-@dirrmtry share/locale/el
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs
-@dirrmtry share/locale/ca/LC_MESSAGES
-@dirrmtry share/locale/ca
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be/LC_MESSAGES
-@dirrmtry share/locale/be