diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 23:02:28 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 23:02:28 +0000 |
commit | de44fb13f678527606168925524d72833199a646 (patch) | |
tree | 92f79f78f0cb3f44e06d94f637a7171bcefd600e /x11-themes | |
parent | ff4197e8ae197c8638e86bf9488a84186e5c6383 (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/e17-splash-blue/Makefile | 16 | ||||
-rw-r--r-- | x11-themes/e17-splash-blue/distinfo | 6 | ||||
-rw-r--r-- | x11-themes/e17-splash-blue/pkg-descr | 3 |
3 files changed, 13 insertions, 12 deletions
diff --git a/x11-themes/e17-splash-blue/Makefile b/x11-themes/e17-splash-blue/Makefile index 79cceef2b512..4a4bbb88774c 100644 --- a/x11-themes/e17-splash-blue/Makefile +++ b/x11-themes/e17-splash-blue/Makefile @@ -2,29 +2,29 @@ # Date created: 4 Aug 2006 # Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> # -# $MBSDlabs$ # $FreeBSD$ # PORTNAME= blue -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 +PORTREVISION= 0 CATEGORIES= x11-themes -MASTER_SITES= http://www0.get-e.org/Themes/Startup/_files/ \ - http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ + ${MASTER_SITE_GET_E} +MASTER_SITE_SUBDIR= Themes/E17_-_Startup PKGNAMEPREFIX= e17-splash- -DISTNAME= init_blue +DISTNAME= init_${PORTNAME} EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org COMMENT= Blue splash screen for e17 window manager -RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel NO_BUILD= yes NO_WRKSUBDIR= yes -PLIST_FILES= share/enlightenment/data/init/init_blue.edj +PLIST_FILES= share/enlightenment/data/init/${DISTNAME}${EXTRACT_SUFX} do-extract: ${MKDIR} ${WRKDIR} diff --git a/x11-themes/e17-splash-blue/distinfo b/x11-themes/e17-splash-blue/distinfo index d9d802789c6b..9745710f37ae 100644 --- a/x11-themes/e17-splash-blue/distinfo +++ b/x11-themes/e17-splash-blue/distinfo @@ -1,3 +1,3 @@ -MD5 (init_blue.edj) = 75a8fa23786633f4d9ca8eff95345ef0 -SHA256 (init_blue.edj) = 2a76403296c24f8af9d98dc7a99b71dd4e0e3e5c7c7f1554f8b752b03ff0ffdd -SIZE (init_blue.edj) = 4552772 +MD5 (init_blue.edj) = 361d62daf0883e9b6ee92441ed26340b +SHA256 (init_blue.edj) = b8f155f7cf313a34ef71602a38b9c07fb4247d2ed7f069f74facec4cd7d2671b +SIZE (init_blue.edj) = 4544128 diff --git a/x11-themes/e17-splash-blue/pkg-descr b/x11-themes/e17-splash-blue/pkg-descr index 2c952097f33c..ef1afe595e87 100644 --- a/x11-themes/e17-splash-blue/pkg-descr +++ b/x11-themes/e17-splash-blue/pkg-descr @@ -1,4 +1,5 @@ Nice e17 splash screen. Based on the default splash screen with a different background. -WWW: http://www4.get-e.org/Themes/Startup/ +Author: Daniel G. Siegel <dgsiegel@gmail.com> +WWW: http://www.get-e.org/Themes/E17_-_Startup/ |