diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-13 17:20:41 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-13 17:20:41 +0000 |
commit | a6c95b5f1715d6f3623a5c207e9b5199045e0509 (patch) | |
tree | ae1054aa16a48175028e87be5cbfbdbc35d001e0 /x11-themes | |
parent | cb5c839dc70e64e481d12eb073c6e40fe0b63981 (diff) | |
download | ports-a6c95b5f1715d6f3623a5c207e9b5199045e0509.tar.gz ports-a6c95b5f1715d6f3623a5c207e9b5199045e0509.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/e17-splash-shiny/Makefile | 14 | ||||
-rw-r--r-- | x11-themes/e17-splash-shiny/distinfo | 6 | ||||
-rw-r--r-- | x11-themes/e17-splash-shiny/pkg-descr | 3 |
3 files changed, 12 insertions, 11 deletions
diff --git a/x11-themes/e17-splash-shiny/Makefile b/x11-themes/e17-splash-shiny/Makefile index ca416329a002..e89205f3879a 100644 --- a/x11-themes/e17-splash-shiny/Makefile +++ b/x11-themes/e17-splash-shiny/Makefile @@ -2,16 +2,16 @@ # Date created: 4 Aug 2006 # Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> # -# $MBSDlabs$ # $FreeBSD$ # PORTNAME= shiny -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_shiny_reflection EXTRACT_SUFX= .edj @@ -19,12 +19,12 @@ EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org COMMENT= Shiny 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_shiny_reflection.edj +PLIST_FILES= share/enlightenment/data/init/${DISTNAME}${EXTRACT_SUFX} do-extract: ${MKDIR} ${WRKDIR} diff --git a/x11-themes/e17-splash-shiny/distinfo b/x11-themes/e17-splash-shiny/distinfo index f68a7f5dd253..526fe7ebd752 100644 --- a/x11-themes/e17-splash-shiny/distinfo +++ b/x11-themes/e17-splash-shiny/distinfo @@ -1,3 +1,3 @@ -MD5 (init_shiny_reflection.edj) = d899b0cb72a61d0e463ffe29c4b5b780 -SHA256 (init_shiny_reflection.edj) = f0cadc7c58b541603dff0523aa0634eaead535160d4b6b5f71c81ef8843eadbf -SIZE (init_shiny_reflection.edj) = 762960 +MD5 (init_shiny_reflection.edj) = f69fef32f5268438220b54f53cb699aa +SHA256 (init_shiny_reflection.edj) = b0bdfff9fdba5b41cffae1d366a90f110a110170ffdf779bc5a07fe15c64e38d +SIZE (init_shiny_reflection.edj) = 763456 diff --git a/x11-themes/e17-splash-shiny/pkg-descr b/x11-themes/e17-splash-shiny/pkg-descr index 61bcf943161e..bf808a91d043 100644 --- a/x11-themes/e17-splash-shiny/pkg-descr +++ b/x11-themes/e17-splash-shiny/pkg-descr @@ -1,3 +1,4 @@ Nice e17 splash screen. Based on the Shiny reflection background by raster. -WWW: http://www4.get-e.org/Themes/Startup/ +Author: Daniel G. Siegel <dgsiegel@gmail.com> +WWW: http://www.get-e.org/Themes/E17_-_Startup/ |