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 | 29 |
4 files changed, 0 insertions, 74 deletions
diff --git a/x11-wm/e17-module-slideshow/Makefile b/x11-wm/e17-module-slideshow/Makefile deleted file mode 100644 index 05d1619b2c31..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= 20080223 -PORTREVISION= 2 -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 -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment - -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 ce8938b85acc..000000000000 --- a/x11-wm/e17-module-slideshow/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (slideshow-20080223.tar.bz2) = 451ba84f1f04ea04d23b5c9e313470c9 -SHA256 (slideshow-20080223.tar.bz2) = ddc5e1298512fb219c6ee7403d45b0e9be540f44a9f4b4cb49c106ff68e89e63 -SIZE (slideshow-20080223.tar.bz2) = 239915 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 60d0b7ec2b4e..000000000000 --- a/x11-wm/e17-module-slideshow/pkg-plist +++ /dev/null @@ -1,29 +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/e-module-slideshow.edj -lib/enlightenment/modules/slideshow/slideshow.edj -%%NLS%%lib/enlightenment/modules/slideshow/locale/eo/LC_MESSAGES/slideshow.mo -%%NLS%%lib/enlightenment/modules/slideshow/locale/fi/LC_MESSAGES/slideshow.mo -%%NLS%%lib/enlightenment/modules/slideshow/locale/fr/LC_MESSAGES/slideshow.mo -%%NLS%%lib/enlightenment/modules/slideshow/locale/it/LC_MESSAGES/slideshow.mo -%%NLS%%lib/enlightenment/modules/slideshow/locale/ja/LC_MESSAGES/slideshow.mo -%%NLS%%lib/enlightenment/modules/slideshow/locale/sv/LC_MESSAGES/slideshow.mo -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/eo/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/eo -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/fi/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/fi -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/fr/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/fr -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/it/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/it -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/ja/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/ja -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/sv/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/sv -%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale -@dirrm lib/enlightenment/modules/slideshow/%%E17_ARCH%% -@dirrm lib/enlightenment/modules/slideshow -@dirrmtry lib/enlightenment/modules -@dirrmtry lib/enlightenment |