Port details |
- guile-gnome-platform Guile bindings for Gnome libraries
- 2.16.5_6 x11-toolkits
=0 Version of this port present on the latest quarterly branch. - Maintainer: andrew@tao11.riddles.org.uk
 - Port Added: 2020-09-17 17:48:00
- Last Update: 2022-06-08 14:06:23
- Commit Hash: eed8fd0
- License: GPLv2+
- Description:
- Guile-Gnome is a Guile wrapper collection for most of the GNOME core
libraries. Guile-Gnome brings the power of Scheme to your graphical
application: from Pango to GnomeCanvas, Gtk+ to GStreamer, Glade to
GtkSourceView, you will find in Guile-Gnome a comprehensive
environment for developing modern applications.
WWW: https://www.gnu.org/software/guile-gnome/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- guile-gnome-platform-lite>0:x11-toolkits/guile-gnome-platform
- Conflicts:
- CONFLICTS_INSTALL:
- guile-gnome-platform-full
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/x11-toolkits/guile-gnome-platform/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/guile-gnome-platform
- pkg install guile-gnome-platform-lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: guile-gnome-platform-lite
- Package flavors (<flavor>: <package>)
- lite: guile-gnome-platform-lite
- full: guile-gnome-platform-full
- distinfo:
- TIMESTAMP = 1572342472
SHA256 (guile-gnome-platform-2.16.5.tar.gz) = 298d8c4f9b567bfe87beda18ed58d047c2e01b88c80895129de5466b921ccebe
SIZE (guile-gnome-platform-2.16.5.tar.gz) = 2484146
- 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:
-
- guile2>=2.2 : lang/guile2
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libguile-2.2.so : lang/guile2
- libgc-threaded.so : devel/boehm-gc-threaded
- libgwrap-guile-runtime.so : devel/g-wrap
- libffi.so : devel/libffi
- libguile-cairo.so : graphics/guile-cairo
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- 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
- libart_lgpl_2.so : graphics/libart_lgpl
- libglade-2.0.so : devel/libglade2
- libgnomecanvas-2.so : graphics/libgnomecanvas
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for guile-gnome-platform-lite-2.16.5_6:
ATK=on: GNOME accessibility toolkit (ATK)
CAIRO=on: Cairo graphics library support
CANVAS=on: GNOMECanvas Graphics library
GLADE=on: Glade interface builder support
GTK2=on: GTK+ 2 GUI toolkit support
PANGO=on: Pango rendering library support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_guile-gnome-platform
- USES:
- autoreconf gettext-tools gmake gnome libtool pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Jun 2022 14:06:23 2.16.5_6 |
Baptiste Daroussin (bapt)  |
x11-toolkits/guile-gnome-platform: remove GCONF option
Remove the gconf option, while here remove the coment about gconf
which was anyway inaccurate since the latest modifications on the
gconf port |
09 May 2022 19:23:51 2.16.5_5 |
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
10 Apr 2022 19:11:41 2.16.5_4 |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 2.16.5_3 |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
01 May 2021 13:26:11 2.16.5_2 |
Baptiste Daroussin (bapt)  |
Prepare removal of libgnome (part2)
Remove all the libgnome optional dependencies |
01 May 2021 12:42:30 2.16.5_1 |
Baptiste Daroussin (bapt)  |
Prepare removal for libgnomeui
Remove the GNOME option for all ports depending on libgnomeui |
07 Apr 2021 08:09:01 2.16.5 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.16.5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Sep 2020 17:47:23
2.16.5 |
kevans  |
[NEW] x11-toolkits/guile-gnome-platform: Guile bindings for Gnome
This the final addition to complete the set of ports enabling the use of
Gnome GUI from Guile scripts.
WWW: https://www.gnu.org/software/guile-gnome/
PR: 241731
Submitted by: Andrew <andrew tao11 riddles org uk>
Reviewed by: mat (flavors)
Differential Revision: https://reviews.freebsd.org/D22189 |