pkgsrc-WIP-changes archive

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

qterminal: Update to 0.15.0



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Apr 29 11:26:52 2020 +0200
Changeset:	a258091d31cf6f934551810b4a7dbb32b39e9c1e

Modified Files:
	Makefile
	qtermwidget/buildlink3.mk
Added Files:
	qterminal/DESCR
	qterminal/Makefile
	qterminal/PLIST
	qterminal/distinfo

Log Message:
qterminal: Update to 0.15.0

qterminal-0.15.0 / 2020-04-24
=============================

  * Bumped version to 0.15.0.
  * CMakeLists: Do not use Qt5X11Extras on macOS.
  * Replace deprecated/removed Q_WS_MAC macro with Q_OS_MACOS.
  * Fixed the default font on macOS.
  * Fixed the missing PASTE_SELECTION_SHORTCUT on macOS.
  * Fixed inconsistent-missing-override warnings.
  * Scrollable and compact Settings dialog.
  * C++11 code updates.
  * Fix View  Toggle Bookmarks.
  * Consider settings dialog frame on fitting it into screen.
  * Fixed the duplicated setHistorySize() call.
  * Create actions for switching to tab by index.
  * Allow to disable drawing line chars.
  * Made the initial terminal size consistent with qterminal.ui.
  * Fixed building qterminal.app on macOS.
  * No more incorrectly setting icon via OSC 1.
  * Allow fixed custom size for QTerminal.
  * Made menubar accelerators optional.
  * Added "Hide Window Borders" to context menu.
  * Remember the size of preferences dialog.
  * Fixed the version comparison.
  * Removed some debug outputs.
  * Removed the deprecated QFileDialog method `setConfirmOverwrite()`.
  * config: add a tooltip about box-drawing chars.
  * Implemented an action that allows you to send the history to your editor.
  * Added an option for borderless state and remembered it.

Also typo correction to qtermwidget buildlink3.mk

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

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

diffstat:
 Makefile                  |  1 +
 qterminal/DESCR           |  2 ++
 qterminal/Makefile        | 33 +++++++++++++++++++++++++++++++++
 qterminal/PLIST           | 39 +++++++++++++++++++++++++++++++++++++++
 qterminal/distinfo        |  6 ++++++
 qtermwidget/buildlink3.mk |  2 +-
 6 files changed, 82 insertions(+), 1 deletion(-)

diffs:
diff --git a/Makefile b/Makefile
index 594812844a..c73a008eba 100644
--- a/Makefile
+++ b/Makefile
@@ -4228,6 +4228,7 @@ SUBDIR+=	qt5-qjson
 SUBDIR+=	qt5-qtbase-git
 SUBDIR+=	qt5-qtwebengine
 SUBDIR+=	qtaccountsservice
+SUBDIR+=	qterminal
 SUBDIR+=	qtermwidget
 SUBDIR+=	qtcreator
 SUBDIR+=	qtile
diff --git a/qterminal/DESCR b/qterminal/DESCR
new file mode 100644
index 0000000000..e4230b4cf6
--- /dev/null
+++ b/qterminal/DESCR
@@ -0,0 +1,2 @@
+Qterminal is a lightweight Qt-based terminal emulator that can be used
+standalone, or as part of the LXQt desktop environment.
diff --git a/qterminal/Makefile b/qterminal/Makefile
new file mode 100644
index 0000000000..83755b423c
--- /dev/null
+++ b/qterminal/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD$
+
+VERSION=	0.15.0
+DISTNAME=	qterminal-${VERSION}
+CATEGORIES=	x11
+MASTER_SITES=	${MASTER_SITE_GITHUB:=lxqt/qterminal/releases/download/${VERSION}/}
+EXTRACT_SUFX=	.tar.xz
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/lxqt/qterminal/
+COMMENT=	Terminal emulator for Qt5
+LICENSE=	gnu-gpl-v2
+
+USE_CMAKE=	yes
+USE_TOOLS+=	pkg-config
+USE_LANGUAGES=	c c++
+
+CONFIGURE_DIRS=	build
+CMAKE_ARG_PATH=	..
+
+CMAKE_ARGS+=	-DCMAKE_PREFIX_PATH:PATH=${PREFIX}/qt5
+
+pre-configure:
+	${MKDIR} -p ${WRKSRC}/build
+
+TOOL_DEPENDS+=	lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+=	qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qtx11extras/buildlink3.mk"
+.include "../../wip/qtermwidget/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/qterminal/PLIST b/qterminal/PLIST
new file mode 100644
index 0000000000..9b5c2eb1da
--- /dev/null
+++ b/qterminal/PLIST
@@ -0,0 +1,39 @@
+@comment $NetBSD$
+bin/qterminal
+share/appdata/qterminal.appdata.xml
+share/applications/qterminal.desktop
+share/applications/qterminal_drop.desktop
+share/icons/hicolor/64x64/apps/qterminal.png
+share/qterminal/translations/qterminal_ar.qm
+share/qterminal/translations/qterminal_arn.qm
+share/qterminal/translations/qterminal_ast.qm
+share/qterminal/translations/qterminal_bg.qm
+share/qterminal/translations/qterminal_ca.qm
+share/qterminal/translations/qterminal_cs.qm
+share/qterminal/translations/qterminal_cy.qm
+share/qterminal/translations/qterminal_da.qm
+share/qterminal/translations/qterminal_de.qm
+share/qterminal/translations/qterminal_el.qm
+share/qterminal/translations/qterminal_es.qm
+share/qterminal/translations/qterminal_et.qm
+share/qterminal/translations/qterminal_fi.qm
+share/qterminal/translations/qterminal_fr.qm
+share/qterminal/translations/qterminal_gl.qm
+share/qterminal/translations/qterminal_he.qm
+share/qterminal/translations/qterminal_hu.qm
+share/qterminal/translations/qterminal_id.qm
+share/qterminal/translations/qterminal_it.qm
+share/qterminal/translations/qterminal_ja.qm
+share/qterminal/translations/qterminal_ko_KR.qm
+share/qterminal/translations/qterminal_lt.qm
+share/qterminal/translations/qterminal_nb_NO.qm
+share/qterminal/translations/qterminal_nl.qm
+share/qterminal/translations/qterminal_pl.qm
+share/qterminal/translations/qterminal_pt.qm
+share/qterminal/translations/qterminal_pt_BR.qm
+share/qterminal/translations/qterminal_ru.qm
+share/qterminal/translations/qterminal_sk_SK.qm
+share/qterminal/translations/qterminal_tr.qm
+share/qterminal/translations/qterminal_uk.qm
+share/qterminal/translations/qterminal_zh_CN.qm
+share/qterminal/translations/qterminal_zh_TW.qm
diff --git a/qterminal/distinfo b/qterminal/distinfo
new file mode 100644
index 0000000000..62fae1b2c0
--- /dev/null
+++ b/qterminal/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (qterminal-0.15.0.tar.xz) = 2decd6952da91b9b9e930af2b9045e79d9a27fe5
+RMD160 (qterminal-0.15.0.tar.xz) = 40ccd70c0c20f9e7ebf02913e06f5b7da734635c
+SHA512 (qterminal-0.15.0.tar.xz) = 03c690fd090fc87e0475f5a34e19ff1d5aeaea146fe5c62aa09540b6abfa0363506c44c3e82c5d3957e351b883ac9fdd014da66ce7d44e7d3e5fecc8fcd7bcac
+Size (qterminal-0.15.0.tar.xz) = 179608 bytes
diff --git a/qtermwidget/buildlink3.mk b/qtermwidget/buildlink3.mk
index 2d515df975..b58803ad70 100644
--- a/qtermwidget/buildlink3.mk
+++ b/qtermwidget/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=	qtermwidget
 .if !defined(QTERMWIDGET_BUILDLINK3_MK)
 QTERMWIDGET_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.qtermwidget+=	qtermwidget>=0.15.00.15.0
+BUILDLINK_API_DEPENDS.qtermwidget+=	qtermwidget>=0.15.0
 BUILDLINK_PKGSRCDIR.qtermwidget?=	../../wip/qtermwidget
 
 #.include "../../x11/qt5-qtbase/buildlink3.mk"


Home | Main Index | Thread Index | Old Index