aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-02 11:02:13 +0800
committerpav <pav@FreeBSD.org>2004-06-02 11:02:13 +0800
commitd52d34bb3d9e6fd38ddffcd23737773386641e72 (patch)
treeb6c6a71a73a13b0cecfc01d2522630c07c20cba1 /x11-themes
parentab68c560cb85109bef27df81a8ffba008605dd39 (diff)
downloadfreebsd-ports-gnome-d52d34bb3d9e6fd38ddffcd23737773386641e72.tar.gz
freebsd-ports-gnome-d52d34bb3d9e6fd38ddffcd23737773386641e72.tar.zst
freebsd-ports-gnome-d52d34bb3d9e6fd38ddffcd23737773386641e72.zip
- Populate new category x11-themes with some candidates from x11-wm
PR: ports/63146 List compiled by: adamw Repocopy by: marcus
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile8
-rw-r--r--x11-themes/aquaosk/Makefile2
-rw-r--r--x11-themes/fvwm-themes/Makefile2
-rw-r--r--x11-themes/kdeartwork3/Makefile2
-rw-r--r--x11-themes/kdeartwork4/Makefile2
-rw-r--r--x11-themes/kwin_flatcurve/Makefile2
-rw-r--r--x11-themes/mkultra/Makefile2
-rw-r--r--x11-themes/qinx/Makefile2
-rw-r--r--x11-themes/qnxstyle/Makefile2
-rw-r--r--x11-themes/sapphire-themes/Makefile2
10 files changed, 17 insertions, 9 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 9eb077b8446a..b487a61d43fc 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -3,10 +3,12 @@
COMMENT = X Windows System themes
+ SUBDIR += aquaosk
SUBDIR += buffy
SUBDIR += clean-theme-gtk
SUBDIR += colorstep
SUBDIR += engradient
+ SUBDIR += fvwm-themes
SUBDIR += geramik
SUBDIR += gnome-icons
SUBDIR += gnome-icons-aqua-fusion
@@ -62,6 +64,8 @@
SUBDIR += kde-icons-steel
SUBDIR += kde-icons-umicons
SUBDIR += kde-icons-wasp
+ SUBDIR += kdeartwork3
+ SUBDIR += kwin_flatcurve
SUBDIR += metacity-theme-6nome
SUBDIR += metacity-theme-aero
SUBDIR += metacity-theme-alloy-c
@@ -69,7 +73,11 @@
SUBDIR += metacity-theme-iridium-rounded
SUBDIR += metacity-theme-microgui
SUBDIR += metacity-themes
+ SUBDIR += mkultra
+ SUBDIR += qinx
+ SUBDIR += qnxstyle
SUBDIR += qt-bluecurve-theme
+ SUBDIR += sapphire-themes
SUBDIR += sawfish-themes
SUBDIR += thinice
SUBDIR += whistlerk
diff --git a/x11-themes/aquaosk/Makefile b/x11-themes/aquaosk/Makefile
index 1b5d65ec1722..3bab54f47c6a 100644
--- a/x11-themes/aquaosk/Makefile
+++ b/x11-themes/aquaosk/Makefile
@@ -8,7 +8,7 @@
PORTNAME= aquaosk
PORTVERSION= 2.0
PORTREVISION= 2
-CATEGORIES= x11-wm kde
+CATEGORIES= x11-themes kde
MASTER_SITES= http://www.davidsansome.com/ \
http://cottage.quynh-and-brian.org/freebsd/ports/distfiles/
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile
index cbe6db4e9ef3..11ef97e97f09 100644
--- a/x11-themes/fvwm-themes/Makefile
+++ b/x11-themes/fvwm-themes/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fvwm-themes
PORTVERSION= 0.6.2
-CATEGORIES= x11-wm
+CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
diff --git a/x11-themes/kdeartwork3/Makefile b/x11-themes/kdeartwork3/Makefile
index fe8fc5ce9ad2..3af70b8567cd 100644
--- a/x11-themes/kdeartwork3/Makefile
+++ b/x11-themes/kdeartwork3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdeartwork
PORTVERSION= ${KDE_VERSION}
-CATEGORIES= x11-wm kde
+CATEGORIES= x11-themes kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
DIST_SUBDIR= KDE
diff --git a/x11-themes/kdeartwork4/Makefile b/x11-themes/kdeartwork4/Makefile
index fe8fc5ce9ad2..3af70b8567cd 100644
--- a/x11-themes/kdeartwork4/Makefile
+++ b/x11-themes/kdeartwork4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdeartwork
PORTVERSION= ${KDE_VERSION}
-CATEGORIES= x11-wm kde
+CATEGORIES= x11-themes kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
DIST_SUBDIR= KDE
diff --git a/x11-themes/kwin_flatcurve/Makefile b/x11-themes/kwin_flatcurve/Makefile
index 57be5d7dddfb..a4c21444c54f 100644
--- a/x11-themes/kwin_flatcurve/Makefile
+++ b/x11-themes/kwin_flatcurve/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kwin_flatcurve
PORTVERSION= 0.2
PORTREVISION= 2
-CATEGORIES= x11-wm
+CATEGORIES= x11-themes
MASTER_SITES= http://kde-look.org/content/files/
DISTNAME= 4365-flatcurve-${PORTVERSION}
diff --git a/x11-themes/mkultra/Makefile b/x11-themes/mkultra/Makefile
index 3d95dc430b54..da85ab855676 100644
--- a/x11-themes/mkultra/Makefile
+++ b/x11-themes/mkultra/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mkultra
PORTVERSION= 0.2.1
PORTREVISION= 2
-CATEGORIES= x11-wm kde
+CATEGORIES= x11-themes kde
MASTER_SITES= http://www.kde-look.org/content/files/
DISTNAME= 2865-${PORTNAME}-${PORTVERSION}
diff --git a/x11-themes/qinx/Makefile b/x11-themes/qinx/Makefile
index ae9aff8450a8..3042c24d95c0 100644
--- a/x11-themes/qinx/Makefile
+++ b/x11-themes/qinx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qinx
PORTVERSION= 1.0
-CATEGORIES= x11-wm kde
+CATEGORIES= x11-themes kde
MASTER_SITES= http://www.usermode.org/code/
MAINTAINER= david@usermode.org
diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile
index 4511f2062ab2..bd7cba16a131 100644
--- a/x11-themes/qnxstyle/Makefile
+++ b/x11-themes/qnxstyle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qnxstyle
PORTVERSION= 0.2
-CATEGORIES= x11-wm kde
+CATEGORIES= x11-themes kde
MASTER_SITES= http://www.kde-look.org/content/files/
DISTNAME= ${KDELOOKITEM}-${PORTNAME}-${PORTVERSION}
diff --git a/x11-themes/sapphire-themes/Makefile b/x11-themes/sapphire-themes/Makefile
index 4ad8038e3045..b4718f9cfd27 100644
--- a/x11-themes/sapphire-themes/Makefile
+++ b/x11-themes/sapphire-themes/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sapphire-themes
PORTVERSION= 1.1
PORTREVISION= 1
-CATEGORIES= x11-wm x11-themes
+CATEGORIES= x11-themes x11-wm
MASTER_SITES= http://jpj.net/~trevor/${PORTNAME}/
EXTRACT_SUFX= .tar