Port details |
- blueprint-compiler Markup language for GTK user interfaces
- 0.6.0 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2022-10-09 13:21:22
- Last Update: 2022-11-27 00:08:56
- Commit Hash: 1639b21
- License: LGPL3+
- Description:
- A markup language for GTK user interface files.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- blueprint-compiler>0:devel/blueprint-compiler
- To install the port:
- cd /usr/ports/devel/blueprint-compiler/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/blueprint-compiler
- pkg install blueprint-compiler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: blueprint-compiler
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669504489
SHA256 (jwestman-blueprint-compiler-9adcab2d225fd6435edc85c72a0b67e33880e00b_GL0.tar.gz) = bebcf4438618d8cc99df5f7b60a3f88af6f0f21fee7e3e984a53a1bd4ce89ad0
SIZE (jwestman-blueprint-compiler-9adcab2d225fd6435edc85c72a0b67e33880e00b_GL0.tar.gz) = 69737
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:
-
- py39-gobject3>=0 : devel/py-gobject3@py39
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-gobject3>=0 : devel/py-gobject3@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- deskutils/health
- graphics/upscaler
- multimedia/video-trimmer
- textproc/py-dialect
Configuration Options:
- No options to configure
- Options name:
- devel_blueprint-compiler
- USES:
- gnome meson python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0 27 Nov 2022 00:08:56
    |
Jan Beich (jbeich)  |
devel/blueprint-compiler: update to 0.6.0
Changes: https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.6.0
Reported by: GitLab (notify releases) |
0.4.0 09 Oct 2022 14:10:21
    |
Jan Beich (jbeich)  |
devel/blueprint-compiler: unbreak "make test"
$ make test
[...]
===> Testing for blueprint-compiler-0.4.0
===> blueprint-compiler-0.4.0 depends on file: /usr/local/bin/python3.9 -
found
[ 0% 1/1] /usr/local/bin/meson test --no-rebuild --print-errorlogs
1/1 tests FAIL 0.16s exit status 1
>>> MALLOC_PERTURB_=73 /usr/local/bin/python3.9 -m unittest
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
✀
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
stdout:
error: Could not find GTK 4 introspection files. Is gobject-introspection
installed?
at accessibility.blp line 1 column 11:
1 |using Gtk 4.0;
| ^ (Only the first 15 lines of the commit message are shown above ) |
0.4.0 09 Oct 2022 13:19:15
    |
Jan Beich (jbeich)  |
devel/blueprint-compiler: add new port
A markup language for GTK user interface files.
https://gitlab.gnome.org/jwestman/blueprint-compiler |
Number of commits found: 3
|