pkgsrc-WIP-changes archive

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

Remove molsketch: this was not an intended commit



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon Aug 11 20:57:27 2025 +0200
Changeset:	6859732048e452ceaf251052273b28d57c5b2e1b

Modified Files:
	Makefile
Removed Files:
	molsketch/DESCR
	molsketch/Makefile
	molsketch/PLIST
	molsketch/distinfo

Log Message:
Remove molsketch: this was not an intended commit

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

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

diffstat:
 Makefile           |   1 -
 molsketch/DESCR    |  11 ------
 molsketch/Makefile |  41 ---------------------
 molsketch/PLIST    | 106 -----------------------------------------------------
 molsketch/distinfo |   5 ---
 5 files changed, 164 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 5f38d92c14..7fe4b5253f 100644
--- a/Makefile
+++ b/Makefile
@@ -2426,7 +2426,6 @@ SUBDIR+=	modular-xorg-server-linux
 SUBDIR+=	modular-xorg-xspice
 SUBDIR+=	moe
 SUBDIR+=	mofilereader
-SUBDIR+=	molsketch
 SUBDIR+=	mona
 SUBDIR+=	monajat
 SUBDIR+=	mono
diff --git a/molsketch/DESCR b/molsketch/DESCR
deleted file mode 100644
index 3f08aac5ee..0000000000
--- a/molsketch/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-Molsketch is a 2D molecular editing tool. Its goal is to help you draw
-molecules quick and easily. Of course you're creation can be exported
-afterwards in high quality in a number of vector and bitmap formats.
-
-Features:
-
- * open, save and import in all formats supported by the OpenBabel(tm)
-   library
- * export to Scalable Vector Graphics (SVG) and a number of common used
-   bitmap formats
- * print and export your document to PDF
diff --git a/molsketch/Makefile b/molsketch/Makefile
deleted file mode 100644
index 6d43db74e1..0000000000
--- a/molsketch/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# $NetBSD: Makefile,v 1.35 2025/08/05 17:05:41 pin Exp $
-
-DISTNAME=	Molsketch-0.8.4
-PKGNAME=	${DISTNAME:tl}
-CATEGORIES=	biology
-MASTER_SITES=	${MASTER_SITE_GITHUB:=hvennekate/}
-GITHUB_TAG=	6c5866e0e3a2cd7c87ce22d060d1d8b1712013db
-
-MAINTAINER=	pin%NetBSD.org@localhost
-HOMEPAGE=	http://molsketch.sourceforge.net/
-COMMENT=	Program for drawing molecular structures
-LICENSE=	gnu-gpl-v2
-
-USE_TOOLS=	pkg-config
-
-WRKSRC=		${WRKDIR}/Molsketch-6c5866e0e3a2cd7c87ce22d060d1d8b1712013db
-USE_LANGUAGES=	c c++
-
-# std::transform_reduce
-USE_CXX_FEATURES+=	parallelism_ts
-
-CMAKE_CONFIGURE_ARGS+=	-DMSK_QT6=true
-CMAKE_CONFIGURE_ARGS+=	-DMSK_PREFIX=${PREFIX:Q}
-CMAKE_CONFIGURE_ARGS+=	-DMSK_INSTALL_PREFIX=${PREFIX:Q}
-CMAKE_CONFIGURE_ARGS+=	-DMSK_INSTALL_DOCS=/share/doc/molsketch
-CMAKE_CONFIGURE_ARGS+=	-DMSK_INSTALL_LIBS64=/lib
-CMAKE_CONFIGURE_ARGS+=	-DMSK_INSTALL_LIBS=/lib
-CMAKE_CONFIGURE_ARGS+=	-DMSK_INSTALL_INCLUDES=/include
-
-post-install:
-	${RM} -rf ${DESTDIR}${PREFIX}/include/libmolsketch/molsketch_LIB_autogen
-	${RM} -rf ${DESTDIR}${PREFIX}/include/libmolsketch/CMakeFiles
-
-TOOL_DEPENDS+=	qt6-qttools-[0-9]*:../../devel/qt6-qttools
-
-.include "../../biology/openbabel/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../x11/qt6-qtbase/buildlink3.mk"
-.include "../../graphics/qt6-qtsvg/buildlink3.mk"
-.include "../../devel/cmake/build.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/molsketch/PLIST b/molsketch/PLIST
deleted file mode 100644
index 7d3bf8b402..0000000000
--- a/molsketch/PLIST
+++ /dev/null
@@ -1,106 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2025/07/23 18:29:46 pin Exp $
-bin/molsketch
-include/libmolsketch/TextInputItem.h
-include/libmolsketch/abstractxmlobject.h
-include/libmolsketch/actions/abstractitemaction.h
-include/libmolsketch/actions/abstractrecursiveitemaction.h
-include/libmolsketch/actions/alignmentaction.h
-include/libmolsketch/actions/arrowtypeaction.h
-include/libmolsketch/actions/arrowtypewidget.h
-include/libmolsketch/actions/bondtypeaction.h
-include/libmolsketch/actions/bondtypewidget.h
-include/libmolsketch/actions/coloraction.h
-include/libmolsketch/actions/deleteaction.h
-include/libmolsketch/actions/drawaction.h
-include/libmolsketch/actions/flipbondaction.h
-include/libmolsketch/actions/flipstereobondsaction.h
-include/libmolsketch/actions/frameaction.h
-include/libmolsketch/actions/frametypeaction.h
-include/libmolsketch/actions/frametypewidget.h
-include/libmolsketch/actions/genericaction.h
-include/libmolsketch/actions/incdecaction.h
-include/libmolsketch/actions/itemgrouptypeaction.h
-include/libmolsketch/actions/itemtypeaction.h
-include/libmolsketch/actions/itemtypeselectionaction.h
-include/libmolsketch/actions/itemtypewidget.h
-include/libmolsketch/actions/lineupaction.h
-include/libmolsketch/actions/linewidthaction.h
-include/libmolsketch/actions/mechanismarrowaction.h
-include/libmolsketch/actions/multiaction.h
-include/libmolsketch/actions/periodictablewidget.h
-include/libmolsketch/actions/reactionarrowaction.h
-include/libmolsketch/actions/ringaction.h
-include/libmolsketch/actions/rotateaction.h
-include/libmolsketch/actions/textaction.h
-include/libmolsketch/actions/transformcommand.h
-include/libmolsketch/actions/zlevelaction.h
-include/libmolsketch/alignment.h
-include/libmolsketch/arrow.h
-include/libmolsketch/arrowpopup.h
-include/libmolsketch/atom.h
-include/libmolsketch/atompopup.h
-include/libmolsketch/bond.h
-include/libmolsketch/boundingboxlinker.h
-include/libmolsketch/colorbutton.h
-include/libmolsketch/commands.h
-include/libmolsketch/constants.h
-include/libmolsketch/coordinatedelegate.h
-include/libmolsketch/coordinatemodel.h
-include/libmolsketch/coordinatetableview.h
-include/libmolsketch/debuggable.h
-include/libmolsketch/electronsystem.h
-include/libmolsketch/element.h
-include/libmolsketch/elementalignment.h
-include/libmolsketch/fileio.h
-include/libmolsketch/fontchooser.h
-include/libmolsketch/frame.h
-include/libmolsketch/generics.h
-include/libmolsketch/graphicsitem.h
-include/libmolsketch/grid.h
-include/libmolsketch/helptextemptydock.h
-include/libmolsketch/helptextonemptylabel.h
-include/libmolsketch/iconutils.h
-include/libmolsketch/librarymodel.h
-include/libmolsketch/libraryview.h
-include/libmolsketch/lonepair.h
-include/libmolsketch/math2d.h
-include/libmolsketch/molecule.h
-include/libmolsketch/moleculemodelitem.h
-include/libmolsketch/moleculepopup.h
-include/libmolsketch/molscene.h
-include/libmolsketch/molview.h
-include/libmolsketch/neighboralignment.h
-include/libmolsketch/painting/paintable.h
-include/libmolsketch/painting/paintableaggregate.h
-include/libmolsketch/painting/regulartextbox.h
-include/libmolsketch/painting/stackedtextbox.h
-include/libmolsketch/painting/textbox.h
-include/libmolsketch/painting/textfield.h
-include/libmolsketch/painting/textline.h
-include/libmolsketch/propertiesdock.h
-include/libmolsketch/propertieswidget.h
-include/libmolsketch/qtdeprecations.h
-include/libmolsketch/radicalelectron.h
-include/libmolsketch/scenepropertieswidget.h
-include/libmolsketch/scenesettings.h
-include/libmolsketch/settingsconnector.h
-include/libmolsketch/settingsfacade.h
-include/libmolsketch/settingsitem.h
-include/libmolsketch/stringify.h
-include/libmolsketch/sumformula.h
-include/libmolsketch/textitem.h
-include/libmolsketch/xmlobjectinterface.h
-include/libmskcore/coreatom.h
-include/libmskcore/corebond.h
-include/libmskcore/coremolecule.h
-include/libmskcore/position.h
-lib/libmolsketch.so
-lib/libmskcore.so
-lib/libobabeliface.so
-share/applications/molsketch.desktop
-share/icons/hicolor/scalable/apps/molsketch.svg
-share/icons/hicolor/scalable/mimetypes/application-x-molsketch-molecule.svg
-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
diff --git a/molsketch/distinfo b/molsketch/distinfo
deleted file mode 100644
index e3a1400e54..0000000000
--- a/molsketch/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.10 2025/08/05 17:05:41 pin Exp $
-
-BLAKE2s (Molsketch-0.8.4-6c5866e0e3a2cd7c87ce22d060d1d8b1712013db.tar.gz) = b61c4f126935405e92d877c8b0c26fcc494cd7ad082eca0e965b147067b8241f
-SHA512 (Molsketch-0.8.4-6c5866e0e3a2cd7c87ce22d060d1d8b1712013db.tar.gz) = 58cbe1015e9dbd9964a270bb4152d030c4004d072c68c0ef39e96ee633d1dd43a858946cfb8b463ae5f8a981de0d6ea107ff8924ebc7dcb58bde48abf14524a7
-Size (Molsketch-0.8.4-6c5866e0e3a2cd7c87ce22d060d1d8b1712013db.tar.gz) = 1853076 bytes


Home | Main Index | Thread Index | Old Index