summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-03-09 13:54:28 +0000
committerpin <pin@pkgsrc.org>2021-03-09 13:54:28 +0000
commit53d8b103c03aa091ccafe3ab5cb41eefa833355e (patch)
tree9971cab9e641d52d0b14e3aca21d67abcd4ed01d /biology
parent72f94ca587b5e18091337b99da1e792879792524 (diff)
downloadpkgsrc-53d8b103c03aa091ccafe3ab5cb41eefa833355e.tar.gz
biology/molsketch: update to 0.7.1
Unfortunately, there were quite some unintended bugs in the last version (some of them older than that, however), which are being addressed by this version. Saving files and re-opening might have sometimes led to crashes due to inconsistencies in the drawing's data. This should now be fixed in, if not all at least most of the cases. Likewise, copying, cutting, and pasting is more robust now. The last version prematurely updated some code leading to incompatibilities with older versions of Qt (especially pre-5.14). These older versions should now work again; support for Qt 4, on the other hand is completely removed, as it is doubtful whether that still worked anyway. Translations should now really work throughout Molsketch (currently supported languages: Chinese, English, German, Greek). Finally, for Windows, an installer is provided, which will download from a repository hosted at github.
Diffstat (limited to 'biology')
-rw-r--r--biology/molsketch/Makefile6
-rw-r--r--biology/molsketch/PLIST11
-rw-r--r--biology/molsketch/distinfo10
3 files changed, 15 insertions, 12 deletions
diff --git a/biology/molsketch/Makefile b/biology/molsketch/Makefile
index bbcd6e7b444..d1936141bda 100644
--- a/biology/molsketch/Makefile
+++ b/biology/molsketch/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/12/18 22:29:11 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/03/09 13:54:28 pin Exp $
-DISTNAME= Molsketch-0.7.0-src
+DISTNAME= Molsketch-0.7.1-src
PKGNAME= ${DISTNAME:S/-src//:tl}
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=molsketch/}
@@ -28,6 +28,8 @@ post-install:
${RM} -rf ${DESTDIR}${PREFIX}/include/libmolsketch/molsketch_LIB_autogen
${RM} -rf ${DESTDIR}${PREFIX}/include/libmolsketch/CMakeFiles
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
.include "../../biology/openbabel/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
diff --git a/biology/molsketch/PLIST b/biology/molsketch/PLIST
index 465e7010dcb..964685ef29e 100644
--- a/biology/molsketch/PLIST
+++ b/biology/molsketch/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2020/12/18 22:29:11 pin Exp $
-bin/molsketch-qt5
+@comment $NetBSD: PLIST,v 1.2 2021/03/09 13:54:28 pin Exp $
+bin/molsketch
include/libmolsketch/TextInputItem.h
include/libmolsketch/abstractxmlobject.h
include/libmolsketch/actions/abstractitemaction.h
@@ -69,7 +69,7 @@ include/libmolsketch/molview.h
include/libmolsketch/neighboralignment.h
include/libmolsketch/propertiesdock.h
include/libmolsketch/propertieswidget.h
-include/libmolsketch/qtversionmacros.h
+include/libmolsketch/qtdeprecations.h
include/libmolsketch/radicalelectron.h
include/libmolsketch/scenepropertieswidget.h
include/libmolsketch/scenesettings.h
@@ -88,8 +88,8 @@ include/libmolsketch/ui_moleculepopup.h
include/libmolsketch/ui_scenepropertieswidget.h
include/libmolsketch/ui_typelistdialog.h
include/libmolsketch/xmlobjectinterface.h
-lib/libmolsketch-qt5.so
-lib/libobabeliface-qt5.so
+lib/libmolsketch.so
+lib/libobabeliface.so
share/applications/molsketch.desktop
share/doc/molsketch/cs/advanced.html
share/doc/molsketch/cs/basic.html
@@ -130,3 +130,4 @@ share/icons/hicolor/scalable/mimetypes/application-x-molsketch.svg
share/metainfo/net.sourceforge.molsketch.appdata.xml
share/mime/packages/molsketch.xml
share/pixmaps/molsketch.xpm
+@pkgdir include/libmolsketch/.qm
diff --git a/biology/molsketch/distinfo b/biology/molsketch/distinfo
index 22b725bb0c7..ec2844b81c8 100644
--- a/biology/molsketch/distinfo
+++ b/biology/molsketch/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/12/18 22:29:11 pin Exp $
+$NetBSD: distinfo,v 1.2 2021/03/09 13:54:28 pin Exp $
-SHA1 (Molsketch-0.7.0-src.tar.gz) = ef5ea0baf68537899888df22876cc655252059f7
-RMD160 (Molsketch-0.7.0-src.tar.gz) = b581a650b5fbeb5af76cbcb9131c9d10ae5d15b9
-SHA512 (Molsketch-0.7.0-src.tar.gz) = e05bd946c86fe826e001de6da3b59b2876d7ce666784ce2f825122ebbe71b82264a9ef6eaf43382908f422d158daa549c316c768c17e1ae9a61428b2ef8a9994
-Size (Molsketch-0.7.0-src.tar.gz) = 1874764 bytes
+SHA1 (Molsketch-0.7.1-src.tar.gz) = edca4f896cf6027aa6759facdc72113c1ec3cd60
+RMD160 (Molsketch-0.7.1-src.tar.gz) = 6c6a4162419c9f74b5fd630eaeed7ecee415bb55
+SHA512 (Molsketch-0.7.1-src.tar.gz) = 88db4badab27635bb1006f51a20ffa623864079452bc48c49fea9cebaacfb650982b26f5427dd38fe979e8b59d9c9b8129285316fc5882d3523336712152a9f4
+Size (Molsketch-0.7.1-src.tar.gz) = 1906008 bytes