diff options
Diffstat (limited to 'x11-wm/e17-module-mixer')
-rw-r--r-- | x11-wm/e17-module-mixer/Makefile | 36 | ||||
-rw-r--r-- | x11-wm/e17-module-mixer/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/e17-module-mixer/pkg-descr | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-mixer/pkg-plist | 20 |
4 files changed, 0 insertions, 63 deletions
diff --git a/x11-wm/e17-module-mixer/Makefile b/x11-wm/e17-module-mixer/Makefile deleted file mode 100644 index 4f5d7d160268..000000000000 --- a/x11-wm/e17-module-mixer/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: e17-module-mixer -# Date created: 30 September 2006 -# Whom: Stanislav Sedov <stas@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= mixer -PORTVERSION= 20080223 -PORTREVISION= 1 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ -PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} - -MAINTAINER= stas@FreeBSD.org -COMMENT= An e17 module to adjust audio mixer settings - -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnometarget pkgconfig -USE_EFL= edje -GNU_CONFIGURE= yes - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -.include <bsd.port.mk> diff --git a/x11-wm/e17-module-mixer/distinfo b/x11-wm/e17-module-mixer/distinfo deleted file mode 100644 index 73b0c692169a..000000000000 --- a/x11-wm/e17-module-mixer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mixer-20080223.tar.bz2) = 578efbd7f92e64532cd1511d0158e8dd -SHA256 (mixer-20080223.tar.bz2) = 7a6b814bae322e8ac5988f532410ea092967d16f7b3742bd5f2cc01bd672d7ff -SIZE (mixer-20080223.tar.bz2) = 289275 diff --git a/x11-wm/e17-module-mixer/pkg-descr b/x11-wm/e17-module-mixer/pkg-descr deleted file mode 100644 index f631d3706434..000000000000 --- a/x11-wm/e17-module-mixer/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This e17 module allows users to adjust the sound mixer settings. - -Author: Christopher 'devilhorns' Michael <devilhorns@comcast.net> -WWW: http://www.enlightenment.org diff --git a/x11-wm/e17-module-mixer/pkg-plist b/x11-wm/e17-module-mixer/pkg-plist deleted file mode 100644 index 23d0ae78ed2d..000000000000 --- a/x11-wm/e17-module-mixer/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -lib/enlightenment/modules/mixer/%%E17_ARCH%%/module.a -lib/enlightenment/modules/mixer/%%E17_ARCH%%/module.la -lib/enlightenment/modules/mixer/%%E17_ARCH%%/module.so -lib/enlightenment/modules/mixer/mixer.edj -lib/enlightenment/modules/mixer/e-module-mixer.edj -lib/enlightenment/modules/mixer/module.desktop -%%NLS%%lib/enlightenment/modules/mixer/locale/fi/LC_MESSAGES/mixer.mo -%%NLS%%lib/enlightenment/modules/mixer/locale/it/LC_MESSAGES/mixer.mo -%%NLS%%lib/enlightenment/modules/mixer/locale/sv/LC_MESSAGES/mixer.mo -%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/fi/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/fi -%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/it/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/it/ -%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/sv/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/sv/ -%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale -@dirrm lib/enlightenment/modules/mixer/%%E17_ARCH%% -@dirrm lib/enlightenment/modules/mixer -@dirrmtry lib/enlightenment/modules -@dirrmtry lib/enlightenment |