diff options
author | Renato Botelho <garga@FreeBSD.org> | 2011-01-03 14:38:01 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2011-01-03 14:38:01 +0000 |
commit | 21526892f39daca6d022ea1a7c1229d60c0d68b7 (patch) | |
tree | 7ee0fa6dbb6ac8d5faf14970e19155d5a6fb9e16 /audio | |
parent | 75a99c614f1b68176aee92482e1d1b628323e3d7 (diff) | |
download | ports-21526892f39daca6d022ea1a7c1229d60c0d68b7.tar.gz ports-21526892f39daca6d022ea1a7c1229d60c0d68b7.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/emphasis/Makefile | 31 | ||||
-rw-r--r-- | audio/emphasis/distinfo | 3 | ||||
-rw-r--r-- | audio/emphasis/pkg-descr | 5 | ||||
-rw-r--r-- | audio/emphasis/pkg-plist | 24 |
5 files changed, 0 insertions, 64 deletions
diff --git a/audio/Makefile b/audio/Makefile index 20e9ebc1e7ec..355f745f0a71 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -145,7 +145,6 @@ SUBDIR += ecasound SUBDIR += ecawave SUBDIR += emms - SUBDIR += emphasis SUBDIR += emu10kx SUBDIR += enscribe SUBDIR += epos-devel diff --git a/audio/emphasis/Makefile b/audio/emphasis/Makefile deleted file mode 100644 index d97f3b0f154d..000000000000 --- a/audio/emphasis/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: emphasis -# Date created: 2006-08-14 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $MBSDlabs$ -# $FreeBSD$ -# - -PORTNAME= emphasis -PORTVERSION= 20080223 -PORTREVISION= 6 -CATEGORIES= audio -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ - -MAINTAINER= stas@FreeBSD.org -COMMENT= A simple MPD (Music Player Daemon) client written in C/Etk - -LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig gnometarget libxml2 -USE_EFL= ecore enhance etk -USE_EFL_ECORE= config -GNU_CONFIGURE= yes - -BROKEN= does not compile -DEPRECATED= abandoned upstream -EXPIRATION_DATE= 2011-01-01 - -.include <bsd.port.mk> diff --git a/audio/emphasis/distinfo b/audio/emphasis/distinfo deleted file mode 100644 index 27490c738f02..000000000000 --- a/audio/emphasis/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (emphasis-20080223.tar.bz2) = 51c06c196ceafd4a70d380ea7ea51aaf -SHA256 (emphasis-20080223.tar.bz2) = d9fc8af7bd181b4dcbaf3cfa2b4d0dc87f940e10f350f15f3a52c3aedfd62a0d -SIZE (emphasis-20080223.tar.bz2) = 411094 diff --git a/audio/emphasis/pkg-descr b/audio/emphasis/pkg-descr deleted file mode 100644 index b8c83da30ba2..000000000000 --- a/audio/emphasis/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Emphasis is a simple MPD (Music Player Daemon) client writen in C/Etk. -It's a clone of MpcOS-X. - -Author: Samuel 'lok' Mendes <heka.lok@gmail.com> -WWW: http://www.enlightenment.org/ diff --git a/audio/emphasis/pkg-plist b/audio/emphasis/pkg-plist deleted file mode 100644 index ea992b00c7b2..000000000000 --- a/audio/emphasis/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -bin/emphasis -%%DATADIR%%/config.glade -%%DATADIR%%/emphasis.glade -%%DATADIR%%/images/haricot_musique-amor.png -%%DATADIR%%/images/haricot_musique-grrrr.png -%%DATADIR%%/images/haricot_musique-lalaa.png -%%DATADIR%%/images/haricot_musique-mario.png -%%DATADIR%%/images/haricot_musique-mooo.png -%%DATADIR%%/images/haricot_musique.png -%%DATADIR%%/images/note.png -%%DATADIR%%/images/sound_high.png -%%DATADIR%%/images/sound_low.png -share/icons/hicolor/48x48/apps/emphasis.png -share/icons/hicolor/scalable/apps/emphasis.svg -share/applications/emphasis.desktop -@dirrmtry share/applications -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%% |