Port details on branch 2022Q4 |
- librnd Flexible, modular two-dimensional CAD engine
- 3.2.2 cad
=0 3.2.2Version of this port present on the latest quarterly branch. - Maintainer: fuz@fuz.su
 - Port Added: 2022-10-04 16:09:20
- Last Update: 2022-11-22 06:34:09
- Commit Hash: b53c44e
- License: GPLv2
- WWW:
- http://www.repo.hu/projects/librnd/
- Description:
- librnd is a free/open source, flexible, modular two-dimensional CAD engine
- with transparent multiple GUI toolkit support,
- flexible, dynamic menu system
- flexible, dynamic configuration system
- support for user scripting in a dozen languages
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/cad/librnd/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/librnd
- pkg install librnd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: librnd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668593742
SHA256 (librnd-3.2.2.tar.bz2) = c7723c9bfb23ebc07329a5a9a95a4854682ba23c31a7811bc631b98414fb892c
SIZE (librnd-3.2.2.tar.bz2) = 1340095
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- wget : ftp/wget
- x11.pc : x11/libX11
- Library dependencies:
-
- libfungw.so : devel/fungw
- libgenht.so : devel/genht
- libgd.so : graphics/gd
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libgtkglext-x11-1.0.so : x11-toolkits/gtkglext
- libstroke.so : devel/libstroke
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- libpangox-1.0.so : x11-toolkits/pangox-compat
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- This port is required by:
- for Libraries
-
- cad/pcb-rnd
Configuration Options:
- ===> The following configuration options are available for librnd-3.2.2:
DOCS=on: Build and/or install documentation
GD=on: GD graphics library support
GTK2=on: GTK+ 2 GUI toolkit support
GTK2GL=on: GTK+ 2 GUI with OpenGL support
GTK4=off: GTK+ 4 GUI toolkit support
MOTIF=off: Motif widget library support
STROKE=on: Mouse gestures support via libstroke
WGET=on: Wget support
===> Use 'make config' to modify these settings
- Options name:
- cad_librnd
- USES:
- gmake pkgconfig tar:bz2 gnome gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.2 22 Nov 2022 06:34:09
    |
Fernando ApesteguĂa (fernape)  Author: Robert Clausecker |
cad/librnd: update to 3.2.2
ChangeLog: http://www.repo.hu/projects/librnd/releases/changelog-3.2.2.txt
* Add: comment on BSD make in INSTALL
* Fix: use compatibility color component conversion for determining crosshair
color because component type and scaling differs between gtk2 and gtk4
* Add: compatibility macro for converting color component to 0..1
* Change: enable gtk4 plugin by default (but still prefer gtk2 if both gtk4 and
gtk2 are available)
* Add: compatibility macro for converting color component to 0..1
* Add: extdep on libgd
* Fix: missing gtk4_gl from the help text
* Fix: sensible default size for the export dialog
* Fix: when real xor is not available (e.g. on VAO), use 1-clr for all r;g;b so
that the base color is "inverted" like when xor is available
* Fix: detect inline before making decisions based on it
PR: 267863
Reported by: fuz@fuz.su (maintainer)
MFH: 2022Q4 (bugfix release)
(cherry picked from commit 8edd92b4039d5eee88c3d3e0084e646c313d2705) |
3.2.1 04 Oct 2022 16:03:54
    |
Fernando ApesteguĂa (fernape)  Author: Robert Clausecker |
cad/librnd: update to 3.2.1
ChangeLog: http://www.repo.hu/projects/librnd/releases/changelog-3.2.1.txt
PR: 266698
Reported by: fuz@fuz.su (maintainer)
MFH: 2022Q4 (bugfix release)
(cherry picked from commit d7314106e352dbca8d2d00c744a1b3aa36370968) |
Number of commits found: 2
|