diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 22:43:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 22:43:03 +0000 |
commit | 9934a8013fdf2446c101655ebdb8faa2e5f82007 (patch) | |
tree | 7e72aee846bb925068c3e0aeb0ac5014bef7f7d3 /x11-themes | |
parent | fc9e2570bdc5c600774e238a6603df895039e2df (diff) | |
download | ports-9934a8013fdf2446c101655ebdb8faa2e5f82007.tar.gz ports-9934a8013fdf2446c101655ebdb8faa2e5f82007.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/e17-splash-azul/Makefile | 16 | ||||
-rw-r--r-- | x11-themes/e17-splash-azul/distinfo | 6 | ||||
-rw-r--r-- | x11-themes/e17-splash-azul/pkg-descr | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/x11-themes/e17-splash-azul/Makefile b/x11-themes/e17-splash-azul/Makefile index 0bc6fa0d93cb..0dd38133fb75 100644 --- a/x11-themes/e17-splash-azul/Makefile +++ b/x11-themes/e17-splash-azul/Makefile @@ -2,29 +2,29 @@ # Date created: 4 Aug 2006 # Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> # -# $MBSDlabs$ # $FreeBSD$ # PORTNAME= azul -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_azul +DISTNAME= init_${PORTNAME} EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org COMMENT= Azul 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_azul.edj +PLIST_FILES= share/enlightenment/data/init/${DISTNAME}${EXTRACT_SUFX} do-extract: ${MKDIR} ${WRKDIR} diff --git a/x11-themes/e17-splash-azul/distinfo b/x11-themes/e17-splash-azul/distinfo index 82c60ad0269c..870fd493ed32 100644 --- a/x11-themes/e17-splash-azul/distinfo +++ b/x11-themes/e17-splash-azul/distinfo @@ -1,3 +1,3 @@ -MD5 (init_azul.edj) = 2b00a47989d7daa6d3d78c06dc5e34da -SHA256 (init_azul.edj) = 6eebf8fabdc8b25fbb214367bfe68a869991db28f3e86194544cf72c08e4c9b0 -SIZE (init_azul.edj) = 1108559 +MD5 (init_azul.edj) = 79f84285ff0e4bd24a58ca540c2b2afc +SHA256 (init_azul.edj) = 9a8f3817f07bb07ca17af148b27389637d8988bdc086a9e4cda4502441dfd28b +SIZE (init_azul.edj) = 1108709 diff --git a/x11-themes/e17-splash-azul/pkg-descr b/x11-themes/e17-splash-azul/pkg-descr index f1c72bf43601..755b4fe4e0c4 100644 --- a/x11-themes/e17-splash-azul/pkg-descr +++ b/x11-themes/e17-splash-azul/pkg-descr @@ -1,3 +1,3 @@ Nice e17 splash screen. Based on the Azul background by David Garcia. -WWW: http://www4.get-e.org/Themes/Startup/ +WWW: http://www.get-e.org/Themes/E17_-_Startup/ |