notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
hyprgraphics Hyprland graphics / resource utilities
0.5.1_1 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.0Version of this port present on the latest quarterly branch.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-19 01:00:08
Last Update: 2026-05-02 11:35:00
Commit Hash: d1aeaf5
License: BSD3CLAUSE
WWW:
https://github.com/hyprwm/hyprgraphics
Description:
Hyprgraphics is a small C++ library with graphics / resource related utilities used across the hypr* ecosystem.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hyprgraphics-0.5.1_1/catalog.mk
  3. /usr/local/share/licenses/hyprgraphics-0.5.1_1/LICENSE
  4. /usr/local/share/licenses/hyprgraphics-0.5.1_1/BSD3CLAUSE
  5. include/hyprgraphics/cairo/CairoSurface.hpp
  6. include/hyprgraphics/color/Color.hpp
  7. include/hyprgraphics/egl/Egl.hpp
  8. include/hyprgraphics/image/Image.hpp
  9. include/hyprgraphics/resource/AsyncResourceGatherer.hpp
  10. include/hyprgraphics/resource/resources/AsyncResource.hpp
  11. include/hyprgraphics/resource/resources/ImageResource.hpp
  12. include/hyprgraphics/resource/resources/StaticImageResource.hpp
  13. include/hyprgraphics/resource/resources/TextResource.hpp
  14. lib/libhyprgraphics.so
  15. lib/libhyprgraphics.so.0.5.1
  16. lib/libhyprgraphics.so.4
  17. libdata/pkgconfig/hyprgraphics.pc
  18. @owner
  19. @group
  20. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • hyprgraphics>0:graphics/hyprgraphics
To install the port:
cd /usr/ports/graphics/hyprgraphics/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/hyprgraphics
  • pkg install hyprgraphics
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hyprgraphics
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1775842913 SHA256 (hyprwm-hyprgraphics-v0.5.1_GH0.tar.gz) = 861ecaad872835922dd5745a612d7a4cc7bfc4babb1d06bc92bc63c2ac013b74 SIZE (hyprwm-hyprgraphics-v0.5.1_GH0.tar.gz) = 459969

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. pixman-1.pc : x11/pixman
Library dependencies:
  1. libhyprutils.so : devel/hyprutils
  2. libdrm.so : graphics/libdrm
  3. libheif.so : graphics/libheif
  4. libjxl.so : graphics/libjxl
  5. libpng.so : graphics/png
  6. libwebp.so : graphics/webp
  7. libOpenGL.so : graphics/libglvnd
  8. libcairo.so : graphics/cairo
  9. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  10. libglib-2.0.so : devel/glib20
  11. libintl.so : devel/gettext-runtime
  12. librsvg-2.so : graphics/librsvg2-rust
  13. libharfbuzz.so : print/harfbuzz
  14. libpango-1.0.so : x11-toolkits/pango
  15. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries
  1. x11/hyprlock
  2. x11/hyprpaper
  3. x11-toolkits/hyprtoolkit
  4. x11-wm/hyprland

Configuration Options:
No options to configure
Options name:
graphics_hyprgraphics
USES:
cmake:testing compiler:c++11-lib gl gnome jpeg pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hyprwm/hyprgraphics/tar.gz/v0.5.1?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.1_1
02 May 2026 11:35:00
commit hash: d1aeaf5c396e67e3c63f0b8c4c4a0c2580a63230commit hash: d1aeaf5c396e67e3c63f0b8c4c4a0c2580a63230commit hash: d1aeaf5c396e67e3c63f0b8c4c4a0c2580a63230commit hash: d1aeaf5c396e67e3c63f0b8c4c4a0c2580a63230 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
*/*: Bump port revision after hyprutils shlib version bump (9f3ab36ce78b)
0.5.1
11 Apr 2026 03:16:45
commit hash: af07494f71c08c41a5e8cfe15a967221a18591d4commit hash: af07494f71c08c41a5e8cfe15a967221a18591d4commit hash: af07494f71c08c41a5e8cfe15a967221a18591d4commit hash: af07494f71c08c41a5e8cfe15a967221a18591d4 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
graphics/hyprgraphics: Update to 0.5.1

While here, remove upstreamed patches.

Changelog: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.5.1

Reported by:	GitHub (watch releases)
0.5.0_1
05 Apr 2026 13:06:58
commit hash: 4aa6d248083f095d56cc8170cdecabf693eb27a1commit hash: 4aa6d248083f095d56cc8170cdecabf693eb27a1commit hash: 4aa6d248083f095d56cc8170cdecabf693eb27a1commit hash: 4aa6d248083f095d56cc8170cdecabf693eb27a1 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
*/*: Bump port revision after hyprutils shlib version bump (b4a76f0828ff)
0.5.0
04 Jan 2026 06:27:49
commit hash: e7922fde842bbdcbb47a11a443f5ec673a842347commit hash: e7922fde842bbdcbb47a11a443f5ec673a842347commit hash: e7922fde842bbdcbb47a11a443f5ec673a842347commit hash: e7922fde842bbdcbb47a11a443f5ec673a842347 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
graphics/hyprgraphics: Update to 0.5.0

Changelog: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.5.0

Reported by:	GitHub (watch releases)
0.4.0_1
09 Dec 2025 08:34:25
commit hash: c717dfb15a53ae73e7914e307ed52c8704565086commit hash: c717dfb15a53ae73e7914e307ed52c8704565086commit hash: c717dfb15a53ae73e7914e307ed52c8704565086commit hash: c717dfb15a53ae73e7914e307ed52c8704565086 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
*/*: Bump port revision after hyprutils shlib version bump (35fa8b23267b)
0.4.0
23 Nov 2025 07:37:15
commit hash: ef8a1623133b85643a1da37fb8e68757bd6a46aecommit hash: ef8a1623133b85643a1da37fb8e68757bd6a46aecommit hash: ef8a1623133b85643a1da37fb8e68757bd6a46aecommit hash: ef8a1623133b85643a1da37fb8e68757bd6a46ae files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
graphics/hyprgraphics: Update to 0.4.0

Changelog: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.4.0

Reported by:	GitHub (watch releases)
0.3.0
07 Nov 2025 08:54:30
commit hash: 28427b46dd9a0b8c945625bca323569781753bfccommit hash: 28427b46dd9a0b8c945625bca323569781753bfccommit hash: 28427b46dd9a0b8c945625bca323569781753bfccommit hash: 28427b46dd9a0b8c945625bca323569781753bfc files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
graphics/hyprgraphics: Update to 0.3.0

Changelog: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.3.0

Reported by:	GitHub (watch releases)
0.2.0
09 Oct 2025 02:54:02
commit hash: e2eeae6fb01cd1084018f3870a30b28344cb0642commit hash: e2eeae6fb01cd1084018f3870a30b28344cb0642commit hash: e2eeae6fb01cd1084018f3870a30b28344cb0642commit hash: e2eeae6fb01cd1084018f3870a30b28344cb0642 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
graphics/hyprgraphics: update to 0.2.0

Changelog: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.2.0

Reported by:	GitHub (watch releases)
0.1.6_1
09 Oct 2025 01:57:13
commit hash: 64d4daf4f604e20971e1850d37e4aa59c41d1475commit hash: 64d4daf4f604e20971e1850d37e4aa59c41d1475commit hash: 64d4daf4f604e20971e1850d37e4aa59c41d1475commit hash: 64d4daf4f604e20971e1850d37e4aa59c41d1475 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
*/*: bump port revision after hyprutils shlib version bump (12d8cc14bd4f)
0.1.6
21 Sep 2025 08:54:17
commit hash: 1a29d217380cb784b2dfe41d35799dd53bac112ccommit hash: 1a29d217380cb784b2dfe41d35799dd53bac112ccommit hash: 1a29d217380cb784b2dfe41d35799dd53bac112ccommit hash: 1a29d217380cb784b2dfe41d35799dd53bac112c files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
graphics/hyprgraphics: update to 0.1.6

While here, sort variables to make portclippy happy.

Changelog: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.1.6

Reported by:	GitHub (watch releases)
0.1.5_2
20 Jul 2025 11:02:01
commit hash: 7196055714cf97689409fd9483e7f69b7c826c1ccommit hash: 7196055714cf97689409fd9483e7f69b7c826c1ccommit hash: 7196055714cf97689409fd9483e7f69b7c826c1ccommit hash: 7196055714cf97689409fd9483e7f69b7c826c1c files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
*/*: bump port revision after hyprutils shlib version bump (39d792813677)
0.1.5_1
17 Jul 2025 06:02:30
commit hash: 41e03e0f520a40b1ea8b662c5e7ffc8b95bbfe49commit hash: 41e03e0f520a40b1ea8b662c5e7ffc8b95bbfe49commit hash: 41e03e0f520a40b1ea8b662c5e7ffc8b95bbfe49commit hash: 41e03e0f520a40b1ea8b662c5e7ffc8b95bbfe49 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
hyprland-related ports: take maintainership

MFH:		2025Q3
0.1.5
10 Jul 2025 18:22:47
commit hash: ebac0a42d25b990b17ea6465f9802a91df3d8530commit hash: ebac0a42d25b990b17ea6465f9802a91df3d8530commit hash: ebac0a42d25b990b17ea6465f9802a91df3d8530commit hash: ebac0a42d25b990b17ea6465f9802a91df3d8530 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/hyprgraphics: drop maintainership
0.1.5
10 Jul 2025 18:22:45
commit hash: 5dc3ff9ca5335a1d72e9be3cd688d793c7b79451commit hash: 5dc3ff9ca5335a1d72e9be3cd688d793c7b79451commit hash: 5dc3ff9ca5335a1d72e9be3cd688d793c7b79451commit hash: 5dc3ff9ca5335a1d72e9be3cd688d793c7b79451 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/hyprgraphics: update to 0.1.5

Changes:	https://github.com/hyprwm/hyprgraphics/releases/tag/v0.1.5
Reported by:	GitHub (watch releases)
0.1.4
24 Jun 2025 00:35:10
commit hash: 42571618ddbce54898e213ce8eaece8f91ffae33commit hash: 42571618ddbce54898e213ce8eaece8f91ffae33commit hash: 42571618ddbce54898e213ce8eaece8f91ffae33commit hash: 42571618ddbce54898e213ce8eaece8f91ffae33 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/hyprgraphics: update to 0.1.4

Changes:	https://github.com/hyprwm/hyprgraphics/releases/tag/v0.1.4
Reported by:	GitHub (watch releases)
0.1.3_2
01 May 2025 00:59:49
commit hash: a2e7c93a3a1b0a7e8e705c2f59d1052659a5c24ecommit hash: a2e7c93a3a1b0a7e8e705c2f59d1052659a5c24ecommit hash: a2e7c93a3a1b0a7e8e705c2f59d1052659a5c24ecommit hash: a2e7c93a3a1b0a7e8e705c2f59d1052659a5c24e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/hyprutils: update to 0.7.0

Changes:	https://github.com/hyprwm/hyprutils/releases/tag/v0.7.0
Reported by:	GitHub (watch releases)
0.1.3_1
07 Apr 2025 19:27:52
commit hash: d30350734b54545e1301f8a87464d4865268f38ccommit hash: d30350734b54545e1301f8a87464d4865268f38ccommit hash: d30350734b54545e1301f8a87464d4865268f38ccommit hash: d30350734b54545e1301f8a87464d4865268f38c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/hyprutils: update to 0.6.0

Changes:	https://github.com/hyprwm/hyprutils/releases/tag/v0.6.0
Reported by:	GitHub (watch releases)
0.1.3
07 Apr 2025 19:27:49
commit hash: 2e211e69c7b181ac148a2d2959b0477809c9411bcommit hash: 2e211e69c7b181ac148a2d2959b0477809c9411bcommit hash: 2e211e69c7b181ac148a2d2959b0477809c9411bcommit hash: 2e211e69c7b181ac148a2d2959b0477809c9411b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
hgraphics/hyprgraphics: update to 0.1.3

Changes:	https://github.com/hyprwm/hyprgraphics/releases/tag/v0.1.3
Reported by:	GitHub (watch releases)
0.1.2
06 Feb 2025 17:47:47
commit hash: 32cefc85a3f7a3e12385cc5e39d17093e11f9193commit hash: 32cefc85a3f7a3e12385cc5e39d17093e11f9193commit hash: 32cefc85a3f7a3e12385cc5e39d17093e11f9193commit hash: 32cefc85a3f7a3e12385cc5e39d17093e11f9193 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
hgraphics/hyprgraphics: update to 0.1.2

Changes:	https://github.com/hyprwm/hyprgraphics/releases/tag/v0.1.2
Reported by:	GitHub (watch releases)
0.1.1_3
28 Jan 2025 00:58:41
commit hash: 8d2acadbc5c5d86568c06387f84f45a6b68dd6cecommit hash: 8d2acadbc5c5d86568c06387f84f45a6b68dd6cecommit hash: 8d2acadbc5c5d86568c06387f84f45a6b68dd6cecommit hash: 8d2acadbc5c5d86568c06387f84f45a6b68dd6ce files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/hyprutils: update to 0.5.0

Changes:	https://github.com/hyprwm/hyprutils/releases/tag/v0.5.0
Reported by:	GitHub (watch releases)
0.1.1_2
24 Jan 2025 20:18:31
commit hash: f0376aee99254d9561a8024d936206ee20f46d8acommit hash: f0376aee99254d9561a8024d936206ee20f46d8acommit hash: f0376aee99254d9561a8024d936206ee20f46d8acommit hash: f0376aee99254d9561a8024d936206ee20f46d8a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/hyprutils: update to 0.4.0

Changes:	https://github.com/hyprwm/hyprutils/releases/tag/v0.4.0
Reported by:	GitHub (watch releases)
0.1.1_1
23 Dec 2024 23:03:03
commit hash: 8543f44f7c3fc2b67c44348e4d9e584f3e09ea28commit hash: 8543f44f7c3fc2b67c44348e4d9e584f3e09ea28commit hash: 8543f44f7c3fc2b67c44348e4d9e584f3e09ea28commit hash: 8543f44f7c3fc2b67c44348e4d9e584f3e09ea28 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/hyprutils: update to 0.3.0

Changes:	https://github.com/hyprwm/hyprutils/releases/tag/v0.3.0
Reported by:	GitHub (watch releases)
0.1.1
19 Dec 2024 00:57:27
commit hash: 286eb7013a3b3d6f5654ff728584b96f5d1dde39commit hash: 286eb7013a3b3d6f5654ff728584b96f5d1dde39commit hash: 286eb7013a3b3d6f5654ff728584b96f5d1dde39commit hash: 286eb7013a3b3d6f5654ff728584b96f5d1dde39 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/hyprgraphics: add new port

Hyprgraphics is a small C++ library with graphics / resource related
utilities used across the hypr* ecosystem.

https://github.com/hyprwm/hyprgraphics

Number of commits found: 23