pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lximage-qt: Update to 0.15.0
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue Apr 28 09:56:55 2020 +0200
Changeset: bbef89fdf665b82dfd5596697a505674817d0bfe
Modified Files:
Makefile
Added Files:
lximage-qt/DESCR
lximage-qt/Makefile
lximage-qt/PLIST
lximage-qt/distinfo
Log Message:
lximage-qt: Update to 0.15.0
lximage-qt-0.15.0 / 2020-04-21
==============================
* Hide annotations toolbar by default (it's buggy) but add an option to show/hide it on startup.
* No auto-selection in thumbnail view.
* Fixed showing the first image on loading a directory.
* String optimizations.
* Optionally show image outline.
* More complete transformation based on EXIF.
* Prevent blurry images with HDPI.
* Jump forward when the image is deleted/renamed.
* Added command-line option `-d` to take a screenshot and save it to the directory without showing the GUI.
* Remove X11 screenshot under Wayland.
* Made maximum number of recent files configurable.
* Support uploading of unsaved images.
* No multiple Preferences dialogs.
* Keep zooming state on switching image.
* Removed deprecated `QDesktopWidget`.
* Added "Open With.." to File menu.
* Added shortcut editor to Preferences.
* Fixed maximization at startup with SVG and GIF images.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bbef89fdf665b82dfd5596697a505674817d0bfe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
lximage-qt/DESCR | 1 +
lximage-qt/Makefile | 33 +++++++++++++++++++++++++++++++++
lximage-qt/PLIST | 40 ++++++++++++++++++++++++++++++++++++++++
lximage-qt/distinfo | 6 ++++++
5 files changed, 81 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 787341de1e..01938828eb 100644
--- a/Makefile
+++ b/Makefile
@@ -2083,6 +2083,7 @@ SUBDIR+= lumina
SUBDIR+= luv
SUBDIR+= lwc
SUBDIR+= lxdm
+SUBDIR+= lximage-qt
SUBDIR+= lxmusic
SUBDIR+= lxqt-build-tools
SUBDIR+= lxqt-themes
diff --git a/lximage-qt/DESCR b/lximage-qt/DESCR
new file mode 100644
index 0000000000..39ddd17f8a
--- /dev/null
+++ b/lximage-qt/DESCR
@@ -0,0 +1 @@
+Image viewer and screenshot tool for the LXQt desktop.
diff --git a/lximage-qt/Makefile b/lximage-qt/Makefile
new file mode 100644
index 0000000000..f593afd9af
--- /dev/null
+++ b/lximage-qt/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD$
+
+VERSION= 0.15.0
+DISTNAME= lximage-qt-${VERSION}
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lximage-qt/releases/download/${VERSION}/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/lxqt/lximage-qt/
+COMMENT= Image viewer and screenshot tool for the LXQt desktop
+LICENSE= gnu-gpl-v2
+
+USE_CMAKE= yes
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+
+CONFIGURE_DIRS= build
+CMAKE_ARG_PATH= ..
+
+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-qtx11extras/buildlink3.mk"
+.include "../../wip/libfm-qt/buildlink3.mk"
+.include "../../x11/libXfixes/buildlink3.mk"
+.include "../../x11/qt5-qtsvg/buildlink3.mk"
+.include "../../graphics/libexif/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lximage-qt/PLIST b/lximage-qt/PLIST
new file mode 100644
index 0000000000..7a7edcdc39
--- /dev/null
+++ b/lximage-qt/PLIST
@@ -0,0 +1,40 @@
+@comment $NetBSD$
+bin/lximage-qt
+share/applications/lximage-qt-screenshot.desktop
+share/applications/lximage-qt.desktop
+share/icons/hicolor/48x48/apps/lximage-qt.png
+share/lximage-qt/translations/lximage-qt_ar.qm
+share/lximage-qt/translations/lximage-qt_arn.qm
+share/lximage-qt/translations/lximage-qt_ast.qm
+share/lximage-qt/translations/lximage-qt_ca.qm
+share/lximage-qt/translations/lximage-qt_cs.qm
+share/lximage-qt/translations/lximage-qt_cy.qm
+share/lximage-qt/translations/lximage-qt_da.qm
+share/lximage-qt/translations/lximage-qt_de.qm
+share/lximage-qt/translations/lximage-qt_el.qm
+share/lximage-qt/translations/lximage-qt_en_GB.qm
+share/lximage-qt/translations/lximage-qt_es.qm
+share/lximage-qt/translations/lximage-qt_fr.qm
+share/lximage-qt/translations/lximage-qt_gl.qm
+share/lximage-qt/translations/lximage-qt_he.qm
+share/lximage-qt/translations/lximage-qt_hr.qm
+share/lximage-qt/translations/lximage-qt_hu.qm
+share/lximage-qt/translations/lximage-qt_id.qm
+share/lximage-qt/translations/lximage-qt_is.qm
+share/lximage-qt/translations/lximage-qt_it.qm
+share/lximage-qt/translations/lximage-qt_ja.qm
+share/lximage-qt/translations/lximage-qt_lt.qm
+share/lximage-qt/translations/lximage-qt_nb_NO.qm
+share/lximage-qt/translations/lximage-qt_nl.qm
+share/lximage-qt/translations/lximage-qt_pa.qm
+share/lximage-qt/translations/lximage-qt_pl.qm
+share/lximage-qt/translations/lximage-qt_pt.qm
+share/lximage-qt/translations/lximage-qt_pt_BR.qm
+share/lximage-qt/translations/lximage-qt_pt_PT.qm
+share/lximage-qt/translations/lximage-qt_ru.qm
+share/lximage-qt/translations/lximage-qt_sl.qm
+share/lximage-qt/translations/lximage-qt_sv.qm
+share/lximage-qt/translations/lximage-qt_tr.qm
+share/lximage-qt/translations/lximage-qt_uk.qm
+share/lximage-qt/translations/lximage-qt_zh_CN.qm
+share/lximage-qt/translations/lximage-qt_zh_TW.qm
diff --git a/lximage-qt/distinfo b/lximage-qt/distinfo
new file mode 100644
index 0000000000..bcad50ee3c
--- /dev/null
+++ b/lximage-qt/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (lximage-qt-0.15.0.tar.xz) = 338ce0f9cea13858144441f498d0f104077efa9e
+RMD160 (lximage-qt-0.15.0.tar.xz) = d1d6d4bc0d432807683eeb713a7feb67bae480cb
+SHA512 (lximage-qt-0.15.0.tar.xz) = 980fc401b31c5d937877ef35211892984def150a6db6072d9752fa78588ea8ca0827beb5880d46775092c42e93358d3e494e045a50756931129402ded4ecab23
+Size (lximage-qt-0.15.0.tar.xz) = 91444 bytes
Home |
Main Index |
Thread Index |
Old Index