1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

This port has been broken or ignored for past 24 months. It also depends on

broken, expired port.

With hat:	portmgr
This commit is contained in:
Pav Lucistnik 2008-12-19 20:38:34 +00:00
parent 9581e681f0
commit fad4f75f37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224459
7 changed files with 1 additions and 92 deletions

1
MOVED
View File

@ -3708,3 +3708,4 @@ x11-wm/alloywm||2008-12-13|Has expired: Has been broken for more than 6 months
x11/9term||2008-12-13|Has expired: depends on expired port
textproc/rubygem-spreadsheet-excel|textproc/rubygem-spreadsheet|2008-12-14|Project renamed
textproc/hs-utf8-string||2008-12-19|Duplicate of devel/hs-utf8-string-ghc
audio/euphoria||2008-12-19|Has been broken or ignored for past 24 months, depends on broken, expired port

View File

@ -144,7 +144,6 @@
SUBDIR += etktab
SUBDIR += etoile-melodie
SUBDIR += etoile-volumecontrolmenulet
SUBDIR += euphoria
SUBDIR += exaile
SUBDIR += extace
SUBDIR += ezstream

View File

@ -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>

View File

@ -1,3 +0,0 @@
MD5 (euphoria-20070223.tar.bz2) = 108d3a303bc2f0c222032b04110e17b7
SHA256 (euphoria-20070223.tar.bz2) = dbe6c2f49b096223e6724b1a9783027c732d1d062d919c3301ffd4f3e32fcdcc
SIZE (euphoria-20070223.tar.bz2) = 1605434

View File

@ -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/

View File

@ -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.
============================================================================

View File

@ -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%%