aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-12-25 20:25:39 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-12-25 20:25:39 +0000
commit707c6bf295fc3955c86c9244533c1524bb7dea15 (patch)
tree5754f0a521127b72390a51a263bc6e84b5177927 /x11-themes
parente3b5edc5e789bcd6057c4a01e4c618dbb1509756 (diff)
downloadports-707c6bf295fc3955c86c9244533c1524bb7dea15.tar.gz
ports-707c6bf295fc3955c86c9244533c1524bb7dea15.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/adwaita-qt/Makefile2
-rw-r--r--x11-themes/gtk-qt4-engine/Makefile2
-rw-r--r--x11-themes/gtk3-oxygen-engine/Makefile2
-rw-r--r--x11-themes/kde-base-artwork-kde4/Makefile2
-rw-r--r--x11-themes/kde-gtk-config/Makefile2
-rw-r--r--x11-themes/kde-wallpapers-kde4/Makefile2
-rw-r--r--x11-themes/kde4-windeco-crystal/Makefile2
-rw-r--r--x11-themes/kdeartwork-kde4/Makefile2
-rw-r--r--x11-themes/kf5-breeze-icons/Makefile2
-rw-r--r--x11-themes/kf5-kemoticons/Makefile2
-rw-r--r--x11-themes/kf5-kiconthemes/Makefile2
-rw-r--r--x11-themes/kf5-oxygen-icons5/Makefile2
-rw-r--r--x11-themes/kf5-qqc2-desktop-style/Makefile2
-rw-r--r--x11-themes/lxqt-themes/Makefile2
-rw-r--r--x11-themes/plasma5-breeze-gtk/Makefile2
-rw-r--r--x11-themes/plasma5-breeze-kde4/Makefile2
-rw-r--r--x11-themes/plasma5-breeze/Makefile2
-rw-r--r--x11-themes/plasma5-kde-gtk-config/Makefile2
-rw-r--r--x11-themes/plasma5-oxygen/Makefile2
-rw-r--r--x11-themes/plasma5-plasma-workspace-wallpapers/Makefile2
-rw-r--r--x11-themes/qtcurve/Makefile2
21 files changed, 21 insertions, 21 deletions
diff --git a/x11-themes/adwaita-qt/Makefile b/x11-themes/adwaita-qt/Makefile
index ddd21cd5faaa..61ddf373c805 100644
--- a/x11-themes/adwaita-qt/Makefile
+++ b/x11-themes/adwaita-qt/Makefile
@@ -17,7 +17,7 @@ FLAVOR?= ${FLAVORS:[1]}
qt4_PKGNAMESUFFIX= 4
qt5_PKGNAMESUFFIX= 5
-USES= cmake:outsource compiler:c++11-lib localbase pkgconfig
+USES= cmake compiler:c++11-lib localbase pkgconfig
. if ${FLAVOR} == qt4
DEPRECATED= Qt4 has been EOL since december 2015
EXPIRATION_DATE=2019-03-15
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile
index 16a5cd4919d5..6783fbe58e8e 100644
--- a/x11-themes/gtk-qt4-engine/Makefile
+++ b/x11-themes/gtk-qt4-engine/Makefile
@@ -22,7 +22,7 @@ USE_GITHUB= yes
GH_ACCOUNT= davidsansome
GH_TAGNAME= 0dc6c26
-USES= cmake gettext kde:4 pkgconfig qt:4
+USES= cmake:insource gettext kde:4 pkgconfig qt:4
USE_GNOME= cairo gdkpixbuf2 gtk20
USE_KDE= kdelibs automoc4
USE_QT= dbus corelib gui moc_build rcc_build uic_build qmake_build svg
diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile
index 706769ee1171..ded04af87451 100644
--- a/x11-themes/gtk3-oxygen-engine/Makefile
+++ b/x11-themes/gtk3-oxygen-engine/Makefile
@@ -17,7 +17,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libcairo.so:graphics/cairo \
libdbus-glib-1.so:devel/dbus-glib
-USES= cmake:outsource compiler:c++11-lang pkgconfig tar:bzip2
+USES= cmake compiler:c++11-lang pkgconfig tar:bzip2
USE_GNOME= gtk30
.include <bsd.port.mk>
diff --git a/x11-themes/kde-base-artwork-kde4/Makefile b/x11-themes/kde-base-artwork-kde4/Makefile
index cd69708f40ef..97b72ca9b20b 100644
--- a/x11-themes/kde-base-artwork-kde4/Makefile
+++ b/x11-themes/kde-base-artwork-kde4/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
DEPRECATED= KDE4 is EOL upstream
EXPIRATION_DATE= 2018-12-31
-USES= cmake:outsource kde:4 qt:4 tar:xz
+USES= cmake kde:4 qt:4 tar:xz
USE_KDE= automoc4 kdelibs
USE_QT= moc_build qmake_build rcc_build uic_build
NO_BUILD= yes
diff --git a/x11-themes/kde-gtk-config/Makefile b/x11-themes/kde-gtk-config/Makefile
index b152d408abc5..6edd01a0f141 100644
--- a/x11-themes/kde-gtk-config/Makefile
+++ b/x11-themes/kde-gtk-config/Makefile
@@ -12,7 +12,7 @@ COMMENT= GTK2 and GTK3 Configurator for KDE
DEPRECATED= Qt4 has been EOL since december 2015
EXPIRATION_DATE= 2018-12-31
-USES= cmake:outsource gettext kde:4 pkgconfig qt:4 tar:xz
+USES= cmake gettext kde:4 pkgconfig qt:4 tar:xz
USE_GNOME= gtk20 gtk30
USE_KDE= automoc4 kdelibs
USE_QT= moc_build qmake_build rcc_build uic_build
diff --git a/x11-themes/kde-wallpapers-kde4/Makefile b/x11-themes/kde-wallpapers-kde4/Makefile
index ed1abb4270ec..54333614588a 100644
--- a/x11-themes/kde-wallpapers-kde4/Makefile
+++ b/x11-themes/kde-wallpapers-kde4/Makefile
@@ -11,7 +11,7 @@ COMMENT= Set of wallpapers for the KDE Plasma workspace
DEPRECATED= KDE4 is EOL upstream
EXPIRATION_DATE= 2018-12-31
-USES= cmake:outsource kde:4 qt:4 tar:xz
+USES= cmake kde:4 qt:4 tar:xz
USE_KDE= automoc4 kdelibs
USE_QT= moc_build qmake_build rcc_build uic_build
diff --git a/x11-themes/kde4-windeco-crystal/Makefile b/x11-themes/kde4-windeco-crystal/Makefile
index 6320c7003acc..226b3b8ea64e 100644
--- a/x11-themes/kde4-windeco-crystal/Makefile
+++ b/x11-themes/kde4-windeco-crystal/Makefile
@@ -17,7 +17,7 @@ LICENSE= GPLv2
DEPRECATED= Qt4 has been EOL since december 2015
EXPIRATION_DATE= 2018-12-31
-USES= cmake:outsource,noninja kde:4 qt:4 tar:bzip2
+USES= cmake:noninja kde:4 qt:4 tar:bzip2
USE_KDE= kdelibs automoc4 workspace
USE_QT= qmake_build moc_build rcc_build uic_build \
corelib gui qt3support
diff --git a/x11-themes/kdeartwork-kde4/Makefile b/x11-themes/kdeartwork-kde4/Makefile
index a098c0a7c7b7..ee5266c75dd9 100644
--- a/x11-themes/kdeartwork-kde4/Makefile
+++ b/x11-themes/kdeartwork-kde4/Makefile
@@ -13,7 +13,7 @@ COMMENT= KDE Artworks Themes
DEPRECATED= KDE4 is EOL upstream
EXPIRATION_DATE= 2018-12-31
-USES= cmake:outsource kde:4 qt:4 tar:xz
+USES= cmake kde:4 qt:4 tar:xz
USE_KDE= kdelibs libkexiv2 workspace automoc4
USE_QT= corelib gui opengl \
moc_build qmake_build rcc_build uic_build
diff --git a/x11-themes/kf5-breeze-icons/Makefile b/x11-themes/kf5-breeze-icons/Makefile
index a7b1db8df84a..20d6b7c595cd 100644
--- a/x11-themes/kf5-breeze-icons/Makefile
+++ b/x11-themes/kf5-breeze-icons/Makefile
@@ -10,7 +10,7 @@ COMMENT= Breeze icon theme for KDE
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING-ICONS
-USES= compiler:c++11-lang cmake:outsource kde:5 qt:5 tar:xz
+USES= compiler:c++11-lang cmake kde:5 qt:5 tar:xz
USE_KDE= ecm
USE_QT= buildtools_build core qmake_build testlib
diff --git a/x11-themes/kf5-kemoticons/Makefile b/x11-themes/kf5-kemoticons/Makefile
index eeea21e2ecb6..cd1b4e11a5bf 100644
--- a/x11-themes/kf5-kemoticons/Makefile
+++ b/x11-themes/kf5-kemoticons/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 library to convert emoticons
-USES= cmake:outsource compiler:c++11-lib kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= archive config coreaddons ecm service
USE_QT= buildtools_build core gui qmake_build widgets xml
diff --git a/x11-themes/kf5-kiconthemes/Makefile b/x11-themes/kf5-kiconthemes/Makefile
index b8e3b4d4a5aa..7081ce57c34d 100644
--- a/x11-themes/kf5-kiconthemes/Makefile
+++ b/x11-themes/kf5-kiconthemes/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 library for handling icons in applications
-USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= archive auth codecs config configwidgets coreaddons ecm \
i18n itemviews widgetsaddons
USE_QT= buildtools_build concurrent core dbus gui qmake_build \
diff --git a/x11-themes/kf5-oxygen-icons5/Makefile b/x11-themes/kf5-oxygen-icons5/Makefile
index 2b6ea378d49f..03713ac805e9 100644
--- a/x11-themes/kf5-oxygen-icons5/Makefile
+++ b/x11-themes/kf5-oxygen-icons5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= The Oxygen icon theme for KDE
-USES= cmake:outsource kde:5 qt:5 tar:xz
+USES= cmake kde:5 qt:5 tar:xz
USE_KDE= ecm_build # We only install icons.
# The qmake dependency is only needed so that kf5-e-c-m can query qmake for
diff --git a/x11-themes/kf5-qqc2-desktop-style/Makefile b/x11-themes/kf5-qqc2-desktop-style/Makefile
index 2ad9ecb53661..292ccc949d94 100644
--- a/x11-themes/kf5-qqc2-desktop-style/Makefile
+++ b/x11-themes/kf5-qqc2-desktop-style/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt QuickControl2 style for KDE
-USES= cmake:outsource compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
+USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons ecm iconthemes \
kirigami2 widgetsaddons
USE_QT= gui declarative network widgets xml \
diff --git a/x11-themes/lxqt-themes/Makefile b/x11-themes/lxqt-themes/Makefile
index e62e13363316..b5f34a27bd09 100644
--- a/x11-themes/lxqt-themes/Makefile
+++ b/x11-themes/lxqt-themes/Makefile
@@ -11,7 +11,7 @@ COMMENT= Themes for the LXQt desktop
LICENSE= LGPL21+
-USES= lxqt cmake:outsource tar:xz
+USES= lxqt cmake tar:xz
USE_LXQT= buildtools
.include <bsd.port.mk>
diff --git a/x11-themes/plasma5-breeze-gtk/Makefile b/x11-themes/plasma5-breeze-gtk/Makefile
index d73454535d9c..f58c9b395d45 100644
--- a/x11-themes/plasma5-breeze-gtk/Makefile
+++ b/x11-themes/plasma5-breeze-gtk/Makefile
@@ -11,7 +11,7 @@ COMMENT= Plasma5 Breeze visual style for Gtk
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-USES= cmake:outsource compiler:c++11-lang cpe kde:5 pkgconfig qt:5 \
+USES= cmake compiler:c++11-lang cpe kde:5 pkgconfig qt:5 \
tar:xz
USE_GNOME= gdkpixbuf2
USE_KDE= ecm
diff --git a/x11-themes/plasma5-breeze-kde4/Makefile b/x11-themes/plasma5-breeze-kde4/Makefile
index 7c9d8368a29f..5eec9c184cc0 100644
--- a/x11-themes/plasma5-breeze-kde4/Makefile
+++ b/x11-themes/plasma5-breeze-kde4/Makefile
@@ -17,7 +17,7 @@ EXPIRATION_DATE= 2018-12-31
CMAKE_ON= USE_KDE4
-USES= cmake:outsource compiler:c++11-lang cpe gettext \
+USES= cmake compiler:c++11-lang cpe gettext \
kde:4 pkgconfig qt:4 tar:xz
USE_KDE= kdelibs automoc4
USE_QT= corelib dbus gui svg \
diff --git a/x11-themes/plasma5-breeze/Makefile b/x11-themes/plasma5-breeze/Makefile
index 21722d60a6f2..70a810913956 100644
--- a/x11-themes/plasma5-breeze/Makefile
+++ b/x11-themes/plasma5-breeze/Makefile
@@ -11,7 +11,7 @@ COMMENT= Plasma5 artwork, styles and assets for the Breeze visual style
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake:outsource compiler:c++11-lib cpe \
+USES= cmake compiler:c++11-lib cpe \
gettext kde:5 pkgconfig qt:5 tar:xz
USE_KDE= auth breeze-icons codecs config configwidgets coreaddons \
decoration ecm frameworkintegration guiaddons i18n kcmutils \
diff --git a/x11-themes/plasma5-kde-gtk-config/Makefile b/x11-themes/plasma5-kde-gtk-config/Makefile
index 1d227ff0fa50..3ab47092fdc0 100644
--- a/x11-themes/plasma5-kde-gtk-config/Makefile
+++ b/x11-themes/plasma5-kde-gtk-config/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
-USES= cmake:outsource compiler:c++11-lib cpe gettext \
+USES= cmake compiler:c++11-lib cpe gettext \
kde:5 pkgconfig qt:5 tar:xz
USE_GNOME= cairo gdkpixbuf2 gtk20 gtk30 glib20
USE_KDE= archive attica auth codecs completion config configwidgets \
diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile
index e12f09109b39..192366683b65 100644
--- a/x11-themes/plasma5-oxygen/Makefile
+++ b/x11-themes/plasma5-oxygen/Makefile
@@ -13,7 +13,7 @@ LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
-USES= cmake:outsource compiler:c++11-lib cpe gettext \
+USES= cmake compiler:c++11-lib cpe gettext \
kde:5 pkgconfig qt:5 tar:xz
USE_LDCONFIG= yes
USE_KDE= auth codecs completion config configwidgets coreaddons decoration ecm \
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
index ba74b35307f0..228433a60cc1 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
@@ -12,7 +12,7 @@ LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL3
-USES= cmake:outsource cpe kde:5 qt:5 tar:xz
+USES= cmake cpe kde:5 qt:5 tar:xz
USE_KDE= ecm
USE_QT= buildtools_build qmake_build
diff --git a/x11-themes/qtcurve/Makefile b/x11-themes/qtcurve/Makefile
index 5173e8bf2ac9..bbbd6237fe19 100644
--- a/x11-themes/qtcurve/Makefile
+++ b/x11-themes/qtcurve/Makefile
@@ -33,7 +33,7 @@ USE_GITHUB= yes
GH_ACCOUNT= KDE
GH_TAGNAME= a1ec5f8
-USES= compiler:c++11-lib cmake pkgconfig
+USES= compiler:c++11-lib cmake:insource pkgconfig
USE_XORG= x11 xcb
.for i in gtk2 kde4 kf5 qt4 qt5