diff options
author | adridg <adridg@FreeBSD.org> | 2018-08-31 02:40:36 +0800 |
---|---|---|
committer | adridg <adridg@FreeBSD.org> | 2018-08-31 02:40:36 +0800 |
commit | e3ec56a02be1b1a2515886df57097df5c6b7587b (patch) | |
tree | 368b87b36c66b15757ae9f66bfa8a6610ff74045 /x11-themes/kdeartwork-kde4 | |
parent | 6332347933791ce25c25f0f62a6b8345f3eb8a59 (diff) | |
download | freebsd-ports-gnome-e3ec56a02be1b1a2515886df57097df5c6b7587b.tar.gz freebsd-ports-gnome-e3ec56a02be1b1a2515886df57097df5c6b7587b.tar.zst freebsd-ports-gnome-e3ec56a02be1b1a2515886df57097df5c6b7587b.zip |
Deprecate KDE4 software, categories www-x11-themes
This is the last bit.
The last upstream release supporting KDE4 was 10 months ago,
https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e. KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.
Diffstat (limited to 'x11-themes/kdeartwork-kde4')
-rw-r--r-- | x11-themes/kdeartwork-kde4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/kdeartwork-kde4/Makefile b/x11-themes/kdeartwork-kde4/Makefile index 401e94d8b8a1..a098c0a7c7b7 100644 --- a/x11-themes/kdeartwork-kde4/Makefile +++ b/x11-themes/kdeartwork-kde4/Makefile @@ -10,6 +10,9 @@ PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE Artworks Themes +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= cmake:outsource kde:4 qt:4 tar:xz USE_KDE= kdelibs libkexiv2 workspace automoc4 USE_QT= corelib gui opengl \ |