diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-31 16:54:21 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-31 16:54:21 +0000 |
commit | 6140d3c6aada863a40f9075019eb0f48789cd48f (patch) | |
tree | 31bde26cde7c64937193d64587b12c96997aad8c /x11-themes | |
parent | 0177884e904ff5abe1705efd562133d568e572c4 (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/linux-c6-hicolor-icon-theme/Makefile | 28 | ||||
-rw-r--r-- | x11-themes/linux-c6-hicolor-icon-theme/pkg-descr | 6 | ||||
-rw-r--r-- | x11-themes/linux-c7-hicolor-icon-theme/Makefile | 28 | ||||
-rw-r--r-- | x11-themes/linux-c7-hicolor-icon-theme/pkg-descr | 6 | ||||
-rw-r--r-- | x11-themes/linux-hicolor-icon-theme/Makefile | 28 | ||||
-rw-r--r-- | x11-themes/linux-hicolor-icon-theme/pkg-descr | 6 |
7 files changed, 0 insertions, 105 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index f9b4ef22fcf4..ed742f62a06d 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -128,9 +128,6 @@ SUBDIR += kf5-kemoticons SUBDIR += kf5-kiconthemes SUBDIR += kf5-oxygen-icons5 - SUBDIR += linux-c6-hicolor-icon-theme - SUBDIR += linux-c7-hicolor-icon-theme - SUBDIR += linux-hicolor-icon-theme SUBDIR += lxappearance SUBDIR += lxde-icon-theme SUBDIR += mate-backgrounds diff --git a/x11-themes/linux-c6-hicolor-icon-theme/Makefile b/x11-themes/linux-c6-hicolor-icon-theme/Makefile deleted file mode 100644 index 11f39b15448d..000000000000 --- a/x11-themes/linux-c6-hicolor-icon-theme/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Johannes Meixner <johannes@perceivon.net> -# $FreeBSD$ - -PORTNAME= hicolor-icon-theme -PORTVERSION= 0.5 -PORTREVISION= 5 -CATEGORIES= x11-themes linux -MASTER_SITES= # empty -DISTFILES= # empty -PKGNAMEPREFIX= linux-c6- - -MAINTAINER= emulation@FreeBSD.org -COMMENT= High-color icon theme shell from the FreeDesktop project - -CONFLICTS= linux-f10-hicolor-icon-theme-[0-9]* - -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme - -NO_BUILD= yes -USES= linux:c6 -USE_LINUX_PREFIX= yes -PLIST_FILES= usr/share/icons/hicolor - -do-install: - ${INSTALL} -d ${STAGEDIR}${PREFIX}/usr/share/icons - ${LN} -fs ${LOCALBASE}/share/icons/hicolor ${STAGEDIR}${PREFIX}/usr/share/icons - -.include <bsd.port.mk> diff --git a/x11-themes/linux-c6-hicolor-icon-theme/pkg-descr b/x11-themes/linux-c6-hicolor-icon-theme/pkg-descr deleted file mode 100644 index 08eae69dd45a..000000000000 --- a/x11-themes/linux-c6-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-c7-hicolor-icon-theme/Makefile b/x11-themes/linux-c7-hicolor-icon-theme/Makefile deleted file mode 100644 index e46cd87c93ef..000000000000 --- a/x11-themes/linux-c7-hicolor-icon-theme/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Piotr Kubaj <pkubaj@anongoth.pl> -# $FreeBSD$ - -PORTNAME= hicolor-icon-theme -PORTVERSION= 0.5 -PORTREVISION= 1 -CATEGORIES= x11-themes linux -MASTER_SITES= # empty -DISTFILES= # empty -PKGNAMEPREFIX= linux-c7- - -MAINTAINER= emulation@FreeBSD.org -COMMENT= High-color icon theme shell from the FreeDesktop project - -CONFLICTS= linux-c6-${PORTNAME}-[0-9]* - -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme - -NO_BUILD= yes -USES= linux:c7 -USE_LINUX_PREFIX= yes -PLIST_FILES= usr/share/icons/hicolor - -do-install: - ${INSTALL} -d ${STAGEDIR}${PREFIX}/usr/share/icons - ${LN} -fs ${LOCALBASE}/share/icons/hicolor ${STAGEDIR}${PREFIX}/usr/share/icons - -.include <bsd.port.mk> diff --git a/x11-themes/linux-c7-hicolor-icon-theme/pkg-descr b/x11-themes/linux-c7-hicolor-icon-theme/pkg-descr deleted file mode 100644 index 08eae69dd45a..000000000000 --- a/x11-themes/linux-c7-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-hicolor-icon-theme/Makefile b/x11-themes/linux-hicolor-icon-theme/Makefile deleted file mode 100644 index a6b61f63c367..000000000000 --- a/x11-themes/linux-hicolor-icon-theme/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= hicolor-icon-theme -PORTVERSION= 0.5 -PORTREVISION= 3 -CATEGORIES= x11-themes linux -MASTER_SITES= # empty -PKGNAMEPREFIX= linux- -DISTFILES= # empty - -MAINTAINER= ports@FreeBSD.org -COMMENT= High-color icon theme shell from the FreeDesktop project - -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme - -CONFLICTS= linux-f8-hicolor-icon-theme-[0-9]* linux-f10-hicolor-icon-theme-[0-9]* - -NO_BUILD= yes -USES= linux -USE_LINUX_PREFIX= yes -PLIST_FILES= usr/share/icons/hicolor - -do-install: - ${INSTALL} -d ${STAGEDIR}${PREFIX}/usr/share/icons - ${LN} -fs ${LOCALBASE}/share/icons/hicolor ${STAGEDIR}${PREFIX}/usr/share/icons - -.include <bsd.port.mk> diff --git a/x11-themes/linux-hicolor-icon-theme/pkg-descr b/x11-themes/linux-hicolor-icon-theme/pkg-descr deleted file mode 100644 index 08eae69dd45a..000000000000 --- a/x11-themes/linux-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 |