diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde4-windeco-crystal/Makefile | 27 | ||||
-rw-r--r-- | x11-themes/kde4-windeco-crystal/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/kde4-windeco-crystal/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/kde4-windeco-crystal/pkg-plist | 7 | ||||
-rw-r--r-- | x11-themes/linux-f10-hicolor-icon-theme/Makefile | 30 | ||||
-rw-r--r-- | x11-themes/linux-f10-hicolor-icon-theme/pkg-descr | 6 | ||||
-rw-r--r-- | x11-themes/linux-f8-hicolor-icon-theme/Makefile | 30 | ||||
-rw-r--r-- | x11-themes/linux-f8-hicolor-icon-theme/pkg-descr | 6 |
8 files changed, 0 insertions, 113 deletions
diff --git a/x11-themes/kde4-windeco-crystal/Makefile b/x11-themes/kde4-windeco-crystal/Makefile deleted file mode 100644 index 070907958357..000000000000 --- a/x11-themes/kde4-windeco-crystal/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: crystal -# Date created: 15th March, 2005 -# Whom: decept -# -# $FreeBSD$ -# - -PORTNAME= crystal -PORTVERSION= 1.0.5 -PORTREVISION= 1 -CATEGORIES= x11-themes kde -MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/ -PKGNAMEPREFIX= kde-windeco- -DISTNAME= 13969-${PORTNAME}-${PORTVERSION} - -MAINTAINER= decept0@gmail.com -COMMENT= Transparent KDE window decoration - -USE_BZIP2= yes -USE_KDEBASE_VER=3 -USE_AUTOTOOLS= libtool:15 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/x11-themes/kde4-windeco-crystal/distinfo b/x11-themes/kde4-windeco-crystal/distinfo deleted file mode 100644 index 4c395d5c82b9..000000000000 --- a/x11-themes/kde4-windeco-crystal/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (13969-crystal-1.0.5.tar.bz2) = 3ad78005c979a1eca23aa669c71ed1d2 -SHA256 (13969-crystal-1.0.5.tar.bz2) = 4cce7d3b56c8787c264e4d556734c0b13a75d79452639eec2d20e765dc4e8dfd -SIZE (13969-crystal-1.0.5.tar.bz2) = 635624 diff --git a/x11-themes/kde4-windeco-crystal/pkg-descr b/x11-themes/kde4-windeco-crystal/pkg-descr deleted file mode 100644 index 083a377d78d8..000000000000 --- a/x11-themes/kde4-windeco-crystal/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Crystal is a simple kwin window decoration, with a simple design, -but with (pseudo) transparent titlebar, buttons and borders. - -WWW: http://www.kde-look.org/content/show.php?content=13969 diff --git a/x11-themes/kde4-windeco-crystal/pkg-plist b/x11-themes/kde4-windeco-crystal/pkg-plist deleted file mode 100644 index 04036c96fbc5..000000000000 --- a/x11-themes/kde4-windeco-crystal/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/kde3/kwin3_crystal.a -lib/kde3/kwin3_crystal.la -lib/kde3/kwin3_crystal.so -lib/kde3/kwin_crystal_config.a -lib/kde3/kwin_crystal_config.la -lib/kde3/kwin_crystal_config.so -share/apps/kwin/crystal.desktop diff --git a/x11-themes/linux-f10-hicolor-icon-theme/Makefile b/x11-themes/linux-f10-hicolor-icon-theme/Makefile deleted file mode 100644 index d6804796721d..000000000000 --- a/x11-themes/linux-f10-hicolor-icon-theme/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: linux-hicolor-icon-theme -# Date created: 7 February 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= hicolor-icon-theme -PORTVERSION= 0.5 -PORTREVISION= 1 -CATEGORIES= x11-themes linux -MASTER_SITES= # empty -PKGNAMEPREFIX= linux- -DISTFILES= # empty - -MAINTAINER= infofarmer@FreeBSD.org -COMMENT= A high-color icon theme shell from the FreeDesktop project - -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -NO_BUILD= yes -USE_LINUX= yes -USE_LINUX_PREFIX= yes -PLIST_FILES= usr/share/icons/hicolor - -do-install: - ${INSTALL} -d ${PREFIX}/usr/share/icons - ${LN} -fs ${LOCALBASE}/share/icons/hicolor ${PREFIX}/usr/share/icons - -.include <bsd.port.mk> diff --git a/x11-themes/linux-f10-hicolor-icon-theme/pkg-descr b/x11-themes/linux-f10-hicolor-icon-theme/pkg-descr deleted file mode 100644 index 014a635f0da0..000000000000 --- a/x11-themes/linux-f10-hicolor-icon-theme/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The freedesktop.org project provides a shared high-color desktop -icon theme shell for use under both KDE and GNOME desktops. This -is a glue port providing a symlink so that linux apps find their -way around. - -WWW: http://www.freedesktop.org/Standards/icon-theme-spec diff --git a/x11-themes/linux-f8-hicolor-icon-theme/Makefile b/x11-themes/linux-f8-hicolor-icon-theme/Makefile deleted file mode 100644 index d6804796721d..000000000000 --- a/x11-themes/linux-f8-hicolor-icon-theme/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: linux-hicolor-icon-theme -# Date created: 7 February 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= hicolor-icon-theme -PORTVERSION= 0.5 -PORTREVISION= 1 -CATEGORIES= x11-themes linux -MASTER_SITES= # empty -PKGNAMEPREFIX= linux- -DISTFILES= # empty - -MAINTAINER= infofarmer@FreeBSD.org -COMMENT= A high-color icon theme shell from the FreeDesktop project - -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -NO_BUILD= yes -USE_LINUX= yes -USE_LINUX_PREFIX= yes -PLIST_FILES= usr/share/icons/hicolor - -do-install: - ${INSTALL} -d ${PREFIX}/usr/share/icons - ${LN} -fs ${LOCALBASE}/share/icons/hicolor ${PREFIX}/usr/share/icons - -.include <bsd.port.mk> diff --git a/x11-themes/linux-f8-hicolor-icon-theme/pkg-descr b/x11-themes/linux-f8-hicolor-icon-theme/pkg-descr deleted file mode 100644 index 014a635f0da0..000000000000 --- a/x11-themes/linux-f8-hicolor-icon-theme/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The freedesktop.org project provides a shared high-color desktop -icon theme shell for use under both KDE and GNOME desktops. This -is a glue port providing a symlink so that linux apps find their -way around. - -WWW: http://www.freedesktop.org/Standards/icon-theme-spec |