Port details |
- ocaml-lablgtk3 Objective Caml interface to GTK+ 3.x
- 3.1.1_1 x11-toolkits
=0 Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2022-11-22 17:39:12
- Last Update: 2023-03-02 05:23:10
- Commit Hash: fa81a4f
- License: LGPL21
- Description:
- LablGtk2 is an OCaml interface to GTK+ 3.x. It provides a strongly-typed,
yet comfortable, object-oriented interface compatible with GTK+'s dynamic
typing through OCaml's rich type system. Most widgets and methods are
available, along with many examples.
Objective Caml threads are supported, including for the toplevel, which
allows for interactive use of the library.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-lablgtk3>0:x11-toolkits/ocaml-lablgtk3
- To install the port:
- cd /usr/ports/x11-toolkits/ocaml-lablgtk3/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/ocaml-lablgtk3
- pkg install ocaml-lablgtk3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-lablgtk3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669049529
SHA256 (garrigue-lablgtk-3.1.1_GH0.tar.gz) = b1f71443772cc8b6b069283d9ccc68beb280edf5949b834ea06317adfe3ae682
SIZE (garrigue-lablgtk-3.1.1_GH0.tar.gz) = 1031279
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:
-
- dune : devel/ocaml-dune
- ocaml-cairo>0 : graphics/ocaml-cairo
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- camlp4 : devel/ocaml-camlp4
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ocaml-cairo>0 : graphics/ocaml-cairo
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libgtkspell3-3.so : textproc/gtkspell3
- libenchant-2.so : textproc/enchant2
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libgtksourceview-3.0.so : x11-toolkits/gtksourceview3
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- net/unison
Configuration Options:
- ===> The following configuration options are available for ocaml-lablgtk3-3.1.1_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GTKSOURCEVIEW3=on: GtkSourceView 3 support
GTKSPELL=on: GtkSpell support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_ocaml-lablgtk3
- USES:
- gmake gnome pkgconfig
- 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.1.1_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
3.1.1 22 Nov 2022 17:34:09
    |
Guido Falsi (madpilot)  |
x11-toolkits/ocaml-lablgtk3: Objective Caml interface to GTK+ 3.x
Importing a slightly outdated release that supports the ocaml and
dune versions available in the ports tree. |
Number of commits found: 2
|