Port details |
- blueprint-compiler Markup language for GTK user interfaces
- 0.8.1 devel
=0 0.6.0Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2022-10-09 13:21:22
- Last Update: 2023-05-17 18:22:19
- Commit Hash: 1ee8af2
- 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 = 1684338472
SHA256 (jwestman-blueprint-compiler-aa7679618e864748f4f4d8f15283906e712752fe_GL0.tar.gz) = 0e269ad80c775a0c210e230dd14ab4109bf1c5bec4daf80d0408cebe9503a99f
SIZE (jwestman-blueprint-compiler-aa7679618e864748f4f4d8f15283906e712752fe_GL0.tar.gz) = 100824
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 : devel/meson
- ninja : devel/ninja
- python3.9 : lang/python39
- Test dependencies:
-
- gtk4>0 : x11-toolkits/gtk40
- 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: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1 17 May 2023 18:22:19
    |
Jan Beich (jbeich)  |
devel/blueprint-compiler: update to 0.8.1
Changes: https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.8.1
Reported by: GitLab (notify releases) |
0.8.0 14 May 2023 09:13:46
    |
Jan Beich (jbeich)  |
devel/blueprint-compiler: update to 0.8.0
Changes: https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.8.0
Reported by: GitLab (notify releases) |
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: 5
|