diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-07 12:45:26 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-07 12:45:26 +0800 |
commit | 466fecc955c4edadfec86bb995303a05e20a36c0 (patch) | |
tree | ba5799f0b49cd481a7d0b834a53da412ed91ba59 /x11-themes | |
parent | ae02cb4fcd9a5e211cbf998df8eec4521072dbe9 (diff) | |
download | marcuscom-ports-466fecc955c4edadfec86bb995303a05e20a36c0.tar.gz marcuscom-ports-466fecc955c4edadfec86bb995303a05e20a36c0.tar.zst marcuscom-ports-466fecc955c4edadfec86bb995303a05e20a36c0.zip |
share/gnome/ -> share/.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9365 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes')
67 files changed, 4119 insertions, 0 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile new file mode 100644 index 000000000..6fd9352e6 --- /dev/null +++ b/x11-themes/clearlooks/Makefile @@ -0,0 +1,75 @@ +# New ports collection makefile for: clearlooks +# Date created: 2005-02-26 +# Whom: Michael Johnson <ahze@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME?= clearlooks +PORTVERSION= 0.6.2 +PORTREVISION= 6 +CATEGORIES= x11-themes +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= clearlooks +DISTNAME= clearlooks-${PORTVERSION} + +MAINTAINER= ahze@FreeBSD.org +COMMENT?= GTK+ 2.x engine based on Bluecurve + +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_GNOME= gtk20 +INSTALLS_ICONS= yes + +CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ + LDFLAGS="-L${X11BASE}/lib" + +.if defined(PORTNAME) && ${PORTNAME} == "clearlooks" +OPTIONS+= ANIMATION "Enable experimental animated progressbars" Off \ + METACITY "Depend on MetaCity Theme" On +.endif + +.include <bsd.port.pre.mk> + +.if ${PORTNAME} == "clearlooks" +CONFLICTS+= gtk-engines2-[0-9]* clearlooks-themes[0-9]* +PLIST_SUB+= ENGINE="" +.else +CONFLICTS+= clearlooks-[0-9]* + +BUILD_DEPENDS+= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 +RUN_DEPENDS+= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 + +BUILD_WRKSRC= ${WRKSRC}/themes +INSTALL_WRKSRC= ${WRKSRC}/themes + +PLIST_SUB+= ENGINE="@comment " +.endif + +.if !defined(WITHOUT_METACITY) && ${PORTNAME}=="clearlooks" +RUN_DEPENDS+= ${LOCALBASE}/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/clearlooks-metacity +.endif + +.if defined(WITH_ANIMATION) +CONFIGURE_ARGS+= --enable-animation +.endif + +.if ${PORTNAME} == "clearlooks" +pre-everything:: + @if [ -n "`${PKG_INFO} -xI '^gtk-engines2*[0-9]*'`" ]; then \ + ${ECHO_MSG} ; \ + ${ECHO_MSG} "Gnome/gtk-engine users should use ${PORTSDIR}/x11-themes/clearlooks-themes instead" ; \ + ${ECHO_MSG} ; \ + ${FALSE}; \ + fi +.endif + +post-patch: + @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure +.if ${PORTNAME} != "clearlooks" + @${REINPLACE_CMD} -e 's|gtkrc||' \ + ${WRKSRC}/themes/Clearlooks/gtk-2.0/Makefile.in +.endif + +.include <bsd.port.post.mk> diff --git a/x11-themes/clearlooks/distinfo b/x11-themes/clearlooks/distinfo new file mode 100644 index 000000000..615b04067 --- /dev/null +++ b/x11-themes/clearlooks/distinfo @@ -0,0 +1,3 @@ +MD5 (clearlooks-0.6.2.tar.bz2) = 451ef33d1bffa261c5cbe01182199f97 +SHA256 (clearlooks-0.6.2.tar.bz2) = be080113c9e9d137ee14eaf7f731c5ae58d24924748aaa725d0f061d59265f3b +SIZE (clearlooks-0.6.2.tar.bz2) = 271558 diff --git a/x11-themes/clearlooks/files/patch-src_support.c b/x11-themes/clearlooks/files/patch-src_support.c new file mode 100644 index 000000000..6f6ef5abc --- /dev/null +++ b/x11-themes/clearlooks/files/patch-src_support.c @@ -0,0 +1,12 @@ +--- src/support.c.orig Thu Jun 9 17:19:53 2005 ++++ src/support.c Thu Jun 9 17:20:15 2005 +@@ -530,8 +530,8 @@ + void gtk_clist_get_header_index (GtkCList *clist, GtkWidget *button, + gint *column_index, gint *columns) + { +- *columns = clist->columns; + int i; ++ *columns = clist->columns; + + for (i=0; i<*columns; i++) + { diff --git a/x11-themes/clearlooks/pkg-descr b/x11-themes/clearlooks/pkg-descr new file mode 100644 index 000000000..9c30026c1 --- /dev/null +++ b/x11-themes/clearlooks/pkg-descr @@ -0,0 +1,4 @@ +This is a GTK+ 2.x engine based on Bluecurve. It features a modern look +without sacrificing (much) speed. + +WWW: http://clearlooks.sourceforge.net/ diff --git a/x11-themes/clearlooks/pkg-plist b/x11-themes/clearlooks/pkg-plist new file mode 100644 index 000000000..45d51aa67 --- /dev/null +++ b/x11-themes/clearlooks/pkg-plist @@ -0,0 +1,53 @@ +%%ENGINE%%lib/gtk-2.0/%%GTK2_VERSION%%/engines/libclearlooks.la +%%ENGINE%%lib/gtk-2.0/%%GTK2_VERSION%%/engines/libclearlooks.so +share/icons/Clearlooks/16x16/gtk/gtk-apply.png +share/icons/Clearlooks/16x16/gtk/gtk-cancel.png +share/icons/Clearlooks/16x16/gtk/gtk-go-back-ltr.png +share/icons/Clearlooks/16x16/gtk/gtk-go-back-rtl.png +share/icons/Clearlooks/16x16/gtk/gtk-go-down.png +share/icons/Clearlooks/16x16/gtk/gtk-go-forward-ltr.png +share/icons/Clearlooks/16x16/gtk/gtk-go-forward-rtl.png +share/icons/Clearlooks/16x16/gtk/gtk-go-up.png +share/icons/Clearlooks/16x16/gtk/gtk-goto-bottom.png +share/icons/Clearlooks/16x16/gtk/gtk-goto-first-ltr.png +share/icons/Clearlooks/16x16/gtk/gtk-goto-first-rtl.png +share/icons/Clearlooks/16x16/gtk/gtk-goto-last-ltr.png +share/icons/Clearlooks/16x16/gtk/gtk-goto-last-rtl.png +share/icons/Clearlooks/16x16/gtk/gtk-goto-top.png +share/icons/Clearlooks/16x16/gtk/gtk-refresh.png +share/icons/Clearlooks/24x24/gtk/gtk-apply.png +share/icons/Clearlooks/24x24/gtk/gtk-cancel.png +share/icons/Clearlooks/24x24/gtk/gtk-go-back-ltr.png +share/icons/Clearlooks/24x24/gtk/gtk-go-back-rtl.png +share/icons/Clearlooks/24x24/gtk/gtk-go-down.png +share/icons/Clearlooks/24x24/gtk/gtk-go-forward-ltr.png +share/icons/Clearlooks/24x24/gtk/gtk-go-forward-rtl.png +share/icons/Clearlooks/24x24/gtk/gtk-go-up.png +share/icons/Clearlooks/24x24/gtk/gtk-goto-bottom.png +share/icons/Clearlooks/24x24/gtk/gtk-goto-first-ltr.png +share/icons/Clearlooks/24x24/gtk/gtk-goto-first-rtl.png +share/icons/Clearlooks/24x24/gtk/gtk-goto-last-ltr.png +share/icons/Clearlooks/24x24/gtk/gtk-goto-last-rtl.png +share/icons/Clearlooks/24x24/gtk/gtk-goto-top.png +share/icons/Clearlooks/24x24/gtk/gtk-ok.png +share/icons/Clearlooks/24x24/gtk/gtk-refresh.png +share/icons/Clearlooks/index.theme +share/themes/Clearlooks-DeepSky/gtk-2.0/gtkrc +share/themes/Clearlooks-Olive/gtk-2.0/gtkrc +share/themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc +%%ENGINE%%share/themes/Clearlooks/gtk-2.0/gtkrc +share/themes/Clearlooks/index.theme +@dirrm share/themes/Clearlooks/gtk-2.0 +@dirrm share/themes/Clearlooks-Quicksilver/gtk-2.0 +@dirrm share/themes/Clearlooks-Quicksilver +@dirrm share/themes/Clearlooks-Olive/gtk-2.0 +@dirrm share/themes/Clearlooks-Olive +@dirrm share/themes/Clearlooks-DeepSky/gtk-2.0 +@dirrm share/themes/Clearlooks-DeepSky +@dirrm share/themes/Clearlooks +@dirrm share/themes/Clearlooks +@dirrm share/icons/Clearlooks/24x24/gtk +@dirrm share/icons/Clearlooks/24x24 +@dirrm share/icons/Clearlooks/16x16/gtk +@dirrm share/icons/Clearlooks/16x16 +@dirrm share/icons/Clearlooks diff --git a/x11-themes/gnome-industrial-theme/Makefile b/x11-themes/gnome-industrial-theme/Makefile new file mode 100644 index 000000000..63e908348 --- /dev/null +++ b/x11-themes/gnome-industrial-theme/Makefile @@ -0,0 +1,115 @@ +# New ports collection makefile for: gnome-industrial-theme +# Date created: 18 August 2003 +# Whom: Frank Ruell +# +# $FreeBSD$ +# + +PORTNAME= gnome-industrial-theme +PORTVERSION= 0.2.29 +PORTREVISION= 8 +CATEGORIES= x11-themes +MASTER_SITES= http://ftp.ximian.com/pub/xd2/redhat-9-i386/source/ \ + ${MASTER_SITE_GENTOO:S,%SUBDIR%,distfiles,} +DISTNAME= ximian-artwork-${PORTVERSION}-${XIMIAN_SUBVERSION}.ximian.${XIMIAN_DISTVERSION}.src +EXTRACT_SUFX= .rpm + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Slick GNOME2 theme from Ximian + +EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio +BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras +RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras + +NO_BUILD= yes +USE_GNOME= gnomehack libgnomeui + +WRKSRC= ${WRKDIR}/ximian-artwork-${PORTVERSION} + +PNG_DIRS= Industrial/192x192/apps \ + Industrial/192x192/filesystems \ + Industrial/24x24/apps \ + Industrial/32x32/apps \ + Industrial/48x48/apps \ + Industrial/48x48/devices \ + Industrial/48x48/emblems \ + Industrial/48x48/filesystems \ + Industrial/48x48/mimetypes \ + Industrial/72x72/filesystems \ + Industrial/96x96/filesystems \ + +SVG_DIRS= Industrial/scalable/devices \ + Industrial/scalable/filesystems + +ICON_DIRS= Industrial/48x48/filesystems \ + Industrial/scalable/filesystems + +XIMIAN_SUBVERSION= 0 +XIMIAN_DISTVERSION= 6.3 + +.if defined(WITH_XMMS) +BUILD_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms +RUN_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms +PLIST_SUB+= XMMS="" +.else +PLIST_SUB+= XMMS="@comment " +.endif + +pre-everything:: +.if !defined(WITH_XMMS) + @${ECHO_MSG} "" + @${ECHO_MSG} "By default only the GNOME2 theme will be installed." + @${ECHO_MSG} "You may use the following build options:" + @${ECHO_MSG} "" + @${ECHO_MSG} " WITH_XMMS=yes Install also matching xmms theme" + @${ECHO_MSG} "" +.endif + +do-extract: + @${RM} -rf ${WRKDIR} + @${MKDIR} ${WRKDIR} + @if ! (cd ${WRKDIR} && rpm2cpio.pl ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX}\ + | ${CPIO} -i ximian-artwork-${PORTVERSION}.tar.gz 2>/dev/null \ + && ${GZIP_CMD} -dc ximian-artwork-${PORTVERSION}.tar.gz \ + | ${TAR} -xf - && ${RM} ximian-artwork-${PORTVERSION}.tar.gz);\ + then \ + exit 1; \ + fi + +do-patch: + @${DO_NADA} + +post-patch: + @${RM} ${WRKSRC}/icons/Industrial/48x48/emblems/emblem-ximian.png + @${SED} 's|^_||g' ${WRKSRC}/index.theme.in > ${WRKSRC}/index.theme + @${SED} 's|^_||g' ${WRKSRC}/icons/Industrial/index.theme.in > ${WRKSRC}/icons/Industrial/index.theme + +do-install: +.for d in ${PNG_DIRS} + @${MKDIR} ${PREFIX}/share/icons/${d} + @${INSTALL_DATA} ${WRKSRC}/icons/${d}/*.png ${PREFIX}/share/icons/${d} +.endfor + +.for d in ${SVG_DIRS} + @${MKDIR} ${PREFIX}/share/icons/${d} + @${INSTALL_DATA} ${WRKSRC}/icons/${d}/*.svg ${PREFIX}/share/icons/${d} +.endfor + +.for d in ${ICON_DIRS} + @${INSTALL_DATA} ${WRKSRC}/icons/${d}/*.icon ${PREFIX}/share/icons/${d} +.endfor + + @${INSTALL_DATA} ${WRKSRC}/icons/Industrial/index.theme ${PREFIX}/share/icons/Industrial + + @${MKDIR} ${PREFIX}/share/themes/Industrial/metacity-1 + @${INSTALL_DATA} ${WRKSRC}/metacity/metacity-theme-1.xml ${PREFIX}/share/themes/Industrial/metacity-1 + @${INSTALL_DATA} ${WRKSRC}/index.theme ${PREFIX}/share/themes/Industrial + +.if defined(WITH_XMMS) + @${MKDIR} ${PREFIX}/share/xmms/Skins/Industrial + @${INSTALL_DATA} ${WRKSRC}/xmms/*.bmp ${PREFIX}/share/xmms/Skins/Industrial + @${INSTALL_DATA} ${WRKSRC}/xmms/pledit.txt ${PREFIX}/share/xmms/Skins/Industrial + @${INSTALL_DATA} ${WRKSRC}/xmms/viscolor.txt ${PREFIX}/share/xmms/Skins/Industrial +.endif + +.include <bsd.port.mk> diff --git a/x11-themes/gnome-industrial-theme/distinfo b/x11-themes/gnome-industrial-theme/distinfo new file mode 100644 index 000000000..507c2cc64 --- /dev/null +++ b/x11-themes/gnome-industrial-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = e9cb7d70a2e86570b8f9b7fff730adbc +SHA256 (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = 3703f6b1da092890b9200cca8e2a6be6269eb5e0f016339e3d2e2880ba156fff +SIZE (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = 3824967 diff --git a/x11-themes/gnome-industrial-theme/pkg-descr b/x11-themes/gnome-industrial-theme/pkg-descr new file mode 100644 index 000000000..b883afbfb --- /dev/null +++ b/x11-themes/gnome-industrial-theme/pkg-descr @@ -0,0 +1,3 @@ +Ximian's Industrial theme for the GNOME2 Desktop Environment. + +- Frank Ruell <stoerte@dreamwarrior.net> diff --git a/x11-themes/gnome-industrial-theme/pkg-plist b/x11-themes/gnome-industrial-theme/pkg-plist new file mode 100644 index 000000000..114a76fb7 --- /dev/null +++ b/x11-themes/gnome-industrial-theme/pkg-plist @@ -0,0 +1,221 @@ +share/icons/Industrial/192x192/apps/gnome-globe.png +share/icons/Industrial/192x192/filesystems/gnome-fs-regular.png +share/icons/Industrial/24x24/apps/advanced-directory.png +share/icons/Industrial/24x24/apps/applets-screenshooter.png +share/icons/Industrial/24x24/apps/gnome-amusements.png +share/icons/Industrial/24x24/apps/gnome-devel.png +share/icons/Industrial/24x24/apps/gnome-favorites.png +share/icons/Industrial/24x24/apps/gnome-globe.png +share/icons/Industrial/24x24/apps/gnome-graphics.png +share/icons/Industrial/24x24/apps/gnome-joystick.png +share/icons/Industrial/24x24/apps/gnome-lockscreen.png +share/icons/Industrial/24x24/apps/gnome-multimedia.png +share/icons/Industrial/24x24/apps/gnome-searchtool.png +share/icons/Industrial/24x24/apps/gnome-status.png +share/icons/Industrial/24x24/apps/gnome-terminal.png +share/icons/Industrial/24x24/apps/panel-notification-area.png +share/icons/Industrial/32x32/apps/administration.png +share/icons/Industrial/32x32/apps/apacheconf.png +share/icons/Industrial/32x32/apps/applets-screenshooter.png +share/icons/Industrial/32x32/apps/dia_gnome_icon.png +share/icons/Industrial/32x32/apps/disks.png +share/icons/Industrial/32x32/apps/file-manager.png +share/icons/Industrial/32x32/apps/gdict.png +share/icons/Industrial/32x32/apps/gdm.png +share/icons/Industrial/32x32/apps/gnome-applications.png +share/icons/Industrial/32x32/apps/gnome-cdplayer-icon.png +share/icons/Industrial/32x32/apps/gnome-character-map.png +share/icons/Industrial/32x32/apps/gnome-devel.png +share/icons/Industrial/32x32/apps/gnome-finance.png +share/icons/Industrial/32x32/apps/gnome-ftp.png +share/icons/Industrial/32x32/apps/gnome-globe.png +share/icons/Industrial/32x32/apps/gnome-gnomine.png +share/icons/Industrial/32x32/apps/gnome-graphics.png +share/icons/Industrial/32x32/apps/gnome-grecord.png +share/icons/Industrial/32x32/apps/gnome-gsame.png +share/icons/Industrial/32x32/apps/gnome-lockscreen.png +share/icons/Industrial/32x32/apps/gnome-media-player.png +share/icons/Industrial/32x32/apps/gnome-multimedia.png +share/icons/Industrial/32x32/apps/gnome-networktool.png +share/icons/Industrial/32x32/apps/gnome-nibbles.png +share/icons/Industrial/32x32/apps/gnome-pdf.png +share/icons/Industrial/32x32/apps/gnome-printers-properties.png +share/icons/Industrial/32x32/apps/gnome-term-night.png +share/icons/Industrial/32x32/apps/gnome-terminal.png +share/icons/Industrial/32x32/apps/gnome-util.png +share/icons/Industrial/32x32/apps/hwbrowser.png +share/icons/Industrial/32x32/apps/iagno.png +share/icons/Industrial/32x32/apps/keyboard.png +share/icons/Industrial/32x32/apps/logviewer.png +share/icons/Industrial/32x32/apps/more-menu.png +share/icons/Industrial/32x32/apps/network-config.png +share/icons/Industrial/32x32/apps/network.png +share/icons/Industrial/32x32/apps/xchat.png +share/icons/Industrial/32x32/apps/panel-notification-area.png +share/icons/Industrial/32x32/apps/postscript-viewer.png +share/icons/Industrial/32x32/apps/redhat-config-date.png +share/icons/Industrial/32x32/apps/redhat-config-language.png +share/icons/Industrial/32x32/apps/redhat-config-users.png +share/icons/Industrial/32x32/apps/redhat-config-xfree.png +share/icons/Industrial/32x32/apps/serviceconf.png +share/icons/Industrial/32x32/apps/system-floppy.png +share/icons/Industrial/32x32/apps/tsclient.png +share/icons/Industrial/32x32/apps/web-browser.png +share/icons/Industrial/32x32/apps/xcdroast.png +share/icons/Industrial/48x48/apps/administration.png +share/icons/Industrial/48x48/apps/advanced-directory.png +share/icons/Industrial/48x48/apps/apacheconf.png +share/icons/Industrial/48x48/apps/applets-screenshooter.png +share/icons/Industrial/48x48/apps/dia_gnome_icon.png +share/icons/Industrial/48x48/apps/disks.png +share/icons/Industrial/48x48/apps/file-manager.png +share/icons/Industrial/48x48/apps/gdict.png +share/icons/Industrial/48x48/apps/gdm.png +share/icons/Industrial/48x48/apps/gnome-amusements.png +share/icons/Industrial/48x48/apps/gnome-cdplayer-icon.png +share/icons/Industrial/48x48/apps/gnome-devel.png +share/icons/Industrial/48x48/apps/gnome-favorites.png +share/icons/Industrial/48x48/apps/gnome-finance.png +share/icons/Industrial/48x48/apps/gnome-ftp.png +share/icons/Industrial/48x48/apps/gnome-globe.png +share/icons/Industrial/48x48/apps/gnome-gnomine.png +share/icons/Industrial/48x48/apps/gnome-grecord.png +share/icons/Industrial/48x48/apps/gnome-gsame.png +share/icons/Industrial/48x48/apps/gnome-joystick.png +share/icons/Industrial/48x48/apps/gnome-lockscreen.png +share/icons/Industrial/48x48/apps/gnome-media-player.png +share/icons/Industrial/48x48/apps/gnome-monitor.png +share/icons/Industrial/48x48/apps/gnome-multimedia.png +share/icons/Industrial/48x48/apps/gnome-networktool.png +share/icons/Industrial/48x48/apps/gnome-nibbles.png +share/icons/Industrial/48x48/apps/gnome-pdf.png +share/icons/Industrial/48x48/apps/gnome-printers-properties.png +share/icons/Industrial/48x48/apps/gnome-searchtool.png +share/icons/Industrial/48x48/apps/gnome-terminal.png +share/icons/Industrial/48x48/apps/hwbrowser.png +share/icons/Industrial/48x48/apps/iagno.png +share/icons/Industrial/48x48/apps/keyboard.png +share/icons/Industrial/48x48/apps/logviewer.png +share/icons/Industrial/48x48/apps/network-config.png +share/icons/Industrial/48x48/apps/network.png +share/icons/Industrial/48x48/apps/panel-notification-area.png +share/icons/Industrial/48x48/apps/postscript-viewer.png +share/icons/Industrial/48x48/apps/realplayer.png +share/icons/Industrial/48x48/apps/redhat-config-date.png +share/icons/Industrial/48x48/apps/redhat-config-language.png +share/icons/Industrial/48x48/apps/redhat-config-users.png +share/icons/Industrial/48x48/apps/redhat-config-xfree.png +share/icons/Industrial/48x48/apps/serviceconf.png +share/icons/Industrial/48x48/apps/sodipodi.png +share/icons/Industrial/48x48/apps/tsclient.png +share/icons/Industrial/48x48/apps/web-browser.png +share/icons/Industrial/48x48/apps/xcdroast.png +share/icons/Industrial/48x48/apps/xchat.png +share/icons/Industrial/48x48/apps/xsane.png +share/icons/Industrial/48x48/devices/gnome-dev-cdrom.png +share/icons/Industrial/48x48/devices/gnome-dev-network.png +share/icons/Industrial/48x48/devices/gnome-dev-symlink.png +share/icons/Industrial/48x48/emblems/emblem-bin.png +share/icons/Industrial/48x48/emblems/emblem-camera.png +share/icons/Industrial/48x48/emblems/emblem-cool.png +share/icons/Industrial/48x48/emblems/emblem-danger.png +share/icons/Industrial/48x48/emblems/emblem-favorite.png +share/icons/Industrial/48x48/emblems/emblem-handshake.png +share/icons/Industrial/48x48/emblems/emblem-marketing.png +share/icons/Industrial/48x48/emblems/emblem-money.png +share/icons/Industrial/48x48/emblems/emblem-multimedia.png +share/icons/Industrial/48x48/emblems/emblem-noread.png +share/icons/Industrial/48x48/emblems/emblem-note.png +share/icons/Industrial/48x48/emblems/emblem-nowrite.png +share/icons/Industrial/48x48/emblems/emblem-ohno.png +share/icons/Industrial/48x48/emblems/emblem-people.png +share/icons/Industrial/48x48/emblems/emblem-plan.png +share/icons/Industrial/48x48/emblems/emblem-presentation.png +share/icons/Industrial/48x48/emblems/emblem-sales.png +share/icons/Industrial/48x48/emblems/emblem-symbolic-link.png +share/icons/Industrial/48x48/emblems/emblem-web.png +share/icons/Industrial/48x48/filesystems/gnome-fs-directory-accept.png +share/icons/Industrial/48x48/filesystems/gnome-fs-directory-hidden.png +share/icons/Industrial/48x48/filesystems/gnome-fs-directory.png +share/icons/Industrial/48x48/filesystems/gnome-fs-ftp.png +share/icons/Industrial/48x48/filesystems/gnome-fs-loading.png +share/icons/Industrial/48x48/filesystems/gnome-fs-nfs.png +share/icons/Industrial/48x48/filesystems/gnome-fs-regular.png +share/icons/Industrial/48x48/filesystems/gnome-fs-smb.png +share/icons/Industrial/48x48/filesystems/gnome-fs-ssh.png +share/icons/Industrial/48x48/filesystems/gnome-fs-web.png +share/icons/Industrial/48x48/filesystems/gnome-fs-directory-accept.icon +share/icons/Industrial/48x48/filesystems/gnome-fs-directory.icon +share/icons/Industrial/48x48/filesystems/gnome-fs-regular.icon +share/icons/Industrial/48x48/mimetypes/gnome-mime-application-magicpoint.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-application-pgp.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-application-rhythmbox-effect.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-application-rhythmbox-playlist.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-application.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-audio.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-http-url.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-image.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-text-x-authors.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-nfs-mount.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-nfs-server.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-smb-server.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-smb-share.png +share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-smb-workgroup.png +share/icons/Industrial/72x72/filesystems/gnome-fs-regular.png +share/icons/Industrial/96x96/filesystems/gnome-fs-regular.png +share/icons/Industrial/scalable/devices/gnome-dev-cdrom.svg +share/icons/Industrial/scalable/filesystems/gnome-fs-directory-accept.svg +share/icons/Industrial/scalable/filesystems/gnome-fs-directory.svg +share/icons/Industrial/scalable/filesystems/gnome-fs-home.svg +share/icons/Industrial/scalable/filesystems/gnome-fs-trash-empty-accept.svg +share/icons/Industrial/scalable/filesystems/gnome-fs-trash-empty.svg +share/icons/Industrial/scalable/filesystems/gnome-fs-trash-full-accept.svg +share/icons/Industrial/scalable/filesystems/gnome-fs-trash-full.svg +share/icons/Industrial/scalable/filesystems/gnome-fs-directory.icon +share/icons/Industrial/index.theme +share/themes/Industrial/metacity-1/metacity-theme-1.xml +share/themes/Industrial/index.theme +%%XMMS%%share/xmms/Skins/Industrial/balance.bmp +%%XMMS%%share/xmms/Skins/Industrial/cbuttons.bmp +%%XMMS%%share/xmms/Skins/Industrial/eq_ex.bmp +%%XMMS%%share/xmms/Skins/Industrial/eqmain.bmp +%%XMMS%%share/xmms/Skins/Industrial/main.bmp +%%XMMS%%share/xmms/Skins/Industrial/monoster.bmp +%%XMMS%%share/xmms/Skins/Industrial/nums_ex.bmp +%%XMMS%%share/xmms/Skins/Industrial/playpaus.bmp +%%XMMS%%share/xmms/Skins/Industrial/pledit.bmp +%%XMMS%%share/xmms/Skins/Industrial/posbar.bmp +%%XMMS%%share/xmms/Skins/Industrial/shufrep.bmp +%%XMMS%%share/xmms/Skins/Industrial/text.bmp +%%XMMS%%share/xmms/Skins/Industrial/titlebar.bmp +%%XMMS%%share/xmms/Skins/Industrial/volume.bmp +%%XMMS%%share/xmms/Skins/Industrial/pledit.txt +%%XMMS%%share/xmms/Skins/Industrial/viscolor.txt +@dirrm share/icons/Industrial/192x192/apps +@dirrm share/icons/Industrial/192x192/filesystems +@dirrm share/icons/Industrial/192x192 +@dirrm share/icons/Industrial/24x24/apps +@dirrm share/icons/Industrial/24x24 +@dirrm share/icons/Industrial/32x32/apps +@dirrm share/icons/Industrial/32x32 +@dirrm share/icons/Industrial/48x48/apps +@dirrm share/icons/Industrial/48x48/devices +@dirrm share/icons/Industrial/48x48/emblems +@dirrm share/icons/Industrial/48x48/filesystems +@dirrm share/icons/Industrial/48x48/mimetypes +@dirrm share/icons/Industrial/48x48 +@dirrm share/icons/Industrial/72x72/filesystems +@dirrm share/icons/Industrial/72x72 +@dirrm share/icons/Industrial/96x96/filesystems +@dirrm share/icons/Industrial/96x96 +@dirrm share/icons/Industrial/scalable/devices +@dirrm share/icons/Industrial/scalable/filesystems +@dirrm share/icons/Industrial/scalable +@dirrm share/icons/Industrial +@dirrm share/themes/Industrial/metacity-1 +@dirrm share/themes/Industrial +@dirrmtry share/themes/Industrial +%%XMMS%%@dirrm share/xmms/Skins/Industrial diff --git a/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile b/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile new file mode 100644 index 000000000..5fd6929cf --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: AluminumAlloy-Cryogenic (gtk theme) +# Date Created: 27 August 2004 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +FLAVOR= cryogenic + +MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme + +MD5_FILE= ${.CURDIR}/../gtk-aluminumalloy-cryogenic-theme/distinfo +PLIST= ${.CURDIR}/../gtk-aluminumalloy-cryogenic-theme/pkg-plist + +.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/gtk-aluminumalloy-cryogenic-theme/distinfo b/x11-themes/gtk-aluminumalloy-cryogenic-theme/distinfo new file mode 100644 index 000000000..d4bbb145f --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-cryogenic-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (aa_cryogenic.tar.bz2) = dd28c407346e26e7374ce8b0eb5c777e +SHA256 (aa_cryogenic.tar.bz2) = 2d4b1839e5d5e0ab8c7fcc1b598361015b8812aed994bac30502adc8aec7b4a9 +SIZE (aa_cryogenic.tar.bz2) = 291023 diff --git a/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist new file mode 100644 index 000000000..e713bffda --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist @@ -0,0 +1,254 @@ +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/volume-zero.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/volume-mute.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/volume-min.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/volume-med.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/volume-max.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/v4.tif +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/v4.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/v3.tif +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/v3.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/v2.tif +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/v2.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/v1.tif +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/v1.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/printer-workgroup-laser.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/printer-personal-laser.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/printer-inkjet.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/printer-default.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/printer-broken.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-utility.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-searchtool.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-run.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-screenshot.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-multimedia.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-logout.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-lockscreen.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-launcher.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-internet.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-drawer.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-amusements.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/panel-accessories.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/null_button.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/mouse-dblclck-on.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/mouse-dblclck-off.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/mouse-dblclck-maybe.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/media-forward.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/media-backward.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/iconrc +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-zoom-out.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-yes.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-zoom-in.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-zoom-fit.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-zoom-100.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-undo.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-underline.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-undelete.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-strikethrough.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-stop.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-spell-check.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-sort-descending.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-sort-ascending.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-select-font.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-select-color.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-save.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-save-as.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-revert-to-saved.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-remove.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-ok.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-no.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-refresh.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-redo.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-quit.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-properties.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-print.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-print-preview.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-preferences.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-paste.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-open.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-new.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-missing-image.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-justify-right.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-justify-left.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-justify-fill.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-justify-center.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-jump-to.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-italic.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-index.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-home.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-help.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-goto-top.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-goto-last.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-goto-first.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-goto-bottom.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-go-up.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-go-forward.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-go-down.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-go-back.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-floppy.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-find.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-find-and-replace.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-execute.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-dnd.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-dnd-multiple.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-dialog-warning.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-dialog-question.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-dialog-info.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-delete.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-dialog-error.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-cut.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-copy.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-convert.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-close.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-clear.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-cdrom.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-cancel.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-bold.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-apply.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gtk-add.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-volume.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-mic.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-lockscreen.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-line-in.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-insert-table.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-insert-object.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-insert-image.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-import.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-gnome-searchtool.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-gnome-run.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-export.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-empty.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-edit.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-disconnect.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-connect.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-book-blue.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-attach.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-stock-about.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/gnome-logo.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/cdplayer-stop.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/cdplayer-record.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/cdplayer-prev.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/cdplayer-play.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/cdplayer-pause.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/cdplayer-next.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/cdplayer-eject.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/button_push.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/button_pre.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/button_normal.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/button_flat.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons/apple-gnome-logo.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/vscroll_up.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/vscroll_down.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/vline.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/vertical_trough_no_secondary.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/vertical_trough.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/trough.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/transparent.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/tooltip.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/text_entry_focus.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/text_entry.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/text.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_up_push.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_up_pre.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_up_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_up.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_down_push.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_down_pre.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_down_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_down.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_button_up_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/spin_button_down_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/slider_vert_bg_new.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/slider_horiz_bg_new.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/slider_button_prelight_south.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/slider_button_prelight_east.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/slider_button_norm_south.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/slider_button_norm_east.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/slider_button_insens_south.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/slider_button_insens_east.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/shadow_out.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/shadow_in.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/shadow_etched_out.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/shadow_etched_in.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/scrollbar_vertical_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/scrollbar_vertical.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/scrollbar_horizontal_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/scrollbar_horizontal.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/resize_grip.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/progressbar.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/plain_background.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/pane_splitter.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/out_sel.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/option_out_push.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/option_out_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/option_out.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/option_in_push.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/option_in_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/option_in.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/null.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/notebook_border.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menubg.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/new_tab_top_inactive.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/new_tab_top_active.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menubar_option_arrow_insensitive.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menubar_option_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menubar_option.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menu_hi-light.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menu_border_milk.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menu_border.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menu_background.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/menu_back.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/hscroll_right.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/hscroll_left.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/horizontal_trough_no_secondary.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/horizontal_trough.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/hline_menu.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/hline_245.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/gtkrc +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/hline.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/entry.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/checklight.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/check_out_push.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/check_out_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/check_out.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/check_in_push.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/check_in_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/check_in.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/button_push.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/button_pre.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/button_normal.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/button_flat.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/gtk-2.0/bg_light.png +%%GTK20%%share/themes/AluminumAlloy-Cryogenic/index.theme +%%GTK20%%@dirrm share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons +%%GTK20%%@dirrm share/themes/AluminumAlloy-Cryogenic/gtk-2.0 +%%GTK20%%@dirrm share/themes/AluminumAlloy-Cryogenic +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/title-bar.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/title-bar-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/text_right.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/text_left.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/text_back.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/right-side.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/right-side-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/menu-button.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/menu-button-push.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/menu-button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/left-side.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/left-side-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/close-button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-min.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-min-push.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-min-focus.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-max.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-max-push.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-max-focus.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-close.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-close-push.png +%%METACITY%%share/themes/AluminumAlloy-Cryogenic/metacity-1/button-close-focus.png +%%METACITY%%@dirrm share/themes/AluminumAlloy-Cryogenic/metacity-1 +%%METACITY%%@dirrm share/themes/AluminumAlloy-Cryogenic diff --git a/x11-themes/gtk-aluminumalloy-smog-theme/Makefile b/x11-themes/gtk-aluminumalloy-smog-theme/Makefile new file mode 100644 index 000000000..bb2570e8e --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-smog-theme/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: AluminumAlloy-Smog (gtk theme) +# Date Created: 27 August 2004 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +FLAVOR= smog + +MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme + +MD5_FILE= ${.CURDIR}/../gtk-aluminumalloy-smog-theme/distinfo +PLIST= ${.CURDIR}/../gtk-aluminumalloy-smog-theme/pkg-plist + +.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/gtk-aluminumalloy-smog-theme/distinfo b/x11-themes/gtk-aluminumalloy-smog-theme/distinfo new file mode 100644 index 000000000..b0ae8aecb --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-smog-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (aa_smog.tar.bz2) = 00bed4c128039e7b06c24185f3cb3b5e +SHA256 (aa_smog.tar.bz2) = 020e3b52853e29ce97913e44c1c2c4ed038f92c0ec8da552eba6b8f4f3c9332b +SIZE (aa_smog.tar.bz2) = 288288 diff --git a/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist new file mode 100644 index 000000000..d14e346f2 --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist @@ -0,0 +1,258 @@ +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/volume-zero.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/volume-mute.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/volume-min.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/volume-med.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/volume-max.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/v4.tif +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/v4.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/v3.tif +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/v3.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/v2.tif +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/v2.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/v1.tif +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/v1.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/printer-workgroup-laser.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/printer-personal-laser.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/printer-inkjet.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/printer-default.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/printer-broken.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-utility.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-searchtool.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-run.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-screenshot.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-multimedia.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-logout.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-lockscreen.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-launcher.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-internet.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-drawer.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-amusements.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/panel-accessories.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/null_button.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/mouse-dblclck-on.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/mouse-dblclck-off.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/mouse-dblclck-maybe.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/media-forward.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/media-backward.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/iconrc +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-zoom-out.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-yes.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-zoom-in.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-zoom-fit.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-zoom-100.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-undo.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-underline.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-undelete.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-strikethrough.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-stop.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-spell-check.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-sort-descending.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-sort-ascending.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-select-font.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-select-color.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-save.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-save-as.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-revert-to-saved.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-remove.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-ok.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-no.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-refresh.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-redo.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-quit.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-properties.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-print.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-print-preview.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-preferences.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-paste.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-open.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-new.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-missing-image.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-justify-right.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-justify-left.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-justify-fill.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-justify-center.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-jump-to.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-italic.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-index.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-home.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-help.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-goto-top.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-goto-last.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-goto-first.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-goto-bottom.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-go-up.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-go-forward.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-go-down.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-go-back.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-floppy.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-find.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-find-and-replace.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-execute.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-dnd.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-dnd-multiple.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-dialog-warning.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-dialog-question.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-dialog-info.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-delete.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-dialog-error.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-cut.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-copy.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-convert.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-close.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-clear.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-cdrom.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-cancel.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-bold.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-apply.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gtk-add.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-volume.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-mic.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-lockscreen.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-line-in.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-insert-table.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-insert-object.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-insert-image.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-import.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-gnome-searchtool.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-gnome-run.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-export.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-empty.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-edit.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-disconnect.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-connect.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-book-blue.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-attach.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-stock-about.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/gnome-logo.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/cdplayer-stop.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/cdplayer-record.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/cdplayer-prev.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/cdplayer-play.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/cdplayer-pause.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/cdplayer-next.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/cdplayer-eject.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/button_push.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/button_pre.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/button_normal.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/button_flat.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/icons/apple-gnome-logo.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/vscroll_up.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/vscroll_down.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/vline.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/vertical_trough_no_secondary.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/vertical_trough.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/trough.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/transparent.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/tooltip.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/text_entry_focus.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/text_entry.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/text.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_up_push.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_up_pre.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_up_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_up.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_down_push.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_down_pre.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_down_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_down.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_button_up_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/spin_button_down_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_vert_bg_new.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_horiz_bg_new.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_prelight_south.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_prelight_east.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_norm_south.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_norm_east.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_norm.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_insens_south.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_insens_east.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/slider_button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/shadow_out.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/shadow_in.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/shadow_etched_out.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/shadow_etched_in.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/scrollbar_vertical_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/scrollbar_vertical.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/scrollbar_horizontal_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/scrollbar_horizontal.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/resize_grip.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/progressbar.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/plain_background.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/pane_splitter.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/out_sel.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/option_out_push.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/option_out_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/option_out.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/option_in_push.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/option_in_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/option_in.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/null.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/notebook_border.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/new_tab_top_inactive.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/new_tab_top_active.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menubg.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menubar_option_arrow_insensitive.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menubar_option_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menubar_option.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menu_hi-light.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menu_border_milk.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menu_border.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menu_background.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/menu_back.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/hscroll_right.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/hscroll_left.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/gtkrc +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/horizontal_trough_no_secondary.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/horizontal_trough.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/hline_menu.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/hline_245.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/hline.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/gtkrc_2.2.4 +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/entry.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/checklight.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/check_out_push.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/check_out_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/check_out.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/check_in_push.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/check_in_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/check_in.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/button_push.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/button_pre.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/button_normal.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/button_flat.png +%%GTK20%%share/themes/AluminumAlloy-Smog/gtk-2.0/bg_light.png +%%GTK20%%share/themes/AluminumAlloy-Smog/index.theme +%%GTK20%%@dirrm share/themes/AluminumAlloy-Smog/gtk-2.0/icons +%%GTK20%%@dirrm share/themes/AluminumAlloy-Smog/gtk-2.0 +%%GTK20%%@dirrm share/themes/AluminumAlloy-Smog +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/title-bar.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/title-bar-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/text_right.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/text_left.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/text_back.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/right-side.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/right-side-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/menu-button.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/menu-button-push.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/menu-button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/left-side.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/left-side-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/close-button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-min.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-min-push.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-min-focus.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-max.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-max-push.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-max-focus.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-close.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-close-push.png +%%METACITY%%share/themes/AluminumAlloy-Smog/metacity-1/button-close-focus.png +%%METACITY%%@dirrm share/themes/AluminumAlloy-Smog/metacity-1 +%%METACITY%%@dirrm share/themes/AluminumAlloy-Smog diff --git a/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile b/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile new file mode 100644 index 000000000..cf09c33a7 --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: AluminumAlloy-Toxic (gtk theme) +# Date Created: 27 August 2004 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +FLAVOR= toxic + +MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme + +MD5_FILE= ${.CURDIR}/../gtk-aluminumalloy-toxic-theme/distinfo +PLIST= ${.CURDIR}/../gtk-aluminumalloy-toxic-theme/pkg-plist + +.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/gtk-aluminumalloy-toxic-theme/distinfo b/x11-themes/gtk-aluminumalloy-toxic-theme/distinfo new file mode 100644 index 000000000..4fd115569 --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-toxic-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (aa_toxic.tar.bz2) = 8b8b2a357aa04a99e0a401fd1b80c24c +SHA256 (aa_toxic.tar.bz2) = 52b23abeec8a114039e93c5d57a058b8cd1faa1107f4fca0de936f52eb692431 +SIZE (aa_toxic.tar.bz2) = 286647 diff --git a/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist new file mode 100644 index 000000000..6b30787a8 --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist @@ -0,0 +1,254 @@ +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/volume-zero.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/volume-mute.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/volume-min.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/volume-med.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/volume-max.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/v4.tif +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/v4.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/v3.tif +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/v3.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/v2.tif +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/v2.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/v1.tif +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/v1.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/printer-workgroup-laser.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/printer-personal-laser.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/printer-inkjet.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/printer-default.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/printer-broken.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-utility.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-searchtool.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-run.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-screenshot.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-multimedia.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-logout.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-lockscreen.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-launcher.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-internet.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-drawer.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-amusements.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/panel-accessories.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/null_button.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/mouse-dblclck-on.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/mouse-dblclck-off.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/mouse-dblclck-maybe.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/media-forward.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/media-backward.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/iconrc +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-zoom-out.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-yes.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-zoom-in.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-zoom-fit.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-zoom-100.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-undo.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-underline.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-undelete.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-strikethrough.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-stop.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-spell-check.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-sort-descending.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-sort-ascending.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-select-font.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-select-color.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-save.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-save-as.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-revert-to-saved.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-remove.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-ok.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-no.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-refresh.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-redo.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-quit.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-properties.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-print.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-print-preview.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-preferences.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-paste.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-open.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-new.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-missing-image.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-justify-right.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-justify-left.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-justify-fill.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-justify-center.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-jump-to.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-italic.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-index.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-home.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-help.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-goto-top.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-goto-last.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-goto-first.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-goto-bottom.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-go-up.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-go-forward.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-go-down.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-go-back.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-floppy.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-find.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-find-and-replace.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-execute.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-dnd.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-dnd-multiple.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-dialog-warning.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-dialog-question.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-dialog-info.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-delete.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-dialog-error.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-cut.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-copy.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-convert.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-close.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-clear.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-cdrom.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-cancel.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-bold.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-apply.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gtk-add.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-volume.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-mic.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-lockscreen.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-line-in.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-insert-table.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-insert-object.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-insert-image.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-import.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-gnome-searchtool.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-gnome-run.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-export.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-empty.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-edit.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-disconnect.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-connect.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-book-blue.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-attach.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-stock-about.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/gnome-logo.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/cdplayer-stop.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/cdplayer-record.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/cdplayer-prev.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/cdplayer-play.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/cdplayer-pause.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/cdplayer-next.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/cdplayer-eject.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/button_push.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/button_pre.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/button_normal.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/button_flat.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/icons/apple-gnome-logo.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/vscroll_up.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/vscroll_down.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/vline.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/vertical_trough_no_secondary.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/vertical_trough.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/trough.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/transparent.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/tooltip.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/text_entry_focus.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/text_entry.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/text.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_up_push.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_up_pre.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_up_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_up.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_down_push.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_down_pre.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_down_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_down.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_button_up_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/spin_button_down_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/slider_vert_bg_new.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/slider_horiz_bg_new.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/slider_button_prelight_south.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/slider_button_prelight_east.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/slider_button_norm_south.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/slider_button_norm_east.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/slider_button_insens_south.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/slider_button_insens_east.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/shadow_out.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/shadow_in.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/shadow_etched_out.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/shadow_etched_in.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/scrollbar_vertical_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/scrollbar_vertical.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/scrollbar_horizontal_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/scrollbar_horizontal.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/resize_grip.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/progressbar.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/plain_background.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/pane_splitter.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/out_sel.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/option_out_push.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/option_out_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/option_out.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/option_in_push.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/option_in_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/option_in.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/null.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/notebook_border.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menubg.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/new_tab_top_inactive.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/new_tab_top_active.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menubar_option_arrow_insensitive.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menubar_option_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menubar_option.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menu_hi-light.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menu_border_milk.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menu_border.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menu_background.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/menu_back.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/hscroll_right.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/hscroll_left.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/horizontal_trough_no_secondary.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/horizontal_trough.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/hline_menu.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/hline_245.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/gtkrc +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/hline.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/entry.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/checklight.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/check_out_push.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/check_out_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/check_out.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/check_in_push.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/check_in_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/check_in.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/button_push.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/button_pre.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/button_normal.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/button_flat.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/gtk-2.0/bg_light.png +%%GTK20%%share/themes/AluminumAlloy-Toxic/index.theme +%%GTK20%%@dirrm share/themes/AluminumAlloy-Toxic/gtk-2.0/icons +%%GTK20%%@dirrm share/themes/AluminumAlloy-Toxic/gtk-2.0 +%%GTK20%%@dirrm share/themes/AluminumAlloy-Toxic +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/title-bar.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/title-bar-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/text_right.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/text_left.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/text_back.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/right-side.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/right-side-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/menu-button.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/menu-button-push.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/menu-button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/left-side.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/left-side-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/close-button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-min.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-min-push.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-min-focus.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-max.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-max-push.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-max-focus.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-close.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-close-push.png +%%METACITY%%share/themes/AluminumAlloy-Toxic/metacity-1/button-close-focus.png +%%METACITY%%@dirrm share/themes/AluminumAlloy-Toxic/metacity-1 +%%METACITY%%@dirrm share/themes/AluminumAlloy-Toxic diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile b/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile new file mode 100644 index 000000000..09e9c5132 --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile @@ -0,0 +1,50 @@ +# New ports collection makefile for: AluminumAlloy-Volcanic (gtk theme and master port) +# Date Created: 27 August 2004 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= aluminumalloy +PORTVERSION?= 2004.01.04 +PORTREVISION?= 3 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +PKGNAMEPREFIX?= ${TYPE}- +PKGNAMESUFFIX?= -${FLAVOR}-theme +DISTNAME= aa_${FLAVOR} + +MAINTAINER= danfe@FreeBSD.org +COMMENT= A port of wonderful MacOS X theme Aluminum Alloy, ${FLAVOR} flavor + +TYPE?= gtk +FLAVOR?= volcanic + +THEME_NAME= AluminumAlloy-${FLAVOR:U:C/^(.).*$/\1/g}${FLAVOR:C/^(.)//} +WRKSRC= ${WRKDIR}/${THEME_NAME} + +USE_BZIP2= yes +NO_BUILD= yes + +.if ${TYPE} == "gtk" +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="" METACITY="@comment " +USE_GNOME= gtk20 +.else # metacity +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="@comment " METACITY="" +USE_GNOME= gnomehier +.endif + +do-install: + @${MKDIR} ${THEME_DIR} +.if ${TYPE} == "gtk" + cd ${WRKSRC} && ${FIND} gtk-2.0 -name '*[^~]' | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} + ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} +.else + cd ${WRKSRC} && ${FIND} metacity-1 -name '*[^~]' | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.endif + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/distinfo b/x11-themes/gtk-aluminumalloy-volcanic-theme/distinfo new file mode 100644 index 000000000..b804d301b --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-volcanic-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (aa_volcanic.tar.bz2) = a92fe4e6326b13b4bc1acea66d386f6e +SHA256 (aa_volcanic.tar.bz2) = 1911458fa4bb11403bb361bfc1163addcf44e600f94f64e62925c35a959f008c +SIZE (aa_volcanic.tar.bz2) = 287489 diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-descr b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-descr new file mode 100644 index 000000000..67bce23e3 --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-descr @@ -0,0 +1,6 @@ +This is a port the wonderful MacOS X theme Aluminum Alloy. Original theme by +Max Rudberg (http://www.maxthemes.com). + +Theme comes in several flavors: volcanic, smog, cryogenic, toxic. + +WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist new file mode 100644 index 000000000..0c0031b8b --- /dev/null +++ b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist @@ -0,0 +1,255 @@ +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-zero.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-mute.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-min.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-med.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-max.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v4.tif +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v4.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v3.tif +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v3.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v2.tif +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v2.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v1.tif +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v1.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-workgroup-laser.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-personal-laser.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-inkjet.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-default.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-broken.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-utility.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-searchtool.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-run.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-screenshot.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-multimedia.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-logout.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-lockscreen.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-launcher.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-internet.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-drawer.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-amusements.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-accessories.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/null_button.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/mouse-dblclck-on.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/mouse-dblclck-off.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/mouse-dblclck-maybe.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/media-forward.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/media-backward.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/iconrc +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-zoom-out.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-yes.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-zoom-in.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-zoom-fit.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-zoom-100.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-undo.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-underline.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-undelete.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-strikethrough.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-stop.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-spell-check.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-sort-descending.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-sort-ascending.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-select-font.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-select-color.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-save.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-save-as.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-revert-to-saved.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-remove.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-ok.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-no.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-refresh.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-redo.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-quit.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-properties.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-print.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-print-preview.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-preferences.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-paste.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-open.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-new.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-missing-image.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-justify-right.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-justify-left.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-justify-fill.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-justify-center.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-jump-to.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-italic.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-index.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-home.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-help.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-goto-top.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-goto-last.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-goto-first.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-goto-bottom.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-go-up.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-go-forward.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-go-down.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-go-back.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-floppy.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-find.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-find-and-replace.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-execute.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dnd.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dnd-multiple.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dialog-warning.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dialog-question.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dialog-info.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-delete.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dialog-error.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-cut.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-copy.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-convert.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-close.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-clear.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-cdrom.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-cancel.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-bold.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-apply.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-add.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-volume.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-mic.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-lockscreen.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-line-in.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-insert-table.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-insert-object.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-insert-image.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-import.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-gnome-searchtool.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-gnome-run.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-export.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-empty.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-edit.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-disconnect.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-connect.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-book-blue.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-attach.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-about.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-logo.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-stop.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-record.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-prev.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-play.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-pause.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-next.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-eject.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_push.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_pre.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_normal.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_flat.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/apple-gnome-logo.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/shadow_etched_out.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vscroll_up.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vscroll_down.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vline.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vertical_trough_no_secondary.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vertical_trough.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/trough.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/transparent.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/tooltip.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/text_entry_focus.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/text_entry.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/text.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_up_push.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_up_pre.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_up_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_up.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_down_push.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_down_pre.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_down_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_down.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_button_up_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_button_down_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_vert_bg_new.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_horiz_bg_new.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_prelight_south.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_prelight_east.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_norm_south.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_norm_east.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_insens_south.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_insens_east.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/shadow_in.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/shadow_out.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/shadow_etched_in.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/scrollbar_vertical_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/scrollbar_vertical.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/scrollbar_horizontal_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/scrollbar_horizontal.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/resize_grip.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/progressbar.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/plain_background.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/pane_splitter.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/out_sel.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_out_push.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_out_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_out.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_in_push.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_in_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_in.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/null.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/notebook_border.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menubg.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/new_tab_top_inactive.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/new_tab_top_active.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menubar_option_arrow_insensitive.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menubar_option_arrow.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menubar_option.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_hi-light.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_border_milk.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_border.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_background.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_back.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hscroll_right.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hscroll_left.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/horizontal_trough_no_secondary.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/horizontal_trough.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hline_menu.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hline_245.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/gtkrc +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hline.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/gtkrc_2.2.4 +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/entry.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/checklight.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_out_push.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_out_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_out.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_in_push.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_in_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_in.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_push.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_prelight.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_pre.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_normal.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_insens.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_flat.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/bg_light.png +%%GTK20%%share/themes/AluminumAlloy-Volcanic/index.theme +%%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons +%%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic/gtk-2.0 +%%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/title-bar.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/title-bar-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/text_right.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/text_left.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/text_back.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/right-side.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/right-side-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/menu-button.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/menu-button-push.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/menu-button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/left-side.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/left-side-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/close-button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-min.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-min-push.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-min-focus.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-max.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-max-push.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-max-focus.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-inactive.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-close.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-close-push.png +%%METACITY%%share/themes/AluminumAlloy-Volcanic/metacity-1/button-close-focus.png +%%METACITY%%@dirrm share/themes/AluminumAlloy-Volcanic/metacity-1 +%%METACITY%%@dirrm share/themes/AluminumAlloy-Volcanic diff --git a/x11-themes/gtk-ana-theme/Makefile b/x11-themes/gtk-ana-theme/Makefile new file mode 100644 index 000000000..0eeb74d93 --- /dev/null +++ b/x11-themes/gtk-ana-theme/Makefile @@ -0,0 +1,60 @@ +# New ports collection makefile for: Ana +# Date created: 20 Feb 2005 +# Whom: Alexander Leidinger <netchild@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= ana +PORTVERSION= 0.11 +PORTREVISION= 6 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://ana.netart.eu.org/ +PKGNAMEPREFIX= ${TYPE}- +PKGNAMESUFFIX= -theme +DISTNAME= Ana + +MAINTAINER= netchild@FreeBSD.org +COMMENT= Clean and white GTK engine + +LIB_DEPENDS= rsvg-2:${PORTSDIR}/graphics/librsvg2 +RUN_DEPENDS= ${LOCALBASE}/share/themes/Gorilla/index.theme:${PORTSDIR}/x11-themes/gnome-themes-extras + +TYPE?= gtk +THEME_NAME= Ana +WRKSRC= ${WRKDIR}/${DISTNAME} + +NO_BUILD= yes + +.if ${TYPE} == "gtk" +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK="" +PLIST_SUB+= GTK20="" +PLIST_SUB+= METACITY="@comment " +USE_GNOME= gtk20 +.else # metacity +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK="@comment " +PLIST_SUB+= GTK20="@comment " +PLIST_SUB+= METACITY="" +USE_GNOME= gnomehier +.endif + +PLIST_SUB+= THEME_NAME="${THEME_NAME}" + +do-install: + @${MKDIR} ${THEME_DIR} +.if ${TYPE} == "gtk" + cd ${WRKSRC} && ${FIND} gtk-2.0 -name '*[^~]' | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} + cd ${WRKSRC} && ${FIND} gtk -name '*[^~]' | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} + cd ${WRKSRC} && ${FIND} icons -name '*[^~]' | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} + ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} +.else + cd ${WRKSRC} && ${FIND} metacity-1 -name '*[^~]' | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.endif + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-ana-theme/distinfo b/x11-themes/gtk-ana-theme/distinfo new file mode 100644 index 000000000..ec973accc --- /dev/null +++ b/x11-themes/gtk-ana-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (Ana.tar.gz) = 455db7e804b7daf1dd782979c99aeaf6 +SHA256 (Ana.tar.gz) = e232135cdb16d40aeac9d49ba37a8614508d0c6b6f0d55243b9cab8b04575346 +SIZE (Ana.tar.gz) = 75461 diff --git a/x11-themes/gtk-ana-theme/pkg-descr b/x11-themes/gtk-ana-theme/pkg-descr new file mode 100644 index 000000000..aad820cba --- /dev/null +++ b/x11-themes/gtk-ana-theme/pkg-descr @@ -0,0 +1,3 @@ +"Ana" theme for gtk. + +WWW: http://ana.netart.eu.org/ diff --git a/x11-themes/gtk-ana-theme/pkg-plist b/x11-themes/gtk-ana-theme/pkg-plist new file mode 100644 index 000000000..4bd4b7d32 --- /dev/null +++ b/x11-themes/gtk-ana-theme/pkg-plist @@ -0,0 +1,140 @@ +%%GTK%%share/themes/%%THEME_NAME%%/gtk/gtkrc +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/ProstokatemPodszyte.txt +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-ad.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-al.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-ar.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-au.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-nd.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-nl.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-nr.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-nu.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-a.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-def.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-i.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-n.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-p.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/check-in.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/check-out.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/check-pin.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/check-pout.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/empty.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/fix-librsvg-engine-with-pixmap-engine +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/gtkrc +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/gtkrc (kopia) +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/handle-h.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/handle-v.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/line-h.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/line-v.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/list-a.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/list-n.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/list-p.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/menubar.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/menuborder.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/menuitem.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/notebook (kolejna kopia).svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/notebook (kopia).svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/notebook.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/option-in.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/option-out.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/option-pin.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/option-pout.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/panel.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/progress.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow-e.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow-gap-top.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow-gap.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow-out.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-a.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-i.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-nh.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-nv.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-ph.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-pv.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-a.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-id.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-iu.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-nd.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-nu.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-pd.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-pu.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-ab.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-al.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-ar.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-au.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-nb.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-nl.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-nr.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-nu.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/toggle.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/toolbar.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/trough-h.svg +%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/trough-v.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/iconrc +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_about.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_add (kopia).svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_add.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_apply.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_cancel.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_close.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_convert.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_copy.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_cut.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_delete.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dialog_error.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dialog_info.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dialog_question.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dialog_warning.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dnd (kopia).svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dnd.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_edit.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_ep-history.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_find-and-replace.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_find.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_floppy.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_go-back.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_go-down.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_go-forward.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_go-up.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_goto-bottom.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_goto-first.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_goto-last.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_goto-top.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_help.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_home (kopia).svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_home.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_new-tab.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_new-template.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_new.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_no.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_ok.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_open (kolejna kopia).svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_open.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_paste.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_preferences.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_print-preview.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_print.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_quit.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_redo.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_refresh.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_remove.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_revert-to-saved.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_save-as.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_save.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_select-color.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_stop.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_undo.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_yes.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom-1.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom-fit.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom-in.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom-out.svg +%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom.svg +%%GTK20%%share/themes/%%THEME_NAME%%/index.theme +%%GTK20%%@dirrm share/themes/%%THEME_NAME%%/gtk-2.0 +%%GTK20%%@dirrm share/themes/%%THEME_NAME%%/gtk +%%GTK20%%@dirrm share/themes/%%THEME_NAME%%/icons +%%GTK20%%@dirrm share/themes/%%THEME_NAME%% +%%METACITY%%share/themes/%%THEME_NAME%%/metacity-1/metacity-theme-1.xml +%%METACITY%%@dirrm share/themes/%%THEME_NAME%%/metacity-1 +%%METACITY%%@dirrm share/themes/%%THEME_NAME%% diff --git a/x11-themes/gtk-aquaextremesunken-theme/Makefile b/x11-themes/gtk-aquaextremesunken-theme/Makefile new file mode 100644 index 000000000..2ac071c8b --- /dev/null +++ b/x11-themes/gtk-aquaextremesunken-theme/Makefile @@ -0,0 +1,47 @@ +# New ports collection makefile for: AquaExtreme Sunken (gtk20 theme/master) +# Date created: 25 Feb 2005 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= aquaextremesunken +PORTVERSION= 1.0 +PORTREVISION= 2 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +PKGNAMEPREFIX?= ${TYPE}- +PKGNAMESUFFIX= -theme +DISTNAME= AquaExtremeSunken + +MAINTAINER= danfe@FreeBSD.org +COMMENT= A port of AquaExtreme Sunken theme + +TYPE?= gtk + +THEME_NAME= ${DISTNAME} + +NO_BUILD= yes + +.if ${TYPE} == "gtk" +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="" METACITY="@comment " +USE_GNOME= gtk20 +.else # metacity +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="@comment " METACITY="" +USE_GNOME= gnomehier +.endif + +do-install: + @${MKDIR} ${THEME_DIR} +.if ${TYPE} == "gtk" + cd ${WRKSRC} && ${FIND} gtk-2.0 | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} + ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} +.else + cd ${WRKSRC} && ${FIND} metacity-1 | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.endif + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-aquaextremesunken-theme/distinfo b/x11-themes/gtk-aquaextremesunken-theme/distinfo new file mode 100644 index 000000000..f4d0bd590 --- /dev/null +++ b/x11-themes/gtk-aquaextremesunken-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (AquaExtremeSunken.tar.gz) = 54e797cc9cf8d82628e87b14662d9230 +SHA256 (AquaExtremeSunken.tar.gz) = deab02bd069941e2b8cb5c61691299d0aa8533e5548850a72693bc1fc5b26e49 +SIZE (AquaExtremeSunken.tar.gz) = 220614 diff --git a/x11-themes/gtk-aquaextremesunken-theme/pkg-descr b/x11-themes/gtk-aquaextremesunken-theme/pkg-descr new file mode 100644 index 000000000..af96ae4e1 --- /dev/null +++ b/x11-themes/gtk-aquaextremesunken-theme/pkg-descr @@ -0,0 +1,4 @@ +Port of AquaExtreme Sunken theme. Original work by Max Rudberg +(http://www.maxthemes.com). + +WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-aquaextremesunken-theme/pkg-plist b/x11-themes/gtk-aquaextremesunken-theme/pkg-plist new file mode 100644 index 000000000..ce056b36f --- /dev/null +++ b/x11-themes/gtk-aquaextremesunken-theme/pkg-plist @@ -0,0 +1,313 @@ +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/--notebook.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/extension-inactive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/notebook.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/extension-active.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/null.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option-button-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option1.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option2.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option-button-normal.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option-button-active.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/check3.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option-menu.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/check2.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option3.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/check1.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menus/menuline.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menus/menu.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menus/menuitem.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menus/menu-overlay.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/fffffstepper-right.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-right-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-vertical.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-vertical-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-left-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-up.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/horizontal-trough-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-horizontal-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-left.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/horizontal-trough.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-down-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-vertical-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-horizontal-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/vertical-trough.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-horizontal.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-right.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-down.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-up-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panelbutton3.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panel_bg.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panel-bg.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panelbutton2.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panelbutton1.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tooltips/tooltips.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Arrows/arrow-down.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Arrows/arrow-up.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Arrows/arrow-left.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Arrows/arrow-right.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Handles/handle-v.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Handles/handle-h.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-default.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-normal.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-pressed.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-normal.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-pressed.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-pressed.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-normal.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-default.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-default.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-normal.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-default.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-pressed.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/shadow-out.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/shadow-up.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/entry-shadow-in.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/shadow-in.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/text-entry.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/shadow-none.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-up.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-up-active.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-arrow-up.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-up-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-arrow-down-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-down.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-down-active.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-down-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-arrow-down.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spins.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-down-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-arrow-up-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-up-insensitive.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Others/highlight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Others/focus.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Others/ruler.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Others/null.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menubar/menubar.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-no.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dialog-error.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-gnome-searchtool.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-spell-check.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-insert-table.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-justify-left.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/mouse-dblclck-on.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-goto-bottom.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-line-in.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-internet.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-select-color.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-cloudy.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-zoom-in.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-floppy.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-save-as.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-yes.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-ok.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-disconnect.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-new.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-export.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-strikethrough.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-zoom-fit.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-select-font.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-mic.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-pause.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-revert-to-saved.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-print.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-zero.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-lockscreen.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-print-preview.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-find-and-replace.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-workgroup-laser.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-run.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v1.tif +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-properties.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/media-forward.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-book-blue.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-logout.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-personal-laser.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-storm.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-max.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-help.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-goto-top.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v2.tif +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-go-back.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-sort-descending.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-empty.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-prev.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/mouse-dblclck-maybe.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-sort-ascending.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v3.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-justify-right.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-execute.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-clear.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v1.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dialog-question.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-gnome-run.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-import.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-few-clouds.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-inkjet.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-default.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-connect.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-volume.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-snow.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-attach.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-screenshot.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-cdrom.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-multimedia.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-lockscreen.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-quit.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-next.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-undo.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-searchtool.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-record.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/null_button.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-refresh.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v4.tif +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-jump-to.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-about.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-launcher.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-justify-center.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-home.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-broken.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-bold.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-apply.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-utility.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-edit.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-justify-fill.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-undelete.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-min.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/iconrc +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-insert-object.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dnd-multiple.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-paste.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dialog-info.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-add.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-close.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-goto-last.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-goto-first.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-go-down.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dialog-warning.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-mute.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-cancel.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-insert-image.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/media-backward.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v2.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-convert.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-find.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-preferences.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-accessories.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-play.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-drawer.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-sunny.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-go-forward.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-underline.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/mouse-dblclck-off.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-remove.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-missing-image.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-stop.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dnd.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-stop.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-redo.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-index.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-cut.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-med.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v4.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v3.tif +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-go-up.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-open.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-italic.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-zoom-out.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-amusements.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-delete.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-zoom-100.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-save.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-eject.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-showers.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-copy.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Frames/frame1.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Frames/frame-gap-end.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Frames/frame2.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Frames/frame-gap-start.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Toolbar/toolbutton_prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Toolbar/toolbar-bg.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Toolbar/toolbutton_normal.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Toolbar/toolbutton_togle.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Progress/progressbar.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Progress/trough-progressbar.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Bgs/appbg.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Listheaders/list-header.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Listheaders/list-header-pressed.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Lines/line-h.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Lines/line-v.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/slider-prelight.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/trough-range-vert.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/thumb-grip-h-insens.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/thumb-grip-h.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/trough-range.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/trough-range-horiz.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/thumb-grip-v-insens.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/slider.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/thumb-grip-v.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/panel-bg.png +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/gtkrc +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/iconrc +%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/highlight-alt.png +%%GTK20%%share/themes/AquaExtremeSunken/index.theme +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Tabs +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Menus +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Panel +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Tooltips +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Arrows +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Handles +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Buttons +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Shadows +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Others +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Menubar +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/icons +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Frames +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Toolbar +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Progress +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Bgs +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Listheaders +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Lines +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Sliders +%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0 +%%GTK20%%@dirrm share/themes/AquaExtremeSunken +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/titlebar-right-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-maximize-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/titlebar-left-unfocused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-menu-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-close-unfocused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-minimize-unfocused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/frame-right-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/frame-bottom-mid-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/frame-bottom-left-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-maximize-pressed.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/titlebar-mid-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/frame-bottom-right-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/titlebar-mid-unfocused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-close-pressed.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/frame-left-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-close-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-menu-unfocused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-minimize-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-menu-pressed.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/titlebar-left-shaded-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-inactive.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/titlebar-right-unfocused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/titlebar-left-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/titlebar-right-shaded-focused.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-minimize-pressed.png +%%METACITY%%share/themes/AquaExtremeSunken/metacity-1/button-maximize-unfocused.png +%%METACITY%%@dirrm share/themes/AquaExtremeSunken/metacity-1 +%%METACITY%%@dirrm share/themes/AquaExtremeSunken diff --git a/x11-themes/gtk-digital-cream-theme/Makefile b/x11-themes/gtk-digital-cream-theme/Makefile new file mode 100644 index 000000000..d277b93b1 --- /dev/null +++ b/x11-themes/gtk-digital-cream-theme/Makefile @@ -0,0 +1,51 @@ +# New ports collection makefile for: Digital Cream (gtk20 theme/master) +# Date created: 08 Sep 2006 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= digital-cream +PORTVERSION= 1.0 +PORTREVISION= 3 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +PKGNAMEPREFIX= ${TYPE}- +PKGNAMESUFFIX= -theme +DISTNAME= Digital-Cream + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Very neat and clean theme for GNOME desktop + +TYPE?= gtk + +THEME_NAME= ${DISTNAME} + +USE_BZIP2= yes +NO_BUILD= yes + +.if ${TYPE} == "gtk" +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="" METACITY="@comment " +USE_GNOME= gtk20 +.else # metacity +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="@comment " METACITY="" +USE_GNOME= gnomehier +.endif + +post-extract: + @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 + +do-install: + @${MKDIR} ${THEME_DIR} + ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} +.if ${TYPE} == "gtk" + cd ${WRKSRC} && ${FIND} gtk-2.0 -name '*[^~]' | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.else + cd ${WRKSRC} && ${FIND} metacity-1 -name '*[^~]' | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.endif + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-digital-cream-theme/distinfo b/x11-themes/gtk-digital-cream-theme/distinfo new file mode 100644 index 000000000..df6295894 --- /dev/null +++ b/x11-themes/gtk-digital-cream-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (Digital-Cream.tar.bz2) = 162b4fb4f3cbfa503d2c09fed1772ea8 +SHA256 (Digital-Cream.tar.bz2) = 5b50574550b71f9879253ba4da545fa1f15f67dedf014ed734e5bada7809b449 +SIZE (Digital-Cream.tar.bz2) = 165384 diff --git a/x11-themes/gtk-digital-cream-theme/pkg-descr b/x11-themes/gtk-digital-cream-theme/pkg-descr new file mode 100644 index 000000000..635e50734 --- /dev/null +++ b/x11-themes/gtk-digital-cream-theme/pkg-descr @@ -0,0 +1,3 @@ +Neat and clean theme for GNOME desktop by roberTO. + +WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-digital-cream-theme/pkg-plist b/x11-themes/gtk-digital-cream-theme/pkg-plist new file mode 100644 index 000000000..4e6f9e3c5 --- /dev/null +++ b/x11-themes/gtk-digital-cream-theme/pkg-plist @@ -0,0 +1,265 @@ +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/bg_light.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/blue_focus.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_flat.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_normal.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_in.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_in_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_in_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_in_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_out.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_out_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_out_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_out_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/checklight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/entry.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/greybg.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/gtkrc +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/hline.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/hline_245.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/horizontal_trough.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/apple-gnome-logo.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-eject.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-next.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-pause.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-play.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-prev.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-record.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-stop.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-logo-green.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-logo.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-logo.svg +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-about.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-attach.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-book-blue.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-connect.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-disconnect.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-edit.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-empty.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-export.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-gnome-run.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-gnome-searchtool.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-import.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-insert-image.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-insert-object.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-insert-table.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-line-in.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-lockscreen.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-mic.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-volume.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-add.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-apply.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-bold.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-cancel.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-cdrom.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-clear.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-close.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-convert.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-copy.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-cut.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-delete.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dialog-error.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dialog-info.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dialog-question.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dialog-warning.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dnd-multiple.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dnd.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-execute.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-find-and-replace.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-find.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-floppy.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-go-back.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-go-down.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-go-forward.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-go-up.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-goto-bottom.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-goto-first.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-goto-last.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-goto-top.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-help.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-home.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-index.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-italic.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-jump-to.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-justify-center.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-justify-fill.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-justify-left.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-justify-right.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-missing-image.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-new.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-no.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-ok.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-open.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-paste.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-preferences.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-print-preview.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-print.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-properties.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-quit.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-redo.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-refresh.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-remove.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-revert-to-saved.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-save-as.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-save.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-select-color.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-select-font.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-sort-ascending.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-sort-descending.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-spell-check.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-stop.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-strikethrough.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-undelete.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-underline.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-undo.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-yes.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-zoom-100.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-zoom-fit.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-zoom-in.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-zoom-out.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/iconrc +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/media-backward.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/media-forward.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/mouse-dblclck-maybe.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/mouse-dblclck-off.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/mouse-dblclck-on.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/null_button.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-accessories.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-amusements.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-drawer.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-internet.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-launcher.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-lockscreen.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-logout.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-multimedia.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-run.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-screenshot.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-searchtool.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-utility.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-broken.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-default.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-inkjet.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-personal-laser.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-workgroup-laser.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/v1.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/v2.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/v3.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/v4.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-max.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-med.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-min.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-mute.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-zero.png +%%GTK20%%@dirrm share/themes/Digital-Cream/gtk-2.0/icons +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_background.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_background_overlay.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_border.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_hi-light.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_hilight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubar_option.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubar_option_arrow.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubar_option_arrow_insensitive.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubar_option_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubg.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_bottom_active.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_bottom_inactive.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_left_active.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_left_inactive.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_right_active.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_right_inactive.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_top_active.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_top_inactive.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/notebook_border.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/null.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_in.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_in_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_in_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_in_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_out.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_out_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_out_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_out_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/out_sel.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/pane_splitter.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/plain_background.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/progressbar.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_down.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_down_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_down_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_left.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_left_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_left_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_right.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_right_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_right_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_up.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_up_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_up_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_horizontal.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_horizontal_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_horizontal_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_vertical.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_vertical_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_vertical_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/shadow_etched_in.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/shadow_etched_out.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/shadow_in.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/shadow_out.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_button_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_button_norm.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_button_prelight.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_horiz_bg_new.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_vert_bg_new.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_button_down_arrow.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_button_up_arrow.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_down.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_down_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_down_pre.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_down_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_up.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_up_insens.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_up_pre.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_up_push.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/text.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/text_entry.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/tooltip.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/transparent.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/trough.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/vertical_trough.png +%%GTK20%%share/themes/Digital-Cream/gtk-2.0/vline.png +%%GTK20%%@dirrm share/themes/Digital-Cream/gtk-2.0 +%%GTK20%%share/themes/Digital-Cream/index.theme +%%GTK20%%@dirrm share/themes/Digital-Cream +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-close-focus.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-close-push.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-close.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-inactive.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-max-focus.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-max-push.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-max.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-min-focus.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-min-push.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/button-min.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/close-button-inactive.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/close_normal.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/close_normal.svg +%%METACITY%%share/themes/Digital-Cream/metacity-1/close_prelight.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/left-side-inactive.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/left-side.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/maximize_normal.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/maximize_prelight.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/menu-button-inactive.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/menu-button-push.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/menu-button.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/Digital-Cream/metacity-1/minimize_normal.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/minimize_prelight.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/right-side-inactive.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/right-side.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/title-bar-inactive.png +%%METACITY%%share/themes/Digital-Cream/metacity-1/title-bar.png +%%METACITY%%@dirrm share/themes/Digital-Cream/metacity-1 +%%METACITY%%share/themes/Digital-Cream/index.theme +%%METACITY%%@dirrm share/themes/Digital-Cream diff --git a/x11-themes/gtk-digital-harmony-theme/Makefile b/x11-themes/gtk-digital-harmony-theme/Makefile new file mode 100644 index 000000000..514f86a18 --- /dev/null +++ b/x11-themes/gtk-digital-harmony-theme/Makefile @@ -0,0 +1,52 @@ +# New ports collection makefile for: Digital Harmony (gtk20 theme/master) +# Date created: 08 Sep 2006 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= digital-harmony +PORTVERSION= 1.1 +PORTREVISION= 3 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +PKGNAMEPREFIX= ${TYPE}- +PKGNAMESUFFIX= -theme +DISTNAME= Digital-Harmony + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Another popular theme for GNOME desktop + +TYPE?= gtk + +THEME_NAME= ${DISTNAME} + +NO_BUILD= yes + +.if ${TYPE} == "gtk" +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="" METACITY="@comment " +USE_GNOME= gtk20 +.else # metacity +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="@comment " METACITY="" +USE_GNOME= gnomehier +.endif + +post-extract: + @${RM} -rf ${WRKSRC}/gtk-2.0/Scrollbars/Backup \ + ${WRKSRC}/gtk-2.0/ReadME.txt + @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 + +do-install: + @${MKDIR} ${THEME_DIR} + ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} +.if ${TYPE} == "gtk" + cd ${WRKSRC} && ${FIND} gtk-2.0 | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.else + cd ${WRKSRC} && ${FIND} metacity-1 | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.endif + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-digital-harmony-theme/distinfo b/x11-themes/gtk-digital-harmony-theme/distinfo new file mode 100644 index 000000000..6b06b5cc9 --- /dev/null +++ b/x11-themes/gtk-digital-harmony-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (Digital-Harmony.tar.gz) = 281af57fb751e06a1b45960333b84d23 +SHA256 (Digital-Harmony.tar.gz) = ccb58ebdafd7857dfec7bb460ad19e50af58fbcc35c9ba950dbbb15568dcb61f +SIZE (Digital-Harmony.tar.gz) = 210734 diff --git a/x11-themes/gtk-digital-harmony-theme/pkg-descr b/x11-themes/gtk-digital-harmony-theme/pkg-descr new file mode 100644 index 000000000..fb8484743 --- /dev/null +++ b/x11-themes/gtk-digital-harmony-theme/pkg-descr @@ -0,0 +1,3 @@ +This is yet another popular GNOME desktop theme by roberTO. + +WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-digital-harmony-theme/pkg-plist b/x11-themes/gtk-digital-harmony-theme/pkg-plist new file mode 100644 index 000000000..1c555e093 --- /dev/null +++ b/x11-themes/gtk-digital-harmony-theme/pkg-plist @@ -0,0 +1,216 @@ +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-down.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-left.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-right-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-right.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-up.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Arrows +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-default.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-insensitive.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-normal.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-pressed.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Buttons +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/check1.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/check2.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/check3.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/check4.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/checklight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/highlight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/option1.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/option2.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/option4.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Check-Radio +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-active.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-arrow-insens.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-arrow-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-arrow.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-normal.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-prelight.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Combo +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Frame-Gap/frame-gap-end.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Frame-Gap/frame-gap-start.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Frame-Gap/frame1.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Frame-Gap/frame2.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Frame-Gap +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Handles/handle-h.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Handles/handle-v.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Handles +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Lines/line-h.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Lines/line-v.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Lines +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ListHeaders/list_header-pressed.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ListHeaders/list_header.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/ListHeaders +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menu-overlay.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menu.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menubar.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menuitem.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menuline.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Others/focus.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Others/null.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Others/ruler.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Others +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panel-bg.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panelbutton1.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panelbutton2.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panelbutton3.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panelbutton4.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Panel +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ProgressBar/progressbar-horiz.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ProgressBar/progressbar-vert.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ProgressBar/trough-progressbar-horiz.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ProgressBar/trough-progressbar-vert.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/ProgressBar +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-horiz (copy).png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-horiz.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-thumb-horiz-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-thumb-horiz.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-thumb-vert-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-thumb-vert.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-vert (copy).png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-vert.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/trough-horizontal.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/trough-vertical.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Range +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/scroll-thumb-horiz-prelight-2.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/scroll-thumb-horiz.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/scroll-thumb-vert-prelight-2.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/scroll-thumb-vert.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/slider-horiz.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/slider-vert.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-down-insens.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-down-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-down.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-left-insens.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-left-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-left.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-right-insens.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-right-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-right.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-up-insens.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-up-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-up.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/trough-scrollbar.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Scrollbars +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Shadows/shadow-etched-out.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Shadows/shadow-in.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Shadows/shadow-none.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Shadows/shadow-out.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Shadows +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-down-disable.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-down-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-down.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-up-disable.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-up-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-up.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Spin +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/notebook.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/null.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-bottom-active.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-bottom.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-left-active.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-left.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-right-active.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-right.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-top-active.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-top.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Tabs +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbar.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbutton-normal.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbutton-prelight.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbutton-pressed.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbutton-toggled.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Toolbar +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-add.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-apply.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-bookmark.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-cancel.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-close.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-copy.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-cut.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-delete.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-find-and-replace.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-find.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-back.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-bottom.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-down.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-first.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-forward.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-last.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-top.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-up.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-help.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-home.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-jump-to.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-new.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-ok.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-open.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-paste.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-preferences.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-print-preview.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-print.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-redo.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-refresh.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-revert.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-save-as.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-save.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-stop.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-undo.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/iconrc +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/my-button-template.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/stock_zoom-100.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/stock_zoom-fit.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/stock_zoom-in.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/stock_zoom-out.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/v1.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/v2.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/v3.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/v4.png +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/volume-mute.png +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/icons +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/gtkrc +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/panel.rc +%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/panelbuttons.rc +%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0 +%%GTK20%%share/themes/Digital-Harmony/index.theme +%%GTK20%%@dirrm share/themes/Digital-Harmony +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-close-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-close-pressed.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-close-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-maximize-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-maximize-pressed.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-maximize-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-menu-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-menu-pressed.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-menu-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-minimize-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-minimize-pressed.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/button-minimize-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-bottom-left-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-bottom-left-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-bottom-mid-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-bottom-mid-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-bottom-right-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-bottom-right-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-left-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-left-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-right-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/frame-right-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-left-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-left-shaded-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-left-shaded-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-left-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-mid-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-mid-shaded-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-mid-shaded-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-mid-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-right-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-right-shaded-focused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-right-shaded-unfocused.png +%%METACITY%%share/themes/Digital-Harmony/metacity-1/titlebar-right-unfocused.png +%%METACITY%%@dirrm share/themes/Digital-Harmony/metacity-1 +%%METACITY%%share/themes/Digital-Harmony/index.theme +%%METACITY%%@dirrm share/themes/Digital-Harmony diff --git a/x11-themes/gtk-envy-theme/Makefile b/x11-themes/gtk-envy-theme/Makefile new file mode 100644 index 000000000..f0c92e98e --- /dev/null +++ b/x11-themes/gtk-envy-theme/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: gtk-envy-theme +# Date Created: 2006 FEB 11 +# Whom: Babak Farrokhi <babak@farrokhi.net> +# +# $FreeBSD$ +# + +PORTNAME= gtk-envy-theme +PORTVERSION= 1.0.${SNAPSHOT} +PORTREVISION= 3 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/ +DISTNAME= 35093-Envy + +MAINTAINER= farrokhi@FreeBSD.org +COMMENT= Envy theme for GTK+ 2.0 + +#RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango:${PORTSDIR}/x11-themes/icons-tango + +SNAPSHOT= 20060211 +NO_BUILD= yes +USE_GNOME= gtk20 +WRKSRC= ${WRKDIR}/Envy + +do-install: + ${MKDIR} ${PREFIX}/share/themes/Envy/gtk-2.0 + ${MKDIR} ${PREFIX}/share/themes/Envy/metacity-1 + @${CP} ${FILESDIR}/index.theme.in ${PREFIX}/share/themes/Envy/index.theme + @${CP} -R ${WRKDIR}/Envy/gtk-2.0/* ${PREFIX}/share/themes/Envy/gtk-2.0 + @${CP} -R ${WRKDIR}/Envy/metacity-1/* ${PREFIX}/share/themes/Envy/metacity-1 + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-envy-theme/distinfo b/x11-themes/gtk-envy-theme/distinfo new file mode 100644 index 000000000..c7b445f82 --- /dev/null +++ b/x11-themes/gtk-envy-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (35093-Envy.tar.gz) = e439b06d637f6f597056d4296cbffd64 +SHA256 (35093-Envy.tar.gz) = 3d0cf4c1a9ed24d6ef55e6013d88b8970e74d355231856f26c83e15d75cc9400 +SIZE (35093-Envy.tar.gz) = 44257 diff --git a/x11-themes/gtk-envy-theme/files/index.theme.in b/x11-themes/gtk-envy-theme/files/index.theme.in new file mode 100644 index 000000000..dd6750688 --- /dev/null +++ b/x11-themes/gtk-envy-theme/files/index.theme.in @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Envy +Type=X-GNOME-Metatheme +Comment=Envy Theme +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Envy +MetacityTheme=Envy +IconTheme=Tango diff --git a/x11-themes/gtk-envy-theme/pkg-descr b/x11-themes/gtk-envy-theme/pkg-descr new file mode 100644 index 000000000..24d39bdb6 --- /dev/null +++ b/x11-themes/gtk-envy-theme/pkg-descr @@ -0,0 +1,3 @@ +Simple green GTK2 theme + +WWW: http://www.gnome-look.org/content/show.php?content=35093 diff --git a/x11-themes/gtk-envy-theme/pkg-plist b/x11-themes/gtk-envy-theme/pkg-plist new file mode 100644 index 000000000..3fc2987f1 --- /dev/null +++ b/x11-themes/gtk-envy-theme/pkg-plist @@ -0,0 +1,131 @@ +share/themes/Envy/metacity-1/close-i.png +share/themes/Envy/metacity-1/close-inv.png +share/themes/Envy/metacity-1/close-pre.png +share/themes/Envy/metacity-1/close.png +share/themes/Envy/metacity-1/maximize-i.png +share/themes/Envy/metacity-1/maximize-inv.png +share/themes/Envy/metacity-1/maximize-pre.png +share/themes/Envy/metacity-1/maximize.png +share/themes/Envy/metacity-1/metacity-theme-1.xml +share/themes/Envy/metacity-1/minimize-i.png +share/themes/Envy/metacity-1/minimize-inv.png +share/themes/Envy/metacity-1/minimize-pre.png +share/themes/Envy/metacity-1/minimize.png +share/themes/Envy/metacity-1/restore-i.png +share/themes/Envy/metacity-1/restore-inv.png +share/themes/Envy/metacity-1/restore-pre.png +share/themes/Envy/metacity-1/restore.png +share/themes/Envy/gtk-2.0/button-default.png +share/themes/Envy/gtk-2.0/button-insensitive.png +share/themes/Envy/gtk-2.0/button-normal.png +share/themes/Envy/gtk-2.0/button-prelight.png +share/themes/Envy/gtk-2.0/button-pressed.png +share/themes/Envy/gtk-2.0/button-pressed1.png +share/themes/Envy/gtk-2.0/check-a.png +share/themes/Envy/gtk-2.0/check-aout.png +share/themes/Envy/gtk-2.0/check-in.png +share/themes/Envy/gtk-2.0/check-ins.png +share/themes/Envy/gtk-2.0/check-p.png +share/themes/Envy/gtk-2.0/check.png +share/themes/Envy/gtk-2.0/combo-arrow-ins.png +share/themes/Envy/gtk-2.0/combo-arrow-pre.png +share/themes/Envy/gtk-2.0/combo-arrow.png +share/themes/Envy/gtk-2.0/ext-b.png +share/themes/Envy/gtk-2.0/ext-l.png +share/themes/Envy/gtk-2.0/ext-r.png +share/themes/Envy/gtk-2.0/ext-t.png +share/themes/Envy/gtk-2.0/extension-b.png +share/themes/Envy/gtk-2.0/extension-l.png +share/themes/Envy/gtk-2.0/extension-r.png +share/themes/Envy/gtk-2.0/extension-t.png +share/themes/Envy/gtk-2.0/focus_button.png +share/themes/Envy/gtk-2.0/focus_entry.png +share/themes/Envy/gtk-2.0/focus_option.png +share/themes/Envy/gtk-2.0/gap-b.png +share/themes/Envy/gtk-2.0/gap-l.png +share/themes/Envy/gtk-2.0/gap-r.png +share/themes/Envy/gtk-2.0/gap-t.png +share/themes/Envy/gtk-2.0/gtkrc +share/themes/Envy/gtk-2.0/gtkrc~ +share/themes/Envy/gtk-2.0/handle-h.png +share/themes/Envy/gtk-2.0/handle-v.png +share/themes/Envy/gtk-2.0/line-h.png +share/themes/Envy/gtk-2.0/line-v.png +share/themes/Envy/gtk-2.0/list_header-pressed.png +share/themes/Envy/gtk-2.0/list_header.png +share/themes/Envy/gtk-2.0/menu-arrow-e-pre.png +share/themes/Envy/gtk-2.0/menu-arrow-e.png +share/themes/Envy/gtk-2.0/menu-arrow-w-pre.png +share/themes/Envy/gtk-2.0/menu-arrow-w.png +share/themes/Envy/gtk-2.0/menu.png +share/themes/Envy/gtk-2.0/menubar.png +share/themes/Envy/gtk-2.0/menuitem.png +share/themes/Envy/gtk-2.0/notebook-b.png +share/themes/Envy/gtk-2.0/notebook-r.png +share/themes/Envy/gtk-2.0/notebook.png +share/themes/Envy/gtk-2.0/null.png +share/themes/Envy/gtk-2.0/option-a.png +share/themes/Envy/gtk-2.0/option-aout.png +share/themes/Envy/gtk-2.0/option-in-ins.png +share/themes/Envy/gtk-2.0/option-in.png +share/themes/Envy/gtk-2.0/option-out-ins.png +share/themes/Envy/gtk-2.0/option-out.png +share/themes/Envy/gtk-2.0/option-pin.png +share/themes/Envy/gtk-2.0/option-pout.png +share/themes/Envy/gtk-2.0/panel-advanced.rc +share/themes/Envy/gtk-2.0/panel-bg-top-1024.png +share/themes/Envy/gtk-2.0/panel-bg-top-1280.png +share/themes/Envy/gtk-2.0/panel-bg-top.png +share/themes/Envy/gtk-2.0/panel-bg.png +share/themes/Envy/gtk-2.0/panel-normal.png +share/themes/Envy/gtk-2.0/panel-prelight.png +share/themes/Envy/gtk-2.0/panel-pressed.png +share/themes/Envy/gtk-2.0/panel-standard.rc +share/themes/Envy/gtk-2.0/progressbar.png +share/themes/Envy/gtk-2.0/ruler.png +share/themes/Envy/gtk-2.0/shadow-in.png +share/themes/Envy/gtk-2.0/shadow-ins.png +share/themes/Envy/gtk-2.0/shadow-out.png +share/themes/Envy/gtk-2.0/slider-h-ins.png +share/themes/Envy/gtk-2.0/slider-h.png +share/themes/Envy/gtk-2.0/slider-ins.png +share/themes/Envy/gtk-2.0/slider-prelight-h.png +share/themes/Envy/gtk-2.0/slider-prelight.png +share/themes/Envy/gtk-2.0/slider-range-h-ins.png +share/themes/Envy/gtk-2.0/slider-range-h.png +share/themes/Envy/gtk-2.0/slider-range-ins.png +share/themes/Envy/gtk-2.0/slider-range-pre-h.png +share/themes/Envy/gtk-2.0/slider-range-pre.png +share/themes/Envy/gtk-2.0/slider-range.png +share/themes/Envy/gtk-2.0/slider.png +share/themes/Envy/gtk-2.0/stepper-arrow-e-a.png +share/themes/Envy/gtk-2.0/stepper-arrow-e-ins.png +share/themes/Envy/gtk-2.0/stepper-arrow-e-pre.png +share/themes/Envy/gtk-2.0/stepper-arrow-e.png +share/themes/Envy/gtk-2.0/stepper-arrow-n-a.png +share/themes/Envy/gtk-2.0/stepper-arrow-n-ins.png +share/themes/Envy/gtk-2.0/stepper-arrow-n-pre.png +share/themes/Envy/gtk-2.0/stepper-arrow-n.png +share/themes/Envy/gtk-2.0/stepper-arrow-s-a.png +share/themes/Envy/gtk-2.0/stepper-arrow-s-ins.png +share/themes/Envy/gtk-2.0/stepper-arrow-s-pre.png +share/themes/Envy/gtk-2.0/stepper-arrow-s.png +share/themes/Envy/gtk-2.0/stepper-arrow-w-a.png +share/themes/Envy/gtk-2.0/stepper-arrow-w-ins.png +share/themes/Envy/gtk-2.0/stepper-arrow-w-pre.png +share/themes/Envy/gtk-2.0/stepper-arrow-w.png +share/themes/Envy/gtk-2.0/stepper.png +share/themes/Envy/gtk-2.0/trough-range-h-ins.png +share/themes/Envy/gtk-2.0/trough-range-h.png +share/themes/Envy/gtk-2.0/trough-range-ins.png +share/themes/Envy/gtk-2.0/trough-range.png +share/themes/Envy/gtk-2.0/trough.png +share/themes/Envy/gtk-2.0/trough2-h.png +share/themes/Envy/gtk-2.0/trough2.png +share/themes/Envy/index.theme +@dirrm share/themes/Envy/gtk-2.0 +@dirrm share/themes/Envy +@dirrm share/themes/Envy/metacity-1 +@dirrm share/themes/Envy +@dirrmtry share/themes +@dirrmtry share/gnome diff --git a/x11-themes/gtk-gray-theme/Makefile b/x11-themes/gtk-gray-theme/Makefile new file mode 100644 index 000000000..d734034d5 --- /dev/null +++ b/x11-themes/gtk-gray-theme/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: gtk-gray-theme +# Date Created: 2006 FEB 11 +# Whom: Babak Farrokhi <babak@farrokhi.net> +# +# $FreeBSD$ +# + +PORTNAME= gtk-gray-theme +PORTVERSION= 1.7 +PORTREVISION= 3 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/ +DISTNAME= 34132-Gray + +MAINTAINER= farrokhi@FreeBSD.org +COMMENT= Gray theme for GTK+ 2.0 + +RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango:${PORTSDIR}/x11-themes/icons-tango + +NO_BUILD= yes +USE_GNOME= gtk20 + +do-install: + ${MKDIR} ${PREFIX}/share/themes/Gray/gtk-2.0 + ${MKDIR} ${PREFIX}/share/themes/Gray-Flat/gtk-2.0 + ${MKDIR} ${PREFIX}/share/themes/Gray/metacity-1 + ${MKDIR} ${PREFIX}/share/themes/Gray-Flat/metacity-1 + @${CP} ${WRKDIR}/Gray/index.theme ${PREFIX}/share/themes/Gray + @${CP} -R ${WRKDIR}/Gray/gtk-2.0/* ${PREFIX}/share/themes/Gray/gtk-2.0 + @${CP} ${WRKDIR}/Gray-Flat/index.theme ${PREFIX}/share/themes/Gray-Flat + @${CP} -R ${WRKDIR}/Gray-Flat/gtk-2.0/* ${PREFIX}/share/themes/Gray-Flat/gtk-2.0 + @${CP} -R ${WRKDIR}/Gray/metacity-1/* ${PREFIX}/share/themes/Gray/metacity-1 + @${CP} -R ${WRKDIR}/Gray-Flat/metacity-1/* ${PREFIX}/share/themes/Gray-Flat/metacity-1 + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-gray-theme/distinfo b/x11-themes/gtk-gray-theme/distinfo new file mode 100644 index 000000000..79ba99d41 --- /dev/null +++ b/x11-themes/gtk-gray-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (34132-Gray.tar.gz) = 305d9aa729ba955296720d60760afbb0 +SHA256 (34132-Gray.tar.gz) = 3392960082ad841a42205a3466604cf7d428b29c4a53fa4eede9d51b8c5f73f1 +SIZE (34132-Gray.tar.gz) = 57410 diff --git a/x11-themes/gtk-gray-theme/pkg-descr b/x11-themes/gtk-gray-theme/pkg-descr new file mode 100644 index 000000000..6238185d2 --- /dev/null +++ b/x11-themes/gtk-gray-theme/pkg-descr @@ -0,0 +1,5 @@ +Gray version of the nice theme "Mint", with a new Metacity theme! +Gray-Flat has got different menu bar and different metacity (obviusly +you can use Gray-Flat with Gray metacity theme!). + +WWW: http://www.gnome-look.org/content/show.php?content=34132 diff --git a/x11-themes/gtk-gray-theme/pkg-plist b/x11-themes/gtk-gray-theme/pkg-plist new file mode 100644 index 000000000..f8d13ee6f --- /dev/null +++ b/x11-themes/gtk-gray-theme/pkg-plist @@ -0,0 +1,329 @@ +share/themes/Gray-Flat/metacity-1/button-close-focused.png +share/themes/Gray-Flat/metacity-1/button-close-pressed.png +share/themes/Gray-Flat/metacity-1/button-close-unfocused.png +share/themes/Gray-Flat/metacity-1/button-maximize-focused.png +share/themes/Gray-Flat/metacity-1/button-maximize-pressed.png +share/themes/Gray-Flat/metacity-1/button-maximize-unfocused.png +share/themes/Gray-Flat/metacity-1/button-menu-focused.png +share/themes/Gray-Flat/metacity-1/button-menu-pressed.png +share/themes/Gray-Flat/metacity-1/button-menu-unfocused.png +share/themes/Gray-Flat/metacity-1/button-minimize-focused.png +share/themes/Gray-Flat/metacity-1/button-minimize-pressed.png +share/themes/Gray-Flat/metacity-1/button-minimize-unfocused.png +share/themes/Gray-Flat/metacity-1/frame-bottom-left-focused.png +share/themes/Gray-Flat/metacity-1/frame-bottom-mid-focused.png +share/themes/Gray-Flat/metacity-1/frame-bottom-right-focused.png +share/themes/Gray-Flat/metacity-1/frame-left-focused.png +share/themes/Gray-Flat/metacity-1/frame-right-focused.png +share/themes/Gray-Flat/metacity-1/metacity-theme-1.xml +share/themes/Gray-Flat/metacity-1/titlebar-left-focused.png +share/themes/Gray-Flat/metacity-1/titlebar-left-shaded-focused.png +share/themes/Gray-Flat/metacity-1/titlebar-mid-focused.png +share/themes/Gray-Flat/metacity-1/titlebar-mid-shaded-focused.png +share/themes/Gray-Flat/metacity-1/titlebar-right-focused.png +share/themes/Gray-Flat/metacity-1/titlebar-right-shaded-focused.png +share/themes/Gray/metacity-1/button-close-focused.png +share/themes/Gray/metacity-1/button-close-pressed.png +share/themes/Gray/metacity-1/button-close-unfocused.png +share/themes/Gray/metacity-1/button-maximize-focused.png +share/themes/Gray/metacity-1/button-maximize-pressed.png +share/themes/Gray/metacity-1/button-maximize-unfocused.png +share/themes/Gray/metacity-1/button-menu-focused.png +share/themes/Gray/metacity-1/button-menu-pressed.png +share/themes/Gray/metacity-1/button-menu-unfocused.png +share/themes/Gray/metacity-1/button-minimize-focused.png +share/themes/Gray/metacity-1/button-minimize-pressed.png +share/themes/Gray/metacity-1/button-minimize-unfocused.png +share/themes/Gray/metacity-1/frame-bottom-left-focused.png +share/themes/Gray/metacity-1/frame-bottom-mid-focused.png +share/themes/Gray/metacity-1/frame-bottom-right-focused.png +share/themes/Gray/metacity-1/frame-left-focused.png +share/themes/Gray/metacity-1/frame-right-focused.png +share/themes/Gray/metacity-1/metacity-theme-1.xml +share/themes/Gray/metacity-1/titlebar-left-focused.png +share/themes/Gray/metacity-1/titlebar-left-shaded-focused.png +share/themes/Gray/metacity-1/titlebar-mid-focused.png +share/themes/Gray/metacity-1/titlebar-mid-shaded-focused.png +share/themes/Gray/metacity-1/titlebar-right-focused.png +share/themes/Gray/metacity-1/titlebar-right-shaded-focused.png +share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-down.png +share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-left.png +share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-right-norm.png +share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-right-prelight.png +share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-right.png +share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-up.png +share/themes/Gray-Flat/gtk-2.0/Buttons/button-default.png +share/themes/Gray-Flat/gtk-2.0/Buttons/button-insensitive.png +share/themes/Gray-Flat/gtk-2.0/Buttons/button-normal.png +share/themes/Gray-Flat/gtk-2.0/Buttons/button-prelight.png +share/themes/Gray-Flat/gtk-2.0/Buttons/button-pressed.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/check1.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/check2.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/check3.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/check4.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/checklight.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/highlight.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/option1.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/option2.png +share/themes/Gray-Flat/gtk-2.0/Check-Radio/option4.png +share/themes/Gray-Flat/gtk-2.0/Combo/combo-active.png +share/themes/Gray-Flat/gtk-2.0/Combo/combo-arrow-insens.png +share/themes/Gray-Flat/gtk-2.0/Combo/combo-arrow-prelight.png +share/themes/Gray-Flat/gtk-2.0/Combo/combo-arrow.png +share/themes/Gray-Flat/gtk-2.0/Combo/combo-inactive.png +share/themes/Gray-Flat/gtk-2.0/Combo/combo-normal.png +share/themes/Gray-Flat/gtk-2.0/Combo/combo-prelight.png +share/themes/Gray-Flat/gtk-2.0/Frame-Gap/frame-gap-end.png +share/themes/Gray-Flat/gtk-2.0/Frame-Gap/frame-gap-start.png +share/themes/Gray-Flat/gtk-2.0/Frame-Gap/frame1.png +share/themes/Gray-Flat/gtk-2.0/Frame-Gap/frame2.png +share/themes/Gray-Flat/gtk-2.0/Handles/handle-h.png +share/themes/Gray-Flat/gtk-2.0/Handles/handle-v.png +share/themes/Gray-Flat/gtk-2.0/Lines/line-h.png +share/themes/Gray-Flat/gtk-2.0/Lines/line-v.png +share/themes/Gray-Flat/gtk-2.0/ListHeaders/list_header-insens.png +share/themes/Gray-Flat/gtk-2.0/ListHeaders/list_header-prelight.png +share/themes/Gray-Flat/gtk-2.0/ListHeaders/list_header-pressed.png +share/themes/Gray-Flat/gtk-2.0/ListHeaders/list_header.png +share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menu.png +share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menubar-item.png +share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menubar.png +share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menuitem.png +share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menuline.png +share/themes/Gray-Flat/gtk-2.0/Others/focus.png +share/themes/Gray-Flat/gtk-2.0/Others/null.png +share/themes/Gray-Flat/gtk-2.0/Others/ruler.png +share/themes/Gray-Flat/gtk-2.0/Panel/panel-bg.png +share/themes/Gray-Flat/gtk-2.0/Panel/panelbutton1.png +share/themes/Gray-Flat/gtk-2.0/Panel/panelbutton2.png +share/themes/Gray-Flat/gtk-2.0/Panel/panelbutton3.png +share/themes/Gray-Flat/gtk-2.0/Panel/panelbutton4.png +share/themes/Gray-Flat/gtk-2.0/ProgressBar/progressbar-horiz.png +share/themes/Gray-Flat/gtk-2.0/ProgressBar/trough-progressbar-horiz.png +share/themes/Gray-Flat/gtk-2.0/ProgressBar/trough-progressbar-vert.png +share/themes/Gray-Flat/gtk-2.0/Range/null.png +share/themes/Gray-Flat/gtk-2.0/Range/slider-horiz-prelight.png +share/themes/Gray-Flat/gtk-2.0/Range/slider-horiz.png +share/themes/Gray-Flat/gtk-2.0/Range/slider-vert-prelight.png +share/themes/Gray-Flat/gtk-2.0/Range/slider-vert.png +share/themes/Gray-Flat/gtk-2.0/Range/trough-horizontal.png +share/themes/Gray-Flat/gtk-2.0/Range/trough-vertical.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/scroll-thumb-horiz.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/scroll-thumb-vert.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-horiz-insens.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-horiz-prelight.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-horiz.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-vert-insens.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-vert-prelight.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-vert.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-down-insens.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-down-prelight.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-down.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-left-insens.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-left-prelight.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-left.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-right-insens.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-right-prelight.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-right.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-up-insens.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-up-prelight.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-up.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png +share/themes/Gray-Flat/gtk-2.0/Scrollbars/trough-scrollbar-vert.png +share/themes/Gray-Flat/gtk-2.0/Shadows/entry-shadow-in.png +share/themes/Gray-Flat/gtk-2.0/Shadows/shadow-etched-out.png +share/themes/Gray-Flat/gtk-2.0/Shadows/shadow-in.png +share/themes/Gray-Flat/gtk-2.0/Shadows/shadow-none.png +share/themes/Gray-Flat/gtk-2.0/Shadows/shadow-out.png +share/themes/Gray-Flat/gtk-2.0/Shadows/text-entry.png +share/themes/Gray-Flat/gtk-2.0/Shadows/text.png +share/themes/Gray-Flat/gtk-2.0/Spin/spin-down-disable.png +share/themes/Gray-Flat/gtk-2.0/Spin/spin-down-prelight.png +share/themes/Gray-Flat/gtk-2.0/Spin/spin-down.png +share/themes/Gray-Flat/gtk-2.0/Spin/spin-up-disable.png +share/themes/Gray-Flat/gtk-2.0/Spin/spin-up-prelight.png +share/themes/Gray-Flat/gtk-2.0/Spin/spin-up.png +share/themes/Gray-Flat/gtk-2.0/Spin/spin.png +share/themes/Gray-Flat/gtk-2.0/Tabs/notebook.png +share/themes/Gray-Flat/gtk-2.0/Tabs/null.png +share/themes/Gray-Flat/gtk-2.0/Tabs/tab-bottom-active.png +share/themes/Gray-Flat/gtk-2.0/Tabs/tab-bottom.png +share/themes/Gray-Flat/gtk-2.0/Tabs/tab-left-active.png +share/themes/Gray-Flat/gtk-2.0/Tabs/tab-left.png +share/themes/Gray-Flat/gtk-2.0/Tabs/tab-right-active.png +share/themes/Gray-Flat/gtk-2.0/Tabs/tab-right.png +share/themes/Gray-Flat/gtk-2.0/Tabs/tab-top-active.png +share/themes/Gray-Flat/gtk-2.0/Tabs/tab-top.png +share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbar.png +share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbutton-normal.png +share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbutton-prelight.png +share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbutton-pressed.png +share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbutton-toggled.png +share/themes/Gray-Flat/gtk-2.0/gtkrc +share/themes/Gray-Flat/gtk-2.0/menubar.rc +share/themes/Gray-Flat/gtk-2.0/panel.rc +share/themes/Gray-Flat/index.theme +share/themes/Gray/gtk-2.0/Arrows/arrow-down.png +share/themes/Gray/gtk-2.0/Arrows/arrow-left.png +share/themes/Gray/gtk-2.0/Arrows/arrow-right-norm.png +share/themes/Gray/gtk-2.0/Arrows/arrow-right-prelight.png +share/themes/Gray/gtk-2.0/Arrows/arrow-right.png +share/themes/Gray/gtk-2.0/Arrows/arrow-up.png +share/themes/Gray/gtk-2.0/Buttons/button-default.png +share/themes/Gray/gtk-2.0/Buttons/button-insensitive.png +share/themes/Gray/gtk-2.0/Buttons/button-normal.png +share/themes/Gray/gtk-2.0/Buttons/button-prelight.png +share/themes/Gray/gtk-2.0/Buttons/button-pressed.png +share/themes/Gray/gtk-2.0/Check-Radio/check1.png +share/themes/Gray/gtk-2.0/Check-Radio/check2.png +share/themes/Gray/gtk-2.0/Check-Radio/check3.png +share/themes/Gray/gtk-2.0/Check-Radio/check4.png +share/themes/Gray/gtk-2.0/Check-Radio/checklight.png +share/themes/Gray/gtk-2.0/Check-Radio/highlight.png +share/themes/Gray/gtk-2.0/Check-Radio/option1.png +share/themes/Gray/gtk-2.0/Check-Radio/option2.png +share/themes/Gray/gtk-2.0/Check-Radio/option4.png +share/themes/Gray/gtk-2.0/Combo/combo-active.png +share/themes/Gray/gtk-2.0/Combo/combo-arrow-insens.png +share/themes/Gray/gtk-2.0/Combo/combo-arrow-prelight.png +share/themes/Gray/gtk-2.0/Combo/combo-arrow.png +share/themes/Gray/gtk-2.0/Combo/combo-inactive.png +share/themes/Gray/gtk-2.0/Combo/combo-normal.png +share/themes/Gray/gtk-2.0/Combo/combo-prelight.png +share/themes/Gray/gtk-2.0/Frame-Gap/frame-gap-end.png +share/themes/Gray/gtk-2.0/Frame-Gap/frame-gap-start.png +share/themes/Gray/gtk-2.0/Frame-Gap/frame1.png +share/themes/Gray/gtk-2.0/Frame-Gap/frame2.png +share/themes/Gray/gtk-2.0/Handles/handle-h.png +share/themes/Gray/gtk-2.0/Handles/handle-v.png +share/themes/Gray/gtk-2.0/Lines/line-h.png +share/themes/Gray/gtk-2.0/Lines/line-v.png +share/themes/Gray/gtk-2.0/ListHeaders/list_header-insens.png +share/themes/Gray/gtk-2.0/ListHeaders/list_header-prelight.png +share/themes/Gray/gtk-2.0/ListHeaders/list_header-pressed.png +share/themes/Gray/gtk-2.0/ListHeaders/list_header.png +share/themes/Gray/gtk-2.0/Menu-Menubar/menu.png +share/themes/Gray/gtk-2.0/Menu-Menubar/menubar-item.png +share/themes/Gray/gtk-2.0/Menu-Menubar/menubar.png +share/themes/Gray/gtk-2.0/Menu-Menubar/menuitem.png +share/themes/Gray/gtk-2.0/Menu-Menubar/menuline.png +share/themes/Gray/gtk-2.0/Others/focus.png +share/themes/Gray/gtk-2.0/Others/null.png +share/themes/Gray/gtk-2.0/Others/ruler.png +share/themes/Gray/gtk-2.0/Panel/panel-bg.png +share/themes/Gray/gtk-2.0/Panel/panelbutton1.png +share/themes/Gray/gtk-2.0/Panel/panelbutton2.png +share/themes/Gray/gtk-2.0/Panel/panelbutton3.png +share/themes/Gray/gtk-2.0/Panel/panelbutton4.png +share/themes/Gray/gtk-2.0/ProgressBar/progressbar-horiz.png +share/themes/Gray/gtk-2.0/ProgressBar/trough-progressbar-horiz.png +share/themes/Gray/gtk-2.0/ProgressBar/trough-progressbar-vert.png +share/themes/Gray/gtk-2.0/Range/null.png +share/themes/Gray/gtk-2.0/Range/slider-horiz-prelight.png +share/themes/Gray/gtk-2.0/Range/slider-horiz.png +share/themes/Gray/gtk-2.0/Range/slider-vert-prelight.png +share/themes/Gray/gtk-2.0/Range/slider-vert.png +share/themes/Gray/gtk-2.0/Range/trough-horizontal.png +share/themes/Gray/gtk-2.0/Range/trough-vertical.png +share/themes/Gray/gtk-2.0/Scrollbars/scroll-thumb-horiz.png +share/themes/Gray/gtk-2.0/Scrollbars/scroll-thumb-vert.png +share/themes/Gray/gtk-2.0/Scrollbars/slider-horiz-insens.png +share/themes/Gray/gtk-2.0/Scrollbars/slider-horiz-prelight.png +share/themes/Gray/gtk-2.0/Scrollbars/slider-horiz.png +share/themes/Gray/gtk-2.0/Scrollbars/slider-vert-insens.png +share/themes/Gray/gtk-2.0/Scrollbars/slider-vert-prelight.png +share/themes/Gray/gtk-2.0/Scrollbars/slider-vert.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-down-insens.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-down-prelight.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-down.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-left-insens.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-left-prelight.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-left.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-right-insens.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-right-prelight.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-right.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-up-insens.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-up-prelight.png +share/themes/Gray/gtk-2.0/Scrollbars/stepper-up.png +share/themes/Gray/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png +share/themes/Gray/gtk-2.0/Scrollbars/trough-scrollbar-vert.png +share/themes/Gray/gtk-2.0/Shadows/entry-shadow-in.png +share/themes/Gray/gtk-2.0/Shadows/shadow-etched-out.png +share/themes/Gray/gtk-2.0/Shadows/shadow-in.png +share/themes/Gray/gtk-2.0/Shadows/shadow-none.png +share/themes/Gray/gtk-2.0/Shadows/shadow-out.png +share/themes/Gray/gtk-2.0/Shadows/text-entry.png +share/themes/Gray/gtk-2.0/Shadows/text.png +share/themes/Gray/gtk-2.0/Spin/spin-down-disable.png +share/themes/Gray/gtk-2.0/Spin/spin-down-prelight.png +share/themes/Gray/gtk-2.0/Spin/spin-down.png +share/themes/Gray/gtk-2.0/Spin/spin-up-disable.png +share/themes/Gray/gtk-2.0/Spin/spin-up-prelight.png +share/themes/Gray/gtk-2.0/Spin/spin-up.png +share/themes/Gray/gtk-2.0/Spin/spin.png +share/themes/Gray/gtk-2.0/Tabs/notebook.png +share/themes/Gray/gtk-2.0/Tabs/null.png +share/themes/Gray/gtk-2.0/Tabs/tab-bottom-active.png +share/themes/Gray/gtk-2.0/Tabs/tab-bottom.png +share/themes/Gray/gtk-2.0/Tabs/tab-left-active.png +share/themes/Gray/gtk-2.0/Tabs/tab-left.png +share/themes/Gray/gtk-2.0/Tabs/tab-right-active.png +share/themes/Gray/gtk-2.0/Tabs/tab-right.png +share/themes/Gray/gtk-2.0/Tabs/tab-top-active.png +share/themes/Gray/gtk-2.0/Tabs/tab-top.png +share/themes/Gray/gtk-2.0/Toolbar/toolbar.png +share/themes/Gray/gtk-2.0/Toolbar/toolbutton-normal.png +share/themes/Gray/gtk-2.0/Toolbar/toolbutton-prelight.png +share/themes/Gray/gtk-2.0/Toolbar/toolbutton-pressed.png +share/themes/Gray/gtk-2.0/Toolbar/toolbutton-toggled.png +share/themes/Gray/gtk-2.0/gtkrc +share/themes/Gray/gtk-2.0/menubar.rc +share/themes/Gray/gtk-2.0/panel.rc +share/themes/Gray/index.theme +@dirrm share/themes/Gray/gtk-2.0/Toolbar +@dirrm share/themes/Gray/gtk-2.0/Tabs +@dirrm share/themes/Gray/gtk-2.0/Spin +@dirrm share/themes/Gray/gtk-2.0/Shadows +@dirrm share/themes/Gray/gtk-2.0/Scrollbars +@dirrm share/themes/Gray/gtk-2.0/Range +@dirrm share/themes/Gray/gtk-2.0/ProgressBar +@dirrm share/themes/Gray/gtk-2.0/Panel +@dirrm share/themes/Gray/gtk-2.0/Others +@dirrm share/themes/Gray/gtk-2.0/Menu-Menubar +@dirrm share/themes/Gray/gtk-2.0/ListHeaders +@dirrm share/themes/Gray/gtk-2.0/Lines +@dirrm share/themes/Gray/gtk-2.0/Handles +@dirrm share/themes/Gray/gtk-2.0/Frame-Gap +@dirrm share/themes/Gray/gtk-2.0/Combo +@dirrm share/themes/Gray/gtk-2.0/Check-Radio +@dirrm share/themes/Gray/gtk-2.0/Buttons +@dirrm share/themes/Gray/gtk-2.0/Arrows +@dirrm share/themes/Gray/gtk-2.0 +@dirrm share/themes/Gray-Flat/gtk-2.0/Toolbar +@dirrm share/themes/Gray-Flat/gtk-2.0/Tabs +@dirrm share/themes/Gray-Flat/gtk-2.0/Spin +@dirrm share/themes/Gray-Flat/gtk-2.0/Shadows +@dirrm share/themes/Gray-Flat/gtk-2.0/Scrollbars +@dirrm share/themes/Gray-Flat/gtk-2.0/Range +@dirrm share/themes/Gray-Flat/gtk-2.0/ProgressBar +@dirrm share/themes/Gray-Flat/gtk-2.0/Panel +@dirrm share/themes/Gray-Flat/gtk-2.0/Others +@dirrm share/themes/Gray-Flat/gtk-2.0/Menu-Menubar +@dirrm share/themes/Gray-Flat/gtk-2.0/ListHeaders +@dirrm share/themes/Gray-Flat/gtk-2.0/Lines +@dirrm share/themes/Gray-Flat/gtk-2.0/Handles +@dirrm share/themes/Gray-Flat/gtk-2.0/Frame-Gap +@dirrm share/themes/Gray-Flat/gtk-2.0/Combo +@dirrm share/themes/Gray-Flat/gtk-2.0/Check-Radio +@dirrm share/themes/Gray-Flat/gtk-2.0/Buttons +@dirrm share/themes/Gray-Flat/gtk-2.0/Arrows +@dirrm share/themes/Gray-Flat/gtk-2.0 +@dirrm share/themes/Gray-Flat +@dirrm share/themes/Gray +@dirrmtry share/themes +@dirrm share/themes/Gray/metacity-1 +@dirrm share/themes/Gray-Flat/metacity-1 +@dirrm share/themes/Gray-Flat +@dirrm share/themes/Gray +@dirrmtry share/themes +@dirrmtry share/gnome diff --git a/x11-themes/gtk-longhorninspirat-theme/Makefile b/x11-themes/gtk-longhorninspirat-theme/Makefile new file mode 100644 index 000000000..b3cf32650 --- /dev/null +++ b/x11-themes/gtk-longhorninspirat-theme/Makefile @@ -0,0 +1,53 @@ +# New ports collection makefile for: Longhorn Inspirat (gtk20 theme/master) +# Date created: 01 Mar 2005 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= longhorninspirat +PORTVERSION= 1.0 +PORTREVISION= 4 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +PKGNAMEPREFIX= ${TYPE}- +PKGNAMESUFFIX= -theme +DISTNAME= Longhorn_Inspirat + +MAINTAINER= danfe@FreeBSD.org +COMMENT= A port of Windows XP theme Longhorn Inspirat + +TYPE?= gtk + +THEME_NAME= "${DISTNAME:S/_/ /}" +WRKSRC= ${WRKDIR}/${THEME_NAME} + +USE_BZIP2= yes +NO_BUILD= yes + +.if ${TYPE} == "gtk" +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="" METACITY="@comment " +USE_GNOME= gtk20 +.else # metacity +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="@comment " METACITY="" +USE_GNOME= gnomehier +.endif + +post-extract: + @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 + @${RM} -r ${WRKSRC}/gtk-2.0/.Trash-roberto + +do-install: + @${MKDIR} ${THEME_DIR} + ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} +.if ${TYPE} == "gtk" + cd ${WRKSRC} && ${FIND} gtk-2.0 | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.else + cd ${WRKSRC} && ${FIND} metacity-1 | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.endif + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-longhorninspirat-theme/distinfo b/x11-themes/gtk-longhorninspirat-theme/distinfo new file mode 100644 index 000000000..c89223ce9 --- /dev/null +++ b/x11-themes/gtk-longhorninspirat-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (Longhorn_Inspirat.tar.bz2) = 56225cf5e47195a31f2a6cc49491417a +SHA256 (Longhorn_Inspirat.tar.bz2) = d3e5a08c95a5457276435794397963e07a752af2c5b6052d2696d946cba21c74 +SIZE (Longhorn_Inspirat.tar.bz2) = 1367108 diff --git a/x11-themes/gtk-longhorninspirat-theme/pkg-descr b/x11-themes/gtk-longhorninspirat-theme/pkg-descr new file mode 100644 index 000000000..ae2aeba3d --- /dev/null +++ b/x11-themes/gtk-longhorninspirat-theme/pkg-descr @@ -0,0 +1,4 @@ +Port of Longhorn Inspirat theme, originally created by Stefanka for +Windows XP. + +WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-longhorninspirat-theme/pkg-plist b/x11-themes/gtk-longhorninspirat-theme/pkg-plist new file mode 100644 index 000000000..1659408ad --- /dev/null +++ b/x11-themes/gtk-longhorninspirat-theme/pkg-plist @@ -0,0 +1,221 @@ +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panel_bg.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panelbutton3.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panelbutton4.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panelbutton1.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panel-bg.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panelbutton2.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/Xtra/stock_cut.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/lock-screen.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_filesaveas.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_new.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_help.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_go-back.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_open.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_go-up.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_goto-bottom.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-center.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_quit.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk-dialog-warning.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_goto-first.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-next.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-min.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_close.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-max.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cut.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/iconrc +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_print-preview.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-max.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_dialog_error.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-zero.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_go-forward.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_zoom-out.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk_go-back.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_zoom-fit.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdrom.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_preferences.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_refresh.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-stop.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_zoom-in.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_gtk-underline.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-ascending.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_button_ok.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_screenshot.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_copy.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_goto-last.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_text-unindent.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_brokenimage.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-zero.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-min.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/INSTALL +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_revert-to-saved.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_configure-b.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_about.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_replace.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-med.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_delete.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_spell-check.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk-italic.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk_go-forward.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_add.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_overline.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-left.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_undo.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_text-indent.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_goto-top.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_jump-to.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_execute.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-prev.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk-bold.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_paste.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-eject.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-right.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_floppy.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_gtk-no.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_home.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-pause.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-info.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_print.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/button_cancel.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-med.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-block.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/README +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-descending.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_search.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_apply.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-mute.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-mute.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_book.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-play.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_zoom-100.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_redo.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_strikethrough.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_go-down.svg +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-bottom-active.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-left-active.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/notebook.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-top.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-right.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-right-active.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-bottom.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-top-active.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-left.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/null.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/--notebook.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/list_header-pressed.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/slider.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/stepper-right.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow_down.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_top_end.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/progressbar.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/notebook.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/focus.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-prelight (copy).png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menuitem.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_right_start.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/thumb-grip-v.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/handle-v.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menu-overlay.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_right_end.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gtkrc +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow-down.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-insensitive.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/line-v.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-pressed.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/slider-vert.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow_up.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/spin-down.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-prelight.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow-left.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_top_start.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/ruler.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/option1.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-pressed (copy).png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_left.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/shadow-in.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow-right.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/check2.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_top.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/trough-scrollbar.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/check3.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menu-bg.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/option2.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/trough-progressbar.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/stepper-up.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_left_start.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/frame-gap-start.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_bottom_start.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/shadow-out.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/highlight.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/handle-h.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/slider-horiz.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/list_header.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_right.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_bottom.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow-up.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/shadow-etched-out.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-default (copy).png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/thumb-grip-h.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/spin-up.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_left_end.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_bottom_end.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/progressbar-vert.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/check1.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-default.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/line-h.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/trough-progressbar-vert.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menubar.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-normal.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/shadow-none.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/stepper-left.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/stepper-down.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/toolbar2.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menu.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/option-menu.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/spin.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/toolbar.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/frame1.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menuline.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/frame2.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/focus (copy).png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/frame-gap-end.png +%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/trough.png +%%GTK20%%share/themes/Longhorn Inspirat/index.theme +%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0/Panel +%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/Xtra +%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock +%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0/Tabs +%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0 +%%GTK20%%@dirrm share/themes/Longhorn Inspirat +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-close-pressed.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-minimize-pressed.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-right-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-right-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-left-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-maximize-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-minimize-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-mid-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-menu-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/frame-bottom-right-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/frame-left-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/frame-right-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-menu-pressed.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-mid-shaded-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-menu-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-mid-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-mid-focused-template.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-maximize-pressed.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-right-shaded-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-close-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-right-shaded-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-close-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/frame-bottom-left-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-left-shaded-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-left-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-minimize-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/button-maximize-focused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/titlebar-left-shaded-unfocused.png +%%METACITY%%share/themes/Longhorn Inspirat/metacity-1/frame-bottom-mid-focused.png +%%METACITY%%@dirrm share/themes/Longhorn Inspirat/metacity-1 +%%METACITY%%share/themes/Longhorn Inspirat/index.theme +%%METACITY%%@dirrm share/themes/Longhorn Inspirat diff --git a/x11-themes/gtk-milk-theme/Makefile b/x11-themes/gtk-milk-theme/Makefile new file mode 100644 index 000000000..705da9137 --- /dev/null +++ b/x11-themes/gtk-milk-theme/Makefile @@ -0,0 +1,52 @@ +# New ports collection makefile for: Milk (gtk20 theme/master) +# Date created: 28 Feb 2005 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= milk +PORTVERSION= 2.1 +PORTREVISION= 3 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +PKGNAMEPREFIX?= ${TYPE}- +PKGNAMESUFFIX= -theme +DISTNAME= Milk-${PORTVERSION} + +MAINTAINER= danfe@FreeBSD.org +COMMENT= A port of Milk, Mac OS X theme + +TYPE?= gtk + +THEME_NAME= Milk + +USE_BZIP2= yes +NO_BUILD= yes + +.if ${TYPE} == "gtk" +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="" METACITY="@comment " +USE_GNOME= gtk20 +.else # metacity +THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} +PLIST_SUB+= GTK20="@comment " METACITY="" +USE_GNOME= gnomehier +.endif + +post-extract: + @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 + +do-install: + @${MKDIR} ${THEME_DIR} + ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} +.if ${TYPE} == "gtk" + cd ${WRKSRC} && ${FIND} gtk-2.0 | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.else + cd ${WRKSRC} && ${FIND} metacity-1 | \ + ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} +.endif + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-milk-theme/distinfo b/x11-themes/gtk-milk-theme/distinfo new file mode 100644 index 000000000..e47c48eb4 --- /dev/null +++ b/x11-themes/gtk-milk-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (Milk-2.1.tar.bz2) = dfc402047a3d0e68f9281c1d4bf62832 +SHA256 (Milk-2.1.tar.bz2) = 0ac391bd7d0b28baa79918f10e56b8d85cb557c11a6a20caec97f4c250cc5faf +SIZE (Milk-2.1.tar.bz2) = 70560 diff --git a/x11-themes/gtk-milk-theme/pkg-descr b/x11-themes/gtk-milk-theme/pkg-descr new file mode 100644 index 000000000..9a539f729 --- /dev/null +++ b/x11-themes/gtk-milk-theme/pkg-descr @@ -0,0 +1,4 @@ +Port of a Milk, Mac OS X theme originally made by Max Rudberg +(http://www.maxthemes.com). + +WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-milk-theme/pkg-plist b/x11-themes/gtk-milk-theme/pkg-plist new file mode 100644 index 000000000..3647b5289 --- /dev/null +++ b/x11-themes/gtk-milk-theme/pkg-plist @@ -0,0 +1,261 @@ +%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-down.png +%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-left.png +%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-right-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-right.png +%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-up.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Arrows +%%GTK20%%share/themes/Milk/gtk-2.0/Bgs/appbg.gif +%%GTK20%%share/themes/Milk/gtk-2.0/Bgs/appbg.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Bgs +%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-default.png +%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-insensitive.png +%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-normal.png +%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-pressed.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Buttons +%%GTK20%%share/themes/Milk/gtk-2.0/Frames/frame-gap-end.png +%%GTK20%%share/themes/Milk/gtk-2.0/Frames/frame-gap-start.png +%%GTK20%%share/themes/Milk/gtk-2.0/Frames/frame1.png +%%GTK20%%share/themes/Milk/gtk-2.0/Frames/frame2.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Frames +%%GTK20%%share/themes/Milk/gtk-2.0/Handles/handle-h.png +%%GTK20%%share/themes/Milk/gtk-2.0/Handles/handle-v.png +%%GTK20%%share/themes/Milk/gtk-2.0/Handles/handle.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Handles +%%GTK20%%share/themes/Milk/gtk-2.0/Lines/line-h.png +%%GTK20%%share/themes/Milk/gtk-2.0/Lines/line-v.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Lines +%%GTK20%%share/themes/Milk/gtk-2.0/Listheaders/list-header-pressed.png +%%GTK20%%share/themes/Milk/gtk-2.0/Listheaders/list-header.png +%%GTK20%%share/themes/Milk/gtk-2.0/Listheaders/list_header-pressed.png +%%GTK20%%share/themes/Milk/gtk-2.0/Listheaders/list_header.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Listheaders +%%GTK20%%share/themes/Milk/gtk-2.0/Menubar/menubar.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Menubar +%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menu-noxorg.gif +%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menu-overlay.png +%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menu.gif +%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menu.png +%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menuitem.gif +%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menuline.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Menus +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/check1.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/check2.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/check3.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-button-active.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-button-insens.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-button-normal.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-button-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-menu-arrow.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-menu.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option1.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option2.png +%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option3.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/OptionCheck +%%GTK20%%share/themes/Milk/gtk-2.0/Others/focus.png +%%GTK20%%share/themes/Milk/gtk-2.0/Others/highlight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Others/null.png +%%GTK20%%share/themes/Milk/gtk-2.0/Others/ruler.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Others +%%GTK20%%share/themes/Milk/gtk-2.0/Panel/panel-bg.png +%%GTK20%%share/themes/Milk/gtk-2.0/Panel/panelbutton1.png +%%GTK20%%share/themes/Milk/gtk-2.0/Panel/panelbutton2.png +%%GTK20%%share/themes/Milk/gtk-2.0/Panel/panelbutton3.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Panel +%%GTK20%%share/themes/Milk/gtk-2.0/Progress/progressbar-vert.png +%%GTK20%%share/themes/Milk/gtk-2.0/Progress/progressbar.png +%%GTK20%%share/themes/Milk/gtk-2.0/Progress/trough-progressbar-vert.png +%%GTK20%%share/themes/Milk/gtk-2.0/Progress/trough-progressbar.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Progress +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/horizontal_trough.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/horizontal_trough_insens.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/null.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_down.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_down_prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_down_push.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_left.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_left_prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_left_push.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_right.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_right_prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_right_push.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_up.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_up_prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_up_push.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_horizontal.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_horizontal_insens.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_horizontal_prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_vertical.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_vertical_insens.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_vertical_prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/vertical_trough.png +%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/vertical_trough_insens.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Scroll2 +%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/entry-shadow-in.png +%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/shadow-in.png +%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/shadow-none.png +%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/shadow-out.png +%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/shadow-up.png +%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/text-entry.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Shadows +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/slider-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/slider.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-h-insens.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-h-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-h.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-v-insens.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-v-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-v.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range-horiz-insensitive.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range-horiz.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range-vert-insensitive.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range-vert.png +%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Sliders +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-arrow-down-insensitive.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-arrow-down.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-arrow-up-insensitive.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-arrow-up.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-down-active.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-down-insensitive.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-down-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-down.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-up-active.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-up-insensitive.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-up-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-up.png +%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spins.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Spinbuttons +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/notebook.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/null.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-bottom-active.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-bottom.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-left-active.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-left.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-right-active.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-right.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-top-active.png +%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-top.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Tabs2 +%%GTK20%%share/themes/Milk/gtk-2.0/Toolbar/toolbar-bg.png +%%GTK20%%share/themes/Milk/gtk-2.0/Toolbar/toolbutton_normal.png +%%GTK20%%share/themes/Milk/gtk-2.0/Toolbar/toolbutton_prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/Toolbar/toolbutton_togle.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Toolbar +%%GTK20%%share/themes/Milk/gtk-2.0/Tooltips/tooltips.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Tooltips +%%GTK20%%share/themes/Milk/gtk-2.0/combo/combo-button-insens.png +%%GTK20%%share/themes/Milk/gtk-2.0/combo/combo-button-normal.png +%%GTK20%%share/themes/Milk/gtk-2.0/combo/combo-button-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/combo/combo-menu-arrow.png +%%GTK20%%share/themes/Milk/gtk-2.0/combo/line.png +%%GTK20%%share/themes/Milk/gtk-2.0/combo/null.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/combo +%%GTK20%%share/themes/Milk/gtk-2.0/font/font-button-insens.png +%%GTK20%%share/themes/Milk/gtk-2.0/font/font-button-normal.png +%%GTK20%%share/themes/Milk/gtk-2.0/font/font-button-prelight.png +%%GTK20%%share/themes/Milk/gtk-2.0/font/font-menu-arrow.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/font +%%GTK20%%share/themes/Milk/gtk-2.0/icons/epiphany-bookmark.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-add.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-apply.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-bookmark.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-bookmarks.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-cancel.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-close.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-copy.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-cut.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-delete.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-find-and-replace.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-find.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-back.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-bottom.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-down.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-first.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-forward.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-last.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-top.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-up.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-help.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-home.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-jump-to.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-new.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-ok.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-open.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-paste.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-preferences.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-print-preview.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-print.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-redo.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-refresh.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-revert.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-save-as.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-save.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-stop.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-undo.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/iconrc +%%GTK20%%share/themes/Milk/gtk-2.0/icons/my-button-template.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/stock_zoom-100.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/stock_zoom-fit.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/stock_zoom-in.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/stock_zoom-out.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/v1.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/v2.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/v3.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/v4.png +%%GTK20%%share/themes/Milk/gtk-2.0/icons/volume-mute.png +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/icons +%%GTK20%%share/themes/Milk/gtk-2.0/gtkrc +%%GTK20%%share/themes/Milk/gtk-2.0/iconrc +%%GTK20%%share/themes/Milk/gtk-2.0/menu-noxorg.rc +%%GTK20%%share/themes/Milk/gtk-2.0/menu.rc +%%GTK20%%share/themes/Milk/gtk-2.0/panel.rc +%%GTK20%%share/themes/Milk/gtk-2.0/toolbar.rc +%%GTK20%%@dirrm share/themes/Milk/gtk-2.0 +%%GTK20%%share/themes/Milk/index.theme +%%GTK20%%@dirrm share/themes/Milk +%%METACITY%%share/themes/Milk/metacity-1/button-close-focused.png +%%METACITY%%share/themes/Milk/metacity-1/button-close-prelight.png +%%METACITY%%share/themes/Milk/metacity-1/button-close-pressed.png +%%METACITY%%share/themes/Milk/metacity-1/button-close-unfocused.png +%%METACITY%%share/themes/Milk/metacity-1/button-inactive.png +%%METACITY%%share/themes/Milk/metacity-1/button-maximize-focused.png +%%METACITY%%share/themes/Milk/metacity-1/button-maximize-prelight.png +%%METACITY%%share/themes/Milk/metacity-1/button-maximize-pressed.png +%%METACITY%%share/themes/Milk/metacity-1/button-maximize-unfocused.png +%%METACITY%%share/themes/Milk/metacity-1/button-menu-focused.png +%%METACITY%%share/themes/Milk/metacity-1/button-menu-prelight.png +%%METACITY%%share/themes/Milk/metacity-1/button-menu-pressed.png +%%METACITY%%share/themes/Milk/metacity-1/button-menu-unfocused.png +%%METACITY%%share/themes/Milk/metacity-1/button-minimize-focused.png +%%METACITY%%share/themes/Milk/metacity-1/button-minimize-prelight.png +%%METACITY%%share/themes/Milk/metacity-1/button-minimize-pressed.png +%%METACITY%%share/themes/Milk/metacity-1/button-minimize-unfocused.png +%%METACITY%%share/themes/Milk/metacity-1/frame-bottom-left-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-bottom-left-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-bottom-mid-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-bottom-mid-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-bottom-right-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-bottom-right-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-left-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-left-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-right-focused.png +%%METACITY%%share/themes/Milk/metacity-1/frame-right-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/frame-right-unfocused.png +%%METACITY%%share/themes/Milk/metacity-1/frame-right-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/metacity-theme-1.xml +%%METACITY%%share/themes/Milk/metacity-1/titlebar-left-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-left-shaded-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-left-shaded-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-left-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-mid-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-mid-shaded-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-mid-shaded-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-mid-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-right-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-right-shaded-focused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-right-shaded-unfocused.xpm +%%METACITY%%share/themes/Milk/metacity-1/titlebar-right-unfocused.xpm +%%METACITY%%@dirrm share/themes/Milk/metacity-1 +%%METACITY%%share/themes/Milk/index.theme +%%METACITY%%@dirrm share/themes/Milk diff --git a/x11-themes/indubstrial/Makefile b/x11-themes/indubstrial/Makefile new file mode 100644 index 000000000..88cf5ff7d --- /dev/null +++ b/x11-themes/indubstrial/Makefile @@ -0,0 +1,38 @@ +# New ports collection makefile for: Indubstrial +# Date Created: 20 August 2004 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= indubstrial +PORTVERSION= 0.3.2 +PORTREVISION= 7 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://www.gnome.org/~jdub/2004/indubstrial/ + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A clean, clear modification on the Industrial GTK+ and Metacity themes + +RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \ + ${LOCALBASE}/lib/gtk/themes/engines/libindustrial.so:${PORTSDIR}/x11-themes/gtk-industrial-theme + +WRKSRC= ${WRKDIR}/Indubstrial +NO_BUILD= yes +USE_XLIB= yes +USE_GNOME= gnomehack gnomeprefix metacity + +do-install: + ${MKDIR} ${PREFIX}/share/themes/Indubstrial/gtk-2.0 + ${MKDIR} ${PREFIX}/share/themes/Indubstrial/gtk + ${MKDIR} ${PREFIX}/share/themes/Indubstrial/metacity-1 + ${INSTALL_DATA} ${WRKSRC}/gtk-2.0/gtkrc \ + ${PREFIX}/share/themes/Indubstrial/gtk-2.0 + ${INSTALL_DATA} ${WRKSRC}/gtk/gtkrc \ + ${PREFIX}/share/themes/Indubstrial/gtk + ${INSTALL_DATA} ${WRKSRC}/metacity-1/metacity-theme-1.xml \ + ${PREFIX}/share/themes/Indubstrial/metacity-1 + ${INSTALL_DATA} ${WRKSRC}/index.theme \ + ${PREFIX}/share/themes/Indubstrial + +.include <bsd.port.mk> diff --git a/x11-themes/indubstrial/distinfo b/x11-themes/indubstrial/distinfo new file mode 100644 index 000000000..b2f4dc18a --- /dev/null +++ b/x11-themes/indubstrial/distinfo @@ -0,0 +1,3 @@ +MD5 (indubstrial-0.3.2.tar.gz) = d90c76fd90389f6979927017d98d729f +SHA256 (indubstrial-0.3.2.tar.gz) = 7cb0bb66e6efe4b846c1894456fd3800da0e1b74f36cc08ac76a60c36c16aaa8 +SIZE (indubstrial-0.3.2.tar.gz) = 5025 diff --git a/x11-themes/indubstrial/pkg-descr b/x11-themes/indubstrial/pkg-descr new file mode 100644 index 000000000..c37ae8f07 --- /dev/null +++ b/x11-themes/indubstrial/pkg-descr @@ -0,0 +1,3 @@ +A clean, clear, modification on the Industrial GTK+ and Metacity themes. + +WWW: http://www.gnome.org/~jdub/2004/indubstrial/ diff --git a/x11-themes/indubstrial/pkg-plist b/x11-themes/indubstrial/pkg-plist new file mode 100644 index 000000000..b8bc0a00b --- /dev/null +++ b/x11-themes/indubstrial/pkg-plist @@ -0,0 +1,9 @@ +share/themes/Indubstrial/metacity-1/metacity-theme-1.xml +share/themes/Indubstrial/gtk-2.0/gtkrc +share/themes/Indubstrial/gtk/gtkrc +share/themes/Indubstrial/index.theme +@dirrm share/themes/Indubstrial/gtk +@dirrm share/themes/Indubstrial/gtk-2.0 +@dirrm share/themes/Indubstrial +@dirrm share/themes/Indubstrial/metacity-1 +@dirrm share/themes/Indubstrial diff --git a/x11-themes/metacity-theme-microgui/Makefile b/x11-themes/metacity-theme-microgui/Makefile new file mode 100644 index 000000000..ec2059859 --- /dev/null +++ b/x11-themes/metacity-theme-microgui/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: Metacity theme microGUI +# Date created: 23 April 2004 +# Whom: Douglas Thrift <douglas@douglasthrift.net> +# +# $FreeBSD$ +# + +PORTNAME= microgui +PORTVERSION= 1.0 +PORTREVISION= 2 +CATEGORIES= x11-themes gnome +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= mcitymicrogui +DISTNAME= mcitymicrogui-default + +MAINTAINER= douglas@douglasthrift.net +COMMENT= The microGUI Sawfish theme for Metacity + +USE_GNOME= gnomehier + +RESTRICTED= ${REASON} + +WRKSRC= ${WRKDIR}/microGUI + +.include "${.CURDIR}/../metacity-themes/Makefile.metacity" +.include <bsd.port.mk> diff --git a/x11-themes/metacity-theme-microgui/distinfo b/x11-themes/metacity-theme-microgui/distinfo new file mode 100644 index 000000000..ce30069d0 --- /dev/null +++ b/x11-themes/metacity-theme-microgui/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/mcitymicrogui-default.tar.gz) = e80d728c28348300587c43d635291261 +SHA256 (gnome2/mcitymicrogui-default.tar.gz) = 8c8f75225df292261060e292b2c4973bde65456d1c96955fc331092f2a05a27f +SIZE (gnome2/mcitymicrogui-default.tar.gz) = 13401 diff --git a/x11-themes/metacity-theme-microgui/pkg-descr b/x11-themes/metacity-theme-microgui/pkg-descr new file mode 100644 index 000000000..9d217fb83 --- /dev/null +++ b/x11-themes/metacity-theme-microgui/pkg-descr @@ -0,0 +1,6 @@ +microGUI for Metacity is a port of the Sawfish theme microGUI to Metacity. + +WWW: http://themes.freshmeat.net/projects/mcitymicrogui/ + +- Douglas Thrift +douglas@douglasthrift.net diff --git a/x11-themes/metacity-theme-microgui/pkg-plist b/x11-themes/metacity-theme-microgui/pkg-plist new file mode 100644 index 000000000..51edbc38b --- /dev/null +++ b/x11-themes/metacity-theme-microgui/pkg-plist @@ -0,0 +1,38 @@ +share/themes/microgui/metacity-1/README +share/themes/microgui/metacity-1/border_bottom.png +share/themes/microgui/metacity-1/border_bottomleft.png +share/themes/microgui/metacity-1/border_bottomright.png +share/themes/microgui/metacity-1/border_left.png +share/themes/microgui/metacity-1/border_right.png +share/themes/microgui/metacity-1/border_top.png +share/themes/microgui/metacity-1/border_topleft.png +share/themes/microgui/metacity-1/border_topright.png +share/themes/microgui/metacity-1/button_close.png +share/themes/microgui/metacity-1/button_close_in.png +share/themes/microgui/metacity-1/button_close_off.png +share/themes/microgui/metacity-1/button_max.png +share/themes/microgui/metacity-1/button_max_in.png +share/themes/microgui/metacity-1/button_max_off.png +share/themes/microgui/metacity-1/button_menu.png +share/themes/microgui/metacity-1/button_menu_in.png +share/themes/microgui/metacity-1/button_menu_off.png +share/themes/microgui/metacity-1/button_min.png +share/themes/microgui/metacity-1/button_min_in.png +share/themes/microgui/metacity-1/button_min_off.png +share/themes/microgui/metacity-1/metacity-theme-1.xml +share/themes/microgui/metacity-1/title_left.png +share/themes/microgui/metacity-1/title_left_off.png +share/themes/microgui/metacity-1/title_left_shade.png +share/themes/microgui/metacity-1/title_left_shade_off.png +share/themes/microgui/metacity-1/title_mid.png +share/themes/microgui/metacity-1/title_mid_left.png +share/themes/microgui/metacity-1/title_mid_left_off.png +share/themes/microgui/metacity-1/title_mid_off.png +share/themes/microgui/metacity-1/title_mid_right.png +share/themes/microgui/metacity-1/title_right.png +share/themes/microgui/metacity-1/title_right_shade.png +share/themes/microgui/metacity-1/title_right_shade_off.png +share/themes/microgui/metacity-1/title_text_bg.png +share/themes/microgui/metacity-1/title_text_bg_off.png +@dirrm share/themes/microgui/metacity-1 +@dirrm share/themes/microgui diff --git a/x11-themes/metacity-themes/Makefile b/x11-themes/metacity-themes/Makefile new file mode 100644 index 000000000..1227cd44b --- /dev/null +++ b/x11-themes/metacity-themes/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: GNOME Metacity Themes +# Date created: 06 Mar 2004 +# Whom: Remington Lang <MrL0L@charter.net> +# +# $FreeBSD$ + +# Port logic stolen from x11-themes/kde-icons-noia by +# lioux@. + +PORTNAME= metacity-themes +PORTVERSION= 20040306 +PORTREVISION= 5 +CATEGORIES= x11-themes gnome +MASTER_SITES= # Empty +DISTFILES= # Empty +EXTRACT_ONLY= # Empty + +MAINTAINER= MrL0Lz@gmail.com +COMMENT= Meta-port for Gnome Metacity themes + +RUN_DEPENDS= ${LOCALBASE}/share/themes/microgui/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-theme-microgui + +NO_BUILD= yes + +do-install: # Empty + +.include <bsd.port.mk> diff --git a/x11-themes/metacity-themes/Makefile.metacity b/x11-themes/metacity-themes/Makefile.metacity new file mode 100644 index 000000000..dc1f664f5 --- /dev/null +++ b/x11-themes/metacity-themes/Makefile.metacity @@ -0,0 +1,18 @@ +PKGNAMEPREFIX= metacity-theme- +MASTER_SITES?= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR?= teams/art.gnome.org/themes/metacity +DIST_SUBDIR= gnome2 + +NO_BUILD= yes + +REASON= Themes may contain artwork not done by the author. \ + Keep FreeBSD safe if the theme author violated copyrights. + +do-install: + ${MKDIR} ${PREFIX}/share/themes/${PORTNAME} + cd ${WRKSRC} && ${FIND} . -type d ! -empty \ + -exec ${MKDIR} -m 0755 \ + ${PREFIX}/share/themes/${PORTNAME}/"{}" \; + cd ${WRKSRC} && ${FIND} . -type f \ + -exec ${INSTALL_DATA} ${WRKSRC}/"{}" \ + ${PREFIX}/share/themes/${PORTNAME}/"{}" \; diff --git a/x11-themes/metacity-themes/pkg-descr b/x11-themes/metacity-themes/pkg-descr new file mode 100644 index 000000000..4d3e8b27c --- /dev/null +++ b/x11-themes/metacity-themes/pkg-descr @@ -0,0 +1,3 @@ +Meta-port for Metacity themes available from http://art.gnome.org + +WWW: http://art.gnome.org diff --git a/x11-themes/metacity-themes/pkg-plist b/x11-themes/metacity-themes/pkg-plist new file mode 100644 index 000000000..3f5fa5c66 --- /dev/null +++ b/x11-themes/metacity-themes/pkg-plist @@ -0,0 +1 @@ +@comment this plist left empty intentionaly |