diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-21 23:40:14 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-21 23:40:14 +0800 |
commit | 8126d8692b96c3842324ffd95a84d28444d06bec (patch) | |
tree | 4f659f191675dbf6efa9ed7cbbd805f8a2899557 | |
parent | 1581340cb7a1928000b16336bcf9b48a004c00c9 (diff) | |
download | freebsd-ports-gnome-8126d8692b96c3842324ffd95a84d28444d06bec.tar.gz freebsd-ports-gnome-8126d8692b96c3842324ffd95a84d28444d06bec.tar.zst freebsd-ports-gnome-8126d8692b96c3842324ffd95a84d28444d06bec.zip |
Update to 21 Nov 2000 cvs snapshot.
-rw-r--r-- | x11-toolkits/eazel-themes/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/eazel-themes/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/eazel-themes/pkg-plist | 38 |
3 files changed, 41 insertions, 3 deletions
diff --git a/x11-toolkits/eazel-themes/Makefile b/x11-toolkits/eazel-themes/Makefile index d337ea155131..7cf0a0fabd04 100644 --- a/x11-toolkits/eazel-themes/Makefile +++ b/x11-toolkits/eazel-themes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= eazel-themes -PORTVERSION= 0.0.01117 +PORTVERSION= 0.0.01121 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sobomax @@ -32,7 +32,7 @@ do-install: ${MKDIR} ${PREFIX}/share/sawfish/themes/Eazel cd ${WRKSRC}/gtk+ && ${TAR} -chf - Eazel | \ ${TAR} --unlink -xf - -C ${PREFIX}/share/themes - cd ${WRKSRC}/sawfish && ${TAR} -chf - Eazel | \ + cd ${WRKSRC}/sawfish && ${TAR} -chf - Eazel Ice | \ ${TAR} --unlink -xf - -C ${PREFIX}/share/sawfish/themes .include <bsd.port.mk> diff --git a/x11-toolkits/eazel-themes/distinfo b/x11-toolkits/eazel-themes/distinfo index 1656f69aa122..7ce949c86a84 100644 --- a/x11-toolkits/eazel-themes/distinfo +++ b/x11-toolkits/eazel-themes/distinfo @@ -1 +1 @@ -MD5 (eazel-themes-01117.tar.bz2) = 68ce10f57c9cc216a6f6af74cf4dadaa +MD5 (eazel-themes-01121.tar.bz2) = 52c49db83d9178f76d216bbbccdb7197 diff --git a/x11-toolkits/eazel-themes/pkg-plist b/x11-toolkits/eazel-themes/pkg-plist index 97406aa85820..e3da7f3ffda6 100644 --- a/x11-toolkits/eazel-themes/pkg-plist +++ b/x11-toolkits/eazel-themes/pkg-plist @@ -40,6 +40,43 @@ share/sawfish/themes/Eazel/top-left-corner.png share/sawfish/themes/Eazel/top-right-corner.png share/sawfish/themes/Eazel/top-teal-repeat.png share/sawfish/themes/Eazel/top-title-text-repeat.png +share/sawfish/themes/Ice/README +share/sawfish/themes/Ice/bottom-left-corner.png +share/sawfish/themes/Ice/bottom-repeat.png +share/sawfish/themes/Ice/bottom-right-corner.png +share/sawfish/themes/Ice/close.png +share/sawfish/themes/Ice/i-bottom-left-corner.png +share/sawfish/themes/Ice/i-bottom-repeat.png +share/sawfish/themes/Ice/i-bottom-right-corner.png +share/sawfish/themes/Ice/i-close.png +share/sawfish/themes/Ice/i-left-repeat.png +share/sawfish/themes/Ice/i-max.png +share/sawfish/themes/Ice/i-min.png +share/sawfish/themes/Ice/i-right-repeat.png +share/sawfish/themes/Ice/i-titlebar-left-edge.png +share/sawfish/themes/Ice/i-titlebar-left-ice.png +share/sawfish/themes/Ice/i-titlebar-main-ice-scale.png +share/sawfish/themes/Ice/i-titlebar-right-edge.png +share/sawfish/themes/Ice/i-titlebar-textbg.png +share/sawfish/themes/Ice/i-top-left-corner.png +share/sawfish/themes/Ice/i-top-repeat.png +share/sawfish/themes/Ice/i-top-right-corner.png +share/sawfish/themes/Ice/left-repeat.png +share/sawfish/themes/Ice/max.png +share/sawfish/themes/Ice/min.png +share/sawfish/themes/Ice/p-close.png +share/sawfish/themes/Ice/p-max.png +share/sawfish/themes/Ice/p-min.png +share/sawfish/themes/Ice/right-repeat.png +share/sawfish/themes/Ice/theme.jl +share/sawfish/themes/Ice/titlebar-left-edge.png +share/sawfish/themes/Ice/titlebar-left-ice.png +share/sawfish/themes/Ice/titlebar-main-ice-scale.png +share/sawfish/themes/Ice/titlebar-right-edge.png +share/sawfish/themes/Ice/titlebar-textbg.png +share/sawfish/themes/Ice/top-left-corner.png +share/sawfish/themes/Ice/top-repeat.png +share/sawfish/themes/Ice/top-right-corner.png share/themes/Eazel/README share/themes/Eazel/gtk/arrow_down-spinner.png share/themes/Eazel/gtk/arrow_down.png @@ -137,4 +174,5 @@ share/themes/Eazel/gtk/vline.png share/themes/Eazel/gtk/vtrough.png @dirrm share/themes/Eazel/gtk @dirrm share/themes/Eazel +@dirrm share/sawfish/themes/Ice @dirrm share/sawfish/themes/Eazel |