aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-20 04:38:34 +0800
committerPav Lucistnik <pav@FreeBSD.org>2008-12-20 04:38:34 +0800
commitfad4f75f37b57a19297f4901b0c933a81838679b (patch)
treeba3245ad37ba92dc5f9012239a0b911f5d2b0ac1 /audio
parent9581e681f0dbce0de57a08c77d39aee2d41fbc7a (diff)
downloadfreebsd-ports-gnome-fad4f75f37b57a19297f4901b0c933a81838679b.tar.gz
freebsd-ports-gnome-fad4f75f37b57a19297f4901b0c933a81838679b.tar.zst
freebsd-ports-gnome-fad4f75f37b57a19297f4901b0c933a81838679b.zip
This port has been broken or ignored for past 24 months. It also depends on
broken, expired port. With hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/euphoria/Makefile48
-rw-r--r--audio/euphoria/distinfo3
-rw-r--r--audio/euphoria/pkg-descr5
-rw-r--r--audio/euphoria/pkg-message19
-rw-r--r--audio/euphoria/pkg-plist16
6 files changed, 0 insertions, 92 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 297e99758b6d..ecee7883a5de 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -144,7 +144,6 @@
SUBDIR += etktab
SUBDIR += etoile-melodie
SUBDIR += etoile-volumecontrolmenulet
- SUBDIR += euphoria
SUBDIR += exaile
SUBDIR += extace
SUBDIR += ezstream
diff --git a/audio/euphoria/Makefile b/audio/euphoria/Makefile
deleted file mode 100644
index 4deb38cdcd75..000000000000
--- a/audio/euphoria/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# New ports collection makefile for: euphoria
-# Date created: 22 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= euphoria
-PORTVERSION= 20070223
-PORTREVISION= 2
-PORTEPOCH= 1
-CATEGORIES= audio
-MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
-
-MAINTAINER= stas@FreeBSD.org
-COMMENT= XMMS2 GUI frontend written with Enlightenment e17 libraries
-
-BUILD_DEPENDS= edje_cc:${PORTSDIR}/graphics/edje
-RUN_DEPENDS= ${SADIR}/edje.so:${PORTSDIR}/graphics/ruby-edje \
- ${SADIR}/esmart.so:${PORTSDIR}/graphics/ruby-esmart \
- ${SADIR}/evas.so:${PORTSDIR}/graphics/ruby-evas \
- ${SADIR}/ecore.so:${PORTSDIR}/devel/ruby-ecore \
- ${SADIR}/xmmsclient_ecore.so:${PORTSDIR}/audio/ruby-xmms2-ecore
-
-SADIR= ${RUBY_SITEARCHLIBDIR}
-
-USE_BZIP2= yes
-USE_RUBY= yes
-USE_RAKE= yes
-RUBY_SHEBANG_FILES= ${WRKSRC}/bin/euphoria
-
-IGNORE= Not updated to the DrJekyll clientlib API
-
-.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64"
-BROKEN= edje is broken on ia64
-.endif
-
-do-build:
- @(cd ${WRKSRC}; ${RAKE_BIN})
-
-do-install:
- @(cd ${WRKSRC}; ${RAKE_BIN} install)
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/audio/euphoria/distinfo b/audio/euphoria/distinfo
deleted file mode 100644
index 80d927a905a7..000000000000
--- a/audio/euphoria/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (euphoria-20070223.tar.bz2) = 108d3a303bc2f0c222032b04110e17b7
-SHA256 (euphoria-20070223.tar.bz2) = dbe6c2f49b096223e6724b1a9783027c732d1d062d919c3301ffd4f3e32fcdcc
-SIZE (euphoria-20070223.tar.bz2) = 1605434
diff --git a/audio/euphoria/pkg-descr b/audio/euphoria/pkg-descr
deleted file mode 100644
index 3065fbe90662..000000000000
--- a/audio/euphoria/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Euphoria is an audio player which is based on Ecore, Evas and Edje.
-It acts as a frontend to XMMS2.
-
-Author: Tilman Sauerbeck <tilman@code-monkey.de>
-WWW: http://www.enlightenment.org/
diff --git a/audio/euphoria/pkg-message b/audio/euphoria/pkg-message
deleted file mode 100644
index 96483847acba..000000000000
--- a/audio/euphoria/pkg-message
+++ /dev/null
@@ -1,19 +0,0 @@
-============================================================================
-
-Currently you need to manage your play list using the CLI client.
-An example session would be:
-
-1) Launch xmms2 daemon using xmms2-launcher command. You can analyze
- debugging output later in /tmp/xmms2.log.
-
-2) Use the following commands to control xmms2:
- $ xmms2 add /path/to/some/files
- $ xmms2 add http://205.188.234.65:8022
- $ xmms2 list
- (now the playlist has stuff in it)
-
-3) Start Euphoria with no options.
-
-See http://wiki.xmms2.xmms.se and xmms2(1) for further instructions.
-
-============================================================================
diff --git a/audio/euphoria/pkg-plist b/audio/euphoria/pkg-plist
deleted file mode 100644
index 120ef0047191..000000000000
--- a/audio/euphoria/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-bin/euphoria
-%%RUBY_SITELIBDIR%%/euphoria/file_dialog.rb
-%%RUBY_SITELIBDIR%%/euphoria/playback_status_handler.rb
-%%RUBY_SITELIBDIR%%/euphoria/playlist.rb
-%%RUBY_SITELIBDIR%%/euphoria/playlist_item.rb
-%%RUBY_SITELIBDIR%%/euphoria/playtime_updater.rb
-%%RUBY_SITELIBDIR%%/euphoria/slider.rb
-%%RUBY_SITELIBDIR%%/euphoria/volume_box.rb
-%%DATADIR%%/themes/iio.edj
-%%DATADIR%%/themes/winter.edj
-@dirrm %%RUBY_SITELIBDIR%%/euphoria
-@dirrmtry %%RUBY_SITELIBDIR%%
-@dirrmtry lib/ruby/site_ruby
-@dirrmtry lib/ruby
-@dirrm %%DATADIR%%/themes
-@dirrm %%DATADIR%%