diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-07-26 19:19:20 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-07-26 19:19:20 +0000 |
commit | 66fee909266a1dedf3dfc1f03bb0841380d78805 (patch) | |
tree | 4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /graphics/kuickshow | |
parent | eec2cb8d7407c5628cc8016e7349abbee6c98e3f (diff) |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Notes
Notes:
svn path=/head/; revision=323748
Diffstat (limited to 'graphics/kuickshow')
-rw-r--r-- | graphics/kuickshow/Makefile | 44 | ||||
-rw-r--r-- | graphics/kuickshow/distinfo | 2 | ||||
-rw-r--r-- | graphics/kuickshow/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/kuickshow/pkg-plist | 28 |
4 files changed, 0 insertions, 80 deletions
diff --git a/graphics/kuickshow/Makefile b/graphics/kuickshow/Makefile deleted file mode 100644 index 15ecd67f97ab..000000000000 --- a/graphics/kuickshow/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: kuickshow -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kuickshow -PORTVERSION= ${KDE_VERSION} -PORTREVISION= 4 -CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src -PKGNAMEPREFIX= kdegraphics- -DISTNAME= kdegraphics-${PORTVERSION} -DIST_SUBDIR= KDE - -MAINTAINER= ports@FreeBSD.org -COMMENT= KDE image viewer - -CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3] - -DEPRECATED= Depends on QT3; unmaintained -EXPIRATION_DATE= 2013-07-01 - -USE_KDELIBS_VER=3 -PREFIX= ${KDE_PREFIX} - -USE_BZIP2= yes -USE_AUTOTOOLS= libtool -USE_GMAKE= yes -WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} -USE_LDCONFIG= yes - -USE_GNOME= imlib - -pre-configure: - ${ECHO_CMD} ${PORTNAME} doc > ${WRKSRC}/inst-apps - ${REINPLACE_CMD} \ - 's|^SUBDIRS =.*${PORTNAME}.*$$|SUBDIRS =\. ${PORTNAME}|g' \ - ${WRKSRC}/doc/Makefile.in - -.include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> diff --git a/graphics/kuickshow/distinfo b/graphics/kuickshow/distinfo deleted file mode 100644 index 8930fac32c47..000000000000 --- a/graphics/kuickshow/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/kdegraphics-3.5.10.tar.bz2) = bdc73fa98008aa64b72636282bf0d83c7bb3e6d4ba1d0831277dda469b57408b -SIZE (KDE/kdegraphics-3.5.10.tar.bz2) = 7440912 diff --git a/graphics/kuickshow/pkg-descr b/graphics/kuickshow/pkg-descr deleted file mode 100644 index 125ad6e90d7e..000000000000 --- a/graphics/kuickshow/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -KuickShow is an image browser/viewer with a nice filebrowser to -select images to be shown, slideshow support and the ability to -display the following image formats: jpg, gif, tiff, png, bmp, psd, -xpm, xbm, pbm and eim. Images can be displayed either in their own -window, as large as the image, or fullscreen (which shrinks images -too large to display). KuickShow also has a slideshow mode. diff --git a/graphics/kuickshow/pkg-plist b/graphics/kuickshow/pkg-plist deleted file mode 100644 index 09a5ac0c8c3f..000000000000 --- a/graphics/kuickshow/pkg-plist +++ /dev/null @@ -1,28 +0,0 @@ -bin/kuickshow -lib/kde3/kuickshow.a -lib/kde3/kuickshow.la -lib/kde3/kuickshow.so -lib/libkdeinit_kuickshow.a -lib/libkdeinit_kuickshow.la -lib/libkdeinit_kuickshow.so -share/applications/kde/kuickshow.desktop -share/apps/kuickshow/im_palette.pal -share/apps/kuickshow/pics/about.png -share/apps/kuickshow/pics/calibrate.png -share/apps/kuickshow/pics/handcursor.png -share/apps/kuickshow/pics/imageviewer-medium.png -share/apps/kuickshow/pics/imageviewer-small.png -share/apps/kuickshow/pics/ksslide.png -share/apps/kuickshow/pics/kuickshow-day.jpg -share/apps/kuickshow/pics/kuickshow-night.jpg -share/apps/kuickshow/pics/logo.png -share/doc/HTML/en/kuickshow/common -share/doc/HTML/en/kuickshow/index.cache.bz2 -share/doc/HTML/en/kuickshow/index.docbook -share/doc/HTML/en/kuickshow/screenshot.png -share/icons/hicolor/16x16/apps/kuickshow.png -share/icons/hicolor/22x22/apps/kuickshow.png -share/icons/hicolor/32x32/apps/kuickshow.png -@dirrm share/doc/HTML/en/kuickshow -@dirrm share/apps/kuickshow/pics -@dirrm share/apps/kuickshow |