pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics qiviewer: Remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/e754c8b77c0c
branches: trunk
changeset: 406973:e754c8b77c0c
user: kamil <kamil%pkgsrc.org@localhost>
date: Wed Jan 01 01:57:59 2020 +0000
description:
qiviewer: Remove
Leftover qt4 dead package. Proposed on ML 2 months ago.
diffstat:
graphics/Makefile | 3 +--
graphics/qiviewer/DESCR | 2 --
graphics/qiviewer/Makefile | 28 ----------------------------
graphics/qiviewer/PLIST | 6 ------
graphics/qiviewer/distinfo | 6 ------
5 files changed, 1 insertions(+), 44 deletions(-)
diffs (75 lines):
diff -r fd6784477566 -r e754c8b77c0c graphics/Makefile
--- a/graphics/Makefile Wed Jan 01 01:47:43 2020 +0000
+++ b/graphics/Makefile Wed Jan 01 01:57:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.871 2019/12/30 00:56:15 mef Exp $
+# $NetBSD: Makefile,v 1.872 2020/01/01 01:57:59 kamil Exp $
#
COMMENT= Graphics tools and libraries
@@ -489,7 +489,6 @@
SUBDIR+= py-wand
SUBDIR+= qimageblitz
SUBDIR+= qiv
-SUBDIR+= qiviewer
SUBDIR+= qore-glut-module
SUBDIR+= qore-opengl-module
SUBDIR+= quesoglc
diff -r fd6784477566 -r e754c8b77c0c graphics/qiviewer/DESCR
--- a/graphics/qiviewer/DESCR Wed Jan 01 01:47:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This program has been written with help of Qt library, to be a
-lightweight image viewer, similar to eog or viewnior for Gnome.
diff -r fd6784477566 -r e754c8b77c0c graphics/qiviewer/Makefile
--- a/graphics/qiviewer/Makefile Wed Jan 01 01:47:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2018/03/12 11:16:49 wiz Exp $
-#
-
-DISTNAME= qiviewer-0.5.0
-PKGREVISION= 17
-CATEGORIES= graphics
-MASTER_SITES= http://qiviewer.googlecode.com/files/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= ryoon%NetBSD.org@localhost
-HOMEPAGE= https://github.com/samkpo/qiviewer
-COMMENT= Qt image viewer, designed to be fast and lightweight
-LICENSE= gnu-gpl-v2
-
-WRKSRC= ${WRKDIR}/qiviewer/src
-USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
-
-do-configure:
- (cd ${WRKSRC} && \
- ${QTDIR}/bin/qmake \
- PREFIX=${DESTDIR}${PREFIX} \
- CONFIG+=enable-webp)
-
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/qt4-libs/buildlink3.mk"
-.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r fd6784477566 -r e754c8b77c0c graphics/qiviewer/PLIST
--- a/graphics/qiviewer/PLIST Wed Jan 01 01:47:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/03 06:03:13 ryoon Exp $
-bin/qiviewer
-share/applications/qiviewer.desktop
-share/qiviewer/locale/el.qm
-share/qiviewer/locale/es_AR.qm
-share/qiviewer/locale/es_ES.qm
diff -r fd6784477566 -r e754c8b77c0c graphics/qiviewer/distinfo
--- a/graphics/qiviewer/distinfo Wed Jan 01 01:47:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 21:34:18 agc Exp $
-
-SHA1 (qiviewer-0.5.0.tar.bz2) = a9f0124c572bf56d893f0bb9a5f892eb17ec4ba8
-RMD160 (qiviewer-0.5.0.tar.bz2) = 3b2c4b08721afe66a86f3b875b6ed0733679ced0
-SHA512 (qiviewer-0.5.0.tar.bz2) = f9a75020085576f28b1e38e12a0e69d4b5efbedca5602ad1b47583a220eb50f6967f87764658b1d38ac696ed45134d580d3971c1d791a3156f28c55dceaa7fc7
-Size (qiviewer-0.5.0.tar.bz2) = 177201 bytes
Home |
Main Index |
Thread Index |
Old Index