pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/cool-old-term-git: Remove. Replaced by wip/cool-retro-term-git.



Module Name:	pkgsrc-wip
Committed By:	Paul Ripke <stix%stix.id.au@localhost>
Pushed By:	stix
Date:		Wed Jul 29 11:22:15 2020 +1000
Changeset:	eba8a444265d19b1f0bc1754c2ce230f4ba30e17

Modified Files:
	Makefile
Removed Files:
	cool-old-term-git/DESCR
	cool-old-term-git/Makefile
	cool-old-term-git/PLIST
	cool-old-term-git/TODO
	cool-old-term-git/distinfo
	cool-old-term-git/patches/patch-konsole-qml-plugin_konsole-qml-plugin.pro

Log Message:
wip/cool-old-term-git: Remove. Replaced by wip/cool-retro-term-git.

Old broken package, replaced by currently working wip/cool-retro-term-git.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eba8a444265d19b1f0bc1754c2ce230f4ba30e17

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                           |   1 -
 cool-old-term-git/DESCR                            |   5 -
 cool-old-term-git/Makefile                         |  40 --------
 cool-old-term-git/PLIST                            | 102 ---------------------
 cool-old-term-git/TODO                             |   7 --
 cool-old-term-git/distinfo                         |   3 -
 ...patch-konsole-qml-plugin_konsole-qml-plugin.pro |  14 ---
 7 files changed, 172 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index bf60f0f7bb..f8cd38ce96 100644
--- a/Makefile
+++ b/Makefile
@@ -515,7 +515,6 @@ SUBDIR+=	consul
 SUBDIR+=	contacts
 SUBDIR+=	converttomp3
 SUBDIR+=	cool-retro-term-git
-SUBDIR+=	cool-old-term-git
 SUBDIR+=	cops
 SUBDIR+=	copytape
 SUBDIR+=	coq
diff --git a/cool-old-term-git/DESCR b/cool-old-term-git/DESCR
deleted file mode 100644
index a6ae5a0d3f..0000000000
--- a/cool-old-term-git/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-cool-old-term is a terminal emulator which tries to mimic the look
-and feel of the old cathode tube screens. It has been designed to
-be eye-candy, customizable, and reasonably lightweight.
-
-It now uses the konsole engine which is powerful and mature.
diff --git a/cool-old-term-git/Makefile b/cool-old-term-git/Makefile
deleted file mode 100644
index 49149fe243..0000000000
--- a/cool-old-term-git/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/08/12 21:36:43 thomasklausner Exp $
-
-DISTNAME=	cool-old-term-0.0.201408
-CATEGORIES=	x11
-MASTER_SITES=	https://github.com/Swordifish90/cool-old-term
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/Swordifish90/cool-old-term
-COMMENT=	Good looking terminal emulator which mimics the old cathode display
-LICENSE=	gnu-gpl-v3
-
-GIT_REPOSITORIES=	cool-old-term
-GIT_REPO.cool-old-term=	git://github.com/Swordifish90/cool-old-term.git
-WRKSRC=			${WRKDIR}/cool-old-term
-
-DEPENDS+=	qt5-qtgraphicaleffects-[0-9]*:../../x11/qt5-qtgraphicaleffects
-
-BUILD_DIRS=		konsole-qml-plugin
-USE_LANGUAGES=		c c++
-USE_TOOLS+=		pax
-MAKE_FLAGS+=		INSTALL_ROOT=${DESTDIR}${PREFIX}/lib/cool-old-term/import
-INSTALLATION_DIRS+=	bin
-
-do-configure:
-	cd ${WRKSRC}/${BUILD_DIRS} && ${QTDIR}/bin/qmake
-
-post-build:
-	${ECHO} '#!/bin/sh' > ${WRKSRC}/cool-old-term
-	${ECHO} 'QT_QPA_PLATFORMTHEME=' >> ${WRKSRC}/cool-old-term
-	${ECHO} "${QTDIR}/bin/qmlscene -I ${PREFIX}/lib/cool-old-term/import ${PREFIX}/lib/cool-old-term/app/main.qml "'"$$@"' >> ${WRKSRC}/cool-old-term
-
-post-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/cool-old-term ${DESTDIR}${PREFIX}/bin
-	cd ${WRKSRC} && pax -pp -rw app ${DESTDIR}${PREFIX}/lib/cool-old-term
-
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
-.include "../../x11/qt5-qtquickcontrols/buildlink3.mk"
-.include "../../wip/mk/git-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/cool-old-term-git/PLIST b/cool-old-term-git/PLIST
deleted file mode 100644
index 6f89e499bb..0000000000
--- a/cool-old-term-git/PLIST
+++ /dev/null
@@ -1,102 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/08/12 21:36:43 thomasklausner Exp $
-bin/cool-old-term
-lib/cool-old-term/app/AboutDialog.qml
-lib/cool-old-term/app/ApplicationSettings.qml
-lib/cool-old-term/app/CheckableSlider.qml
-lib/cool-old-term/app/ColorButton.qml
-lib/cool-old-term/app/FontPixels.qml
-lib/cool-old-term/app/FontScanlines.qml
-lib/cool-old-term/app/Fonts.qml
-lib/cool-old-term/app/Glossy.qml
-lib/cool-old-term/app/InsertNameDialog.qml
-lib/cool-old-term/app/PreprocessedTerminal.qml
-lib/cool-old-term/app/SettingsEffectsTab.qml
-lib/cool-old-term/app/SettingsGeneralTab.qml
-lib/cool-old-term/app/SettingsTerminalTab.qml
-lib/cool-old-term/app/SettingsWindow.qml
-lib/cool-old-term/app/ShaderTerminal.qml
-lib/cool-old-term/app/SimpleSlider.qml
-lib/cool-old-term/app/SizeOverlay.qml
-lib/cool-old-term/app/Storage.qml
-lib/cool-old-term/app/TimeManager.qml
-lib/cool-old-term/app/fonts/1971-ibm-3278/3270Medium.ttf
-lib/cool-old-term/app/fonts/1971-ibm-3278/LICENSE.txt
-lib/cool-old-term/app/fonts/1971-ibm-3278/README.md
-lib/cool-old-term/app/fonts/1977-apple2/FreeLicense.txt
-lib/cool-old-term/app/fonts/1977-apple2/PRNumber3.ttf
-lib/cool-old-term/app/fonts/1977-apple2/PrintChar21.ttf
-lib/cool-old-term/app/fonts/1977-commodore-pet/COMMODORE_PET.ttf
-lib/cool-old-term/app/fonts/1977-commodore-pet/COMMODORE_PET_128.ttf
-lib/cool-old-term/app/fonts/1977-commodore-pet/COMMODORE_PET_128_2y.ttf
-lib/cool-old-term/app/fonts/1977-commodore-pet/COMMODORE_PET_2x.ttf
-lib/cool-old-term/app/fonts/1977-commodore-pet/COMMODORE_PET_2y.ttf
-lib/cool-old-term/app/fonts/1977-commodore-pet/COMMODORE_PET_64.ttf
-lib/cool-old-term/app/fonts/1977-commodore-pet/COMMODORE_PET_64_2y.ttf
-lib/cool-old-term/app/fonts/1977-commodore-pet/FreeLicense.txt
-lib/cool-old-term/app/fonts/1979-atari-400-800/ATARI400800_original.TTF
-lib/cool-old-term/app/fonts/1979-atari-400-800/ATARI400800_rounded.TTF
-lib/cool-old-term/app/fonts/1979-atari-400-800/ATARI400800_squared.TTF
-lib/cool-old-term/app/fonts/1979-atari-400-800/ReadMe.rtf
-lib/cool-old-term/app/fonts/1982-commodore64/C64_Elite_Mono_v1.0-STYLE.ttf
-lib/cool-old-term/app/fonts/1982-commodore64/C64_Pro_Mono_v1.0-STYLE.ttf
-lib/cool-old-term/app/fonts/1982-commodore64/C64_Pro_v1.0-STYLE.ttf
-lib/cool-old-term/app/fonts/1982-commodore64/C64_User_Mono_v1.0-STYLE.ttf
-lib/cool-old-term/app/fonts/1982-commodore64/C64_User_v1.0-STYLE.ttf
-lib/cool-old-term/app/fonts/1982-commodore64/license.txt
-lib/cool-old-term/app/fonts/1985-atari-st/AtariST8x16SystemFont.ttf
-lib/cool-old-term/app/fonts/1985-ibm-pc-vga/Perfect DOS VGA 437 Win.ttf
-lib/cool-old-term/app/fonts/1985-ibm-pc-vga/Perfect DOS VGA 437.ttf
-lib/cool-old-term/app/fonts/1985-ibm-pc-vga/dos437.txt
-lib/cool-old-term/app/fonts/modern-terminus/TerminusTTF-4.38.2.ttf
-lib/cool-old-term/app/fonts/modern-terminus/TerminusTTF-Bold-4.38.2.ttf
-lib/cool-old-term/app/frames/BlackRoughFrame.qml
-lib/cool-old-term/app/frames/NoFrame.qml
-lib/cool-old-term/app/frames/WhiteSimpleFrame.qml
-lib/cool-old-term/app/frames/images/black-frame-normals.png
-lib/cool-old-term/app/frames/images/black-frame-original.png
-lib/cool-old-term/app/frames/images/black-frame.png
-lib/cool-old-term/app/frames/images/randfunction.png
-lib/cool-old-term/app/frames/images/screen-frame-normals.png
-lib/cool-old-term/app/frames/images/screen-frame-original.png
-lib/cool-old-term/app/frames/images/screen-frame.png
-lib/cool-old-term/app/frames/utils/FrameShader.qml
-lib/cool-old-term/app/frames/utils/NoFrameShader.qml
-lib/cool-old-term/app/frames/utils/TerminalFrame.qml
-lib/cool-old-term/app/main.qml
-lib/cool-old-term/import/org/kde/konsole/color-schemes/BlackOnLightYellow.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/BlackOnRandomLight.colorscheme
-lib/cool-old-term/import/org/kde/konsole/color-schemes/BlackOnWhite.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/DarkPastels.colorscheme
-lib/cool-old-term/import/org/kde/konsole/color-schemes/GreenOnBlack.colorscheme
-lib/cool-old-term/import/org/kde/konsole/color-schemes/Linux.colorscheme
-lib/cool-old-term/import/org/kde/konsole/color-schemes/WhiteOnBlack.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/convert_konsole_scheme.py
-lib/cool-old-term/import/org/kde/konsole/color-schemes/cool-old-term.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/BlackOnLightColor.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/DarkPicture.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/Example.Schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/GreenOnBlack.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/GreenTint.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/GreenTint_MC.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/LightPicture.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/Linux.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/README.Schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/README.default.Schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/Transparent.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/Transparent_MC.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/Transparent_darkbg.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/Transparent_lightbg.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/XTerm.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/syscolor.schema
-lib/cool-old-term/import/org/kde/konsole/color-schemes/historic/vim.schema
-lib/cool-old-term/import/org/kde/konsole/kb-layouts/README
-lib/cool-old-term/import/org/kde/konsole/kb-layouts/default.keytab
-lib/cool-old-term/import/org/kde/konsole/kb-layouts/historic/vt100.keytab
-lib/cool-old-term/import/org/kde/konsole/kb-layouts/historic/x11r5.keytab
-lib/cool-old-term/import/org/kde/konsole/kb-layouts/linux.keytab
-lib/cool-old-term/import/org/kde/konsole/kb-layouts/macbook.keytab
-lib/cool-old-term/import/org/kde/konsole/kb-layouts/solaris.keytab
-lib/cool-old-term/import/org/kde/konsole/kb-layouts/vt420pc.keytab
-lib/cool-old-term/import/org/kde/konsole/libkdekonsole.la
-lib/cool-old-term/import/org/kde/konsole/plugins.qmltypes
-lib/cool-old-term/import/org/kde/konsole/qmldir
diff --git a/cool-old-term-git/TODO b/cool-old-term-git/TODO
deleted file mode 100644
index 1a926b923c..0000000000
--- a/cool-old-term-git/TODO
+++ /dev/null
@@ -1,7 +0,0 @@
-WARNING: Application calling GLX 1.3 function "glXCreatePbuffer" when GLX 1.3 is not supported!  This is an application bug!
-failed to create drawable
-IRQ's not enabled, falling back to busy waits: 2 0
-Can't open a pseudo teletype
-Unable to set terminal attributes.
-loadAllColorSchemes
-[1]   Segmentation fault      /usr/pkg/qt5/bin...
diff --git a/cool-old-term-git/distinfo b/cool-old-term-git/distinfo
deleted file mode 100644
index e2bcffdac6..0000000000
--- a/cool-old-term-git/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/08/12 21:36:43 thomasklausner Exp $
-
-SHA1 (patch-konsole-qml-plugin_konsole-qml-plugin.pro) = adfbd3c84afca215316074cc382f99c7a988e688
diff --git a/cool-old-term-git/patches/patch-konsole-qml-plugin_konsole-qml-plugin.pro b/cool-old-term-git/patches/patch-konsole-qml-plugin_konsole-qml-plugin.pro
deleted file mode 100644
index cedc846554..0000000000
--- a/cool-old-term-git/patches/patch-konsole-qml-plugin_konsole-qml-plugin.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-konsole-qml-plugin_konsole-qml-plugin.pro,v 1.1 2014/08/12 21:36:43 thomasklausner Exp $
-
-Do not set relative installation path.
-
---- konsole-qml-plugin/konsole-qml-plugin.pro.orig	2014-08-12 21:05:24.000000000 +0000
-+++ konsole-qml-plugin/konsole-qml-plugin.pro
-@@ -15,7 +15,6 @@ TARGET = kdekonsole
- PLUGIN_IMPORT_PATH = org/kde/konsole
- PLUGIN_ASSETS = $$PWD/assets/*
- 
--INSTALL_DIR = ../imports
- 
- #########################################
- ##              SOURCES


Home | Main Index | Thread Index | Old Index