diff options
Diffstat (limited to 'x11-wm/e17-module-slideshow')
-rw-r--r-- | x11-wm/e17-module-slideshow/Makefile | 36 | ||||
-rw-r--r-- | x11-wm/e17-module-slideshow/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/e17-module-slideshow/pkg-descr | 6 | ||||
-rw-r--r-- | x11-wm/e17-module-slideshow/pkg-plist | 17 |
4 files changed, 0 insertions, 62 deletions
diff --git a/x11-wm/e17-module-slideshow/Makefile b/x11-wm/e17-module-slideshow/Makefile deleted file mode 100644 index ad25dcef43df..000000000000 --- a/x11-wm/e17-module-slideshow/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: e17-module-slideshow -# Date created: 23 June 2006 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $FreeBSD$ -# - -PORTNAME= slideshow -PORTVERSION= 20070223 -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 which cycles desktop backgrounds - -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel - -GNU_CONFIGURE= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnometarget pkgconfig -USE_EFL= edje - -.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-slideshow/distinfo b/x11-wm/e17-module-slideshow/distinfo deleted file mode 100644 index 657acb2a7fd8..000000000000 --- a/x11-wm/e17-module-slideshow/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (slideshow-20070223.tar.bz2) = 619c2f89b4fe10fc608f3694a74a99ee -SHA256 (slideshow-20070223.tar.bz2) = 59b481d3bdb1bd38187fc397f4a2f3922befc41713ede7dd08a30353321e1a25 -SIZE (slideshow-20070223.tar.bz2) = 284528 diff --git a/x11-wm/e17-module-slideshow/pkg-descr b/x11-wm/e17-module-slideshow/pkg-descr deleted file mode 100644 index 105729b2e344..000000000000 --- a/x11-wm/e17-module-slideshow/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This e17 module allows users to cycle desktop backgrounds over configurable -time interval. -It is a port of the e16 epplet E-Slides by Michael Jennings. - -Author: Christopher Michael <devilhorns@comcast.net> -WWW: http://www.enlightenment.org/ diff --git a/x11-wm/e17-module-slideshow/pkg-plist b/x11-wm/e17-module-slideshow/pkg-plist deleted file mode 100644 index fb0ceadcb818..000000000000 --- a/x11-wm/e17-module-slideshow/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -lib/enlightenment/modules/slideshow/%%E17_ARCH%%/module.a -lib/enlightenment/modules/slideshow/%%E17_ARCH%%/module.la -lib/enlightenment/modules/slideshow/%%E17_ARCH%%/module.so -lib/enlightenment/modules/slideshow/module.desktop -lib/enlightenment/modules/slideshow/module.edj -lib/enlightenment/modules/slideshow/module_icon.png -lib/enlightenment/modules/slideshow/slideshow.edj -%%NLS%%share/locale/eo/LC_MESSAGES/slideshow.mo -%%NLS%%share/locale/fi/LC_MESSAGES/slideshow.mo -%%NLS%%share/locale/fr/LC_MESSAGES/slideshow.mo -%%NLS%%share/locale/it/LC_MESSAGES/slideshow.mo -%%NLS%%share/locale/ja/LC_MESSAGES/slideshow.mo -%%NLS%%share/locale/sv/LC_MESSAGES/slideshow.mo -@dirrm lib/enlightenment/modules/slideshow/%%E17_ARCH%% -@dirrm lib/enlightenment/modules/slideshow -@dirrmtry lib/enlightenment/modules -@dirrmtry lib/enlightenment |