aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/e17-module-mpdule
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2014-11-25 11:07:22 +0800
committergblach <gblach@FreeBSD.org>2014-11-25 11:07:22 +0800
commit87b54e3e367990399c42dbb255ce6e12cf180129 (patch)
treea3ede366da71e5f2c9d8a5565a987a08de3b99d0 /x11-wm/e17-module-mpdule
parent27ee458dbd7d23c67cbb7706bdadfec14bf6018d (diff)
downloadfreebsd-ports-gnome-87b54e3e367990399c42dbb255ce6e12cf180129.tar.gz
freebsd-ports-gnome-87b54e3e367990399c42dbb255ce6e12cf180129.tar.zst
freebsd-ports-gnome-87b54e3e367990399c42dbb255ce6e12cf180129.zip
- Merge EFL libraries into devel/efl and update to 1.12.0
- Update x11-toolkits/elementary to 1.12.0 - Update x11-wm/enlightenment to 0.19.1 - Update graphics/evas_generic_loaders-* to 1.12.0 - Update devel/e_dbus to 1.7.10 - Update benchmarks/expedite to 1.7.10 - Move some of x11-wm/e17-module-* to x11-wm/e-module-* and update to recent snapshots - Add multimedia/emotion_generic_players-vlc - Add multimedia/rage Reviewed by: crees, antoine
Diffstat (limited to 'x11-wm/e17-module-mpdule')
-rw-r--r--x11-wm/e17-module-mpdule/Makefile36
-rw-r--r--x11-wm/e17-module-mpdule/distinfo2
-rw-r--r--x11-wm/e17-module-mpdule/pkg-descr8
-rw-r--r--x11-wm/e17-module-mpdule/pkg-plist36
4 files changed, 0 insertions, 82 deletions
diff --git a/x11-wm/e17-module-mpdule/Makefile b/x11-wm/e17-module-mpdule/Makefile
deleted file mode 100644
index efddc4dfedaf..000000000000
--- a/x11-wm/e17-module-mpdule/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= mpdule
-PORTVERSION= 20130510
-PORTREVISION= 2
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= LOCAL/gblach/e17/modules/
-PKGNAMEPREFIX= e17-module-
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= MPD module for e17
-
-LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-DIST_SUBDIR= e17
-GNU_CONFIGURE= yes
-USES= gmake pkgconfig tar:bzip2
-USE_EFL= edje libtool_hack modarch_hack
-
-OPTIONS_DEFINE= NLS
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e17-module-mpdule/distinfo b/x11-wm/e17-module-mpdule/distinfo
deleted file mode 100644
index 5aa3ca9d268e..000000000000
--- a/x11-wm/e17-module-mpdule/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/mpdule-20130510.tar.bz2) = aaa31c509db756b5c1b19b9ca641d58b4ca35c63944a66848d2b5bf8c52b6210
-SIZE (e17/mpdule-20130510.tar.bz2) = 575620
diff --git a/x11-wm/e17-module-mpdule/pkg-descr b/x11-wm/e17-module-mpdule/pkg-descr
deleted file mode 100644
index 3703b5802da0..000000000000
--- a/x11-wm/e17-module-mpdule/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Simple MPD module.
-Load it into your shelf. Set it to "Able to be Resized", and
-resize to a good size for best experience.
-
-To see more than just the artist and title, edit the theme
-(see comments in the theme for more info).
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-mpdule/pkg-plist b/x11-wm/e17-module-mpdule/pkg-plist
deleted file mode 100644
index b48f41f8b985..000000000000
--- a/x11-wm/e17-module-mpdule/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-lib/enlightenment/modules/mpdule/%%E17_ARCH%%/module.so
-lib/enlightenment/modules/mpdule/mpdule.edj
-lib/enlightenment/modules/mpdule/module.desktop
-lib/enlightenment/modules/mpdule/e-module-mpdule.edj
-%%NLS%%lib/enlightenment/modules/mpdule/locale/ca/LC_MESSAGES/mpdule.mo
-%%NLS%%lib/enlightenment/modules/mpdule/locale/eo/LC_MESSAGES/mpdule.mo
-%%NLS%%lib/enlightenment/modules/mpdule/locale/fr/LC_MESSAGES/mpdule.mo
-%%NLS%%lib/enlightenment/modules/mpdule/locale/it/LC_MESSAGES/mpdule.mo
-%%NLS%%lib/enlightenment/modules/mpdule/locale/pl/LC_MESSAGES/mpdule.mo
-%%NLS%%lib/enlightenment/modules/mpdule/locale/pt/LC_MESSAGES/mpdule.mo
-%%NLS%%lib/enlightenment/modules/mpdule/locale/ru/LC_MESSAGES/mpdule.mo
-%%NLS%%lib/enlightenment/modules/mpdule/locale/sr/LC_MESSAGES/mpdule.mo
-%%NLS%%lib/enlightenment/modules/mpdule/locale/tr/LC_MESSAGES/mpdule.mo
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/tr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/tr
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/sr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/sr
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/ru/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/ru
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/pt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/pt
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/pl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/pl
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/it/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/it
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/fr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/fr
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/eo/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/eo
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/ca/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale/ca
-%%NLS%%@dirrm lib/enlightenment/modules/mpdule/locale
-@dirrm lib/enlightenment/modules/mpdule/%%E17_ARCH%%
-@dirrm lib/enlightenment/modules/mpdule
-@dirrmtry lib/enlightenment/modules
-@dirrmtry lib/enlightenment