./biology/molsketch, Program for drawing molecular structures

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.0nb2, Package name: molsketch-0.8.0nb2, Maintainer: pin

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


Master sites:

Filesize: 1808.619 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-18 14:57:53 by Nia Alarie | Files touched by this commit (3)
Log message:
biology: Where possible, adjust packages to use USE_(CC|CXX)_FEATURES
   2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645)
Log message:
*: bump for libproxy 0.5
   2023-04-25 15:51:50 by Jonathan Perkin | Files touched by this commit (9)
Log message:
*: GCC_REQD must always be appended to.
   2023-04-25 15:30:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
molsketch: needs gcc 12 for std::transform_reduce
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-04-18 10:49:22 by pin | Files touched by this commit (6) | Package updated
Log message:
biology/molsketch: update to 0.8.0

Unfortunately, I had to spend quite a while updating the code to Qt 6 and also
building a release pipeline. Therefore, there are just some minor improvements
in 0.8.0, but the atom label rendering received a pretty complete overhaul.
This fixes issues like including superscripts in selections.
   2023-04-03 22:21:34 by Niclas Rosenvik | Files touched by this commit (436)
Log message:
Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2