summaryrefslogtreecommitdiffhomepage
path: root/groups.d/261.native_packages_x11.d/xcb_util.package
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-04-25 19:29:27 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-04-25 19:29:27 +0200
commit724a4b48326bb504ac2ad3d6f00aa57cd34e4c81 (patch)
tree9308d067a21869ca7108e032d1d4ee941dfc9899 /groups.d/261.native_packages_x11.d/xcb_util.package
parent7196a9933ac8094fefeeed91f358684cbfd67ef6 (diff)
downloadmidipix_build-724a4b48326bb504ac2ad3d6f00aa57cd34e4c81.tar.bz2
midipix_build-724a4b48326bb504ac2ad3d6f00aa57cd34e4c81.tar.xz
groups.d/251.native_packages_lib.d/libidn{,2}.package: split separate packages.
groups.d/261.native_packages_x11.d/xrender.package: fix package name. groups.d/261.native_packages_x11.d/freetype{,_pre}.package: split separate packages. groups.d/261.native_packages_x11.d/libice.package: fix package name. groups.d/261.native_packages_x11.d/libsm.package: fix package name. groups.d/261.native_packages_x11.d/xcb{,_{proto,util{,_{image,wm}}}}.package: split separate packages.
Diffstat (limited to 'groups.d/261.native_packages_x11.d/xcb_util.package')
-rw-r--r--groups.d/261.native_packages_x11.d/xcb_util.package8
1 files changed, 8 insertions, 0 deletions
diff --git a/groups.d/261.native_packages_x11.d/xcb_util.package b/groups.d/261.native_packages_x11.d/xcb_util.package
new file mode 100644
index 00000000..b16d0d72
--- /dev/null
+++ b/groups.d/261.native_packages_x11.d/xcb_util.package
@@ -0,0 +1,8 @@
+: ${PKG_XCB_UTIL_DEPENDS:="xcb"};
+: ${PKG_XCB_UTIL_SHA256SUM:=5abe3bbbd8e54f0fa3ec945291b7e8fa8cfd3cccc43718f8758430f94126e512};
+: ${PKG_XCB_UTIL_VERSION:=0.4.1};
+: ${PKG_XCB_UTIL_URL:=https://x.org/releases/individual/xcb/xcb-util-${PKG_XCB_UTIL_VERSION}.tar.xz};
+
+ex_pkg_register "xcb_util" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";
+
+# vim:filetype=sh textwidth=0