From 5fa7879fd99cd15f8e64b2f2b4a17ab32c98bc1e Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Sat, 23 Apr 2022 19:07:46 -0300 Subject: [PATCH] WIP: awesome-devel - 4.4 --- x11-wm/awesome-devel/Makefile | 62 +++++++ x11-wm/awesome-devel/distinfo | 3 + x11-wm/awesome-devel/pkg-descr | 9 ++ x11-wm/awesome-devel/pkg-plist | 288 +++++++++++++++++++++++++++++++++ x11-wm/awesome/Makefile | 2 +- 5 files changed, 363 insertions(+), 1 deletion(-) create mode 100644 x11-wm/awesome-devel/Makefile create mode 100644 x11-wm/awesome-devel/distinfo create mode 100644 x11-wm/awesome-devel/pkg-descr create mode 100644 x11-wm/awesome-devel/pkg-plist diff --git a/x11-wm/awesome-devel/Makefile b/x11-wm/awesome-devel/Makefile new file mode 100644 index 000000000000..59f7c876b973 --- /dev/null +++ b/x11-wm/awesome-devel/Makefile @@ -0,0 +1,62 @@ +# Created by: Nikos Ntarmos + +PORTNAME= awesome +DISTVERSIONPREFIX= v +DISTVERSION= 4.3-1360 +DISTVERSIONSUFFIX= -gc539e0e4 +CATEGORIES= x11-wm +PKGNAMESUFFIX= -devel + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Highly configurable, next generation framework window manager + +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${LUA_REFMODLIBDIR}/lgi/corelgilua${LUA_VER_STR}.so:devel/lua-lgi@${LUA_FLAVOR} +RUN_DEPENDS= ${LUA_REFMODLIBDIR}/lgi/corelgilua${LUA_VER_STR}.so:devel/lua-lgi@${LUA_FLAVOR} \ + bash:shells/bash +LIB_DEPENDS= libcairo.so:graphics/cairo \ + libstartup-notification-1.so:x11/startup-notification \ + libxdg-basedir.so:x11/libxdg-basedir \ + libxcb-cursor.so:x11/xcb-util-cursor \ + libxcb-util.so:x11/xcb-util \ + libxcb-keysyms.so:x11/xcb-util-keysyms \ + libxcb-icccm.so:x11/xcb-util-wm \ + libxcb-xrm.so:x11/xcb-util-xrm \ + libxkbcommon.so:x11/libxkbcommon + +CONFLICTS_INSTALL= awesome + +USES= cmake compiler:c11 gettext gnome iconv magick:6,build pkgconfig lua \ + shebangfix xorg +USE_GITHUB= yes +GH_ACCOUNT= awesomewm +SHEBANG_FILES= utils/awesome-client +CMAKE_ARGS= -DSYSCONFDIR=${PREFIX}/etc \ + -DAWESOME_MAN_PATH=${MANPREFIX}/man \ + -DGENERATE_DOC=OFF \ + -DLUA_INCLUDE_DIR=${LUA_INCDIR} \ + -DLUA_EXECUTABLE=${PREFIX}/bin/${LUA_CMD} +USE_GNOME= glib20 pango gdkpixbuf2 +USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \ + xorgproto + +OPTIONS_DEFINE= DBUS DOCS MANPAGES +OPTIONS_DEFAULT=DBUS MANPAGES +OPTIONS_SUB= yes + +DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus +DBUS_CMAKE_OFF= -DWITH_DBUS:BOOL=OFF + +MANPAGES_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor +MANPAGES_CMAKE_OFF= -DGENERATE_MANPAGES:BOOL=OFF + +.include + +.if (exists(${LOCALBASE}/libdata/pkgconfig/cairo.pc) && \ + !exists(${LOCALBASE}/libdata/pkgconfig/cairo-xcb.pc)) +IGNORE= cannot find dependency: The cairo exists but not with XCB support. Please reinstall graphics/cairo with XCB support +.endif + +.include diff --git a/x11-wm/awesome-devel/distinfo b/x11-wm/awesome-devel/distinfo new file mode 100644 index 000000000000..4e33da26f61e --- /dev/null +++ b/x11-wm/awesome-devel/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1650752077 +SHA256 (awesomewm-awesome-v4.3-1360-gc539e0e4_GH0.tar.gz) = 91e400d38d4d7059357441ff45a85c78657d4abcc13cbe1d8d287fdaf71e8aeb +SIZE (awesomewm-awesome-v4.3-1360-gc539e0e4_GH0.tar.gz) = 1531243 diff --git a/x11-wm/awesome-devel/pkg-descr b/x11-wm/awesome-devel/pkg-descr new file mode 100644 index 000000000000..44453f6d2e97 --- /dev/null +++ b/x11-wm/awesome-devel/pkg-descr @@ -0,0 +1,9 @@ +awesome is a highly configurable, next generation framework window +manager for X. It is very fast, small, dynamic, heavily extensible using +the Lua programming language, and licensed under the GNU GPLv2 license. + +It is primarly targeted at power users, developers and any people +dealing with every day computing tasks and who want to have fine-grained +control on theirs graphical environment. + +WWW: https://awesomewm.org/ diff --git a/x11-wm/awesome-devel/pkg-plist b/x11-wm/awesome-devel/pkg-plist new file mode 100644 index 000000000000..f1891ba18638 --- /dev/null +++ b/x11-wm/awesome-devel/pkg-plist @@ -0,0 +1,288 @@ +%%DATADIR%%/lib/awful/autofocus.lua +%%DATADIR%%/lib/awful/button.lua +%%DATADIR%%/lib/awful/client.lua +%%DATADIR%%/lib/awful/client/focus.lua +%%DATADIR%%/lib/awful/client/shape.lua +%%DATADIR%%/lib/awful/client/urgent.lua +%%DATADIR%%/lib/awful/completion.lua +%%DATADIR%%/lib/awful/dbus.lua +%%DATADIR%%/lib/awful/ewmh.lua +%%DATADIR%%/lib/awful/hotkeys_popup/init.lua +%%DATADIR%%/lib/awful/hotkeys_popup/keys/firefox.lua +%%DATADIR%%/lib/awful/hotkeys_popup/keys/init.lua +%%DATADIR%%/lib/awful/hotkeys_popup/keys/qutebrowser.lua +%%DATADIR%%/lib/awful/hotkeys_popup/keys/termite.lua +%%DATADIR%%/lib/awful/hotkeys_popup/keys/tmux.lua +%%DATADIR%%/lib/awful/hotkeys_popup/keys/vim.lua +%%DATADIR%%/lib/awful/hotkeys_popup/widget.lua +%%DATADIR%%/lib/awful/init.lua +%%DATADIR%%/lib/awful/key.lua +%%DATADIR%%/lib/awful/keygrabber.lua +%%DATADIR%%/lib/awful/layout/init.lua +%%DATADIR%%/lib/awful/layout/suit/corner.lua +%%DATADIR%%/lib/awful/layout/suit/fair.lua +%%DATADIR%%/lib/awful/layout/suit/floating.lua +%%DATADIR%%/lib/awful/layout/suit/init.lua +%%DATADIR%%/lib/awful/layout/suit/magnifier.lua +%%DATADIR%%/lib/awful/layout/suit/max.lua +%%DATADIR%%/lib/awful/layout/suit/spiral.lua +%%DATADIR%%/lib/awful/layout/suit/tile.lua +%%DATADIR%%/lib/awful/menu.lua +%%DATADIR%%/lib/awful/mouse/drag_to_tag.lua +%%DATADIR%%/lib/awful/mouse/init.lua +%%DATADIR%%/lib/awful/mouse/resize.lua +%%DATADIR%%/lib/awful/mouse/snap.lua +%%DATADIR%%/lib/awful/placement.lua +%%DATADIR%%/lib/awful/popup.lua +%%DATADIR%%/lib/awful/prompt.lua +%%DATADIR%%/lib/awful/remote.lua +%%DATADIR%%/lib/awful/rules.lua +%%DATADIR%%/lib/awful/screen.lua +%%DATADIR%%/lib/awful/spawn.lua +%%DATADIR%%/lib/awful/startup_notification.lua +%%DATADIR%%/lib/awful/tag.lua +%%DATADIR%%/lib/awful/titlebar.lua +%%DATADIR%%/lib/awful/tooltip.lua +%%DATADIR%%/lib/awful/util.lua +%%DATADIR%%/lib/awful/wibar.lua +%%DATADIR%%/lib/awful/wibox.lua +%%DATADIR%%/lib/awful/widget/button.lua +%%DATADIR%%/lib/awful/widget/calendar_popup.lua +%%DATADIR%%/lib/awful/widget/clienticon.lua +%%DATADIR%%/lib/awful/widget/common.lua +%%DATADIR%%/lib/awful/widget/graph.lua +%%DATADIR%%/lib/awful/widget/init.lua +%%DATADIR%%/lib/awful/widget/keyboardlayout.lua +%%DATADIR%%/lib/awful/widget/launcher.lua +%%DATADIR%%/lib/awful/widget/layoutbox.lua +%%DATADIR%%/lib/awful/widget/layoutlist.lua +%%DATADIR%%/lib/awful/widget/only_on_screen.lua +%%DATADIR%%/lib/awful/widget/progressbar.lua +%%DATADIR%%/lib/awful/widget/prompt.lua +%%DATADIR%%/lib/awful/widget/taglist.lua +%%DATADIR%%/lib/awful/widget/tasklist.lua +%%DATADIR%%/lib/awful/widget/textclock.lua +%%DATADIR%%/lib/awful/widget/watch.lua +%%DATADIR%%/lib/beautiful.lua +%%DATADIR%%/lib/beautiful/gtk.lua +%%DATADIR%%/lib/beautiful/init.lua +%%DATADIR%%/lib/beautiful/theme_assets.lua +%%DATADIR%%/lib/beautiful/xresources.lua +%%DATADIR%%/lib/gears/cache.lua +%%DATADIR%%/lib/gears/color.lua +%%DATADIR%%/lib/gears/debug.lua +%%DATADIR%%/lib/gears/filesystem.lua +%%DATADIR%%/lib/gears/geometry.lua +%%DATADIR%%/lib/gears/init.lua +%%DATADIR%%/lib/gears/math.lua +%%DATADIR%%/lib/gears/matrix.lua +%%DATADIR%%/lib/gears/object.lua +%%DATADIR%%/lib/gears/object/properties.lua +%%DATADIR%%/lib/gears/protected_call.lua +%%DATADIR%%/lib/gears/shape.lua +%%DATADIR%%/lib/gears/sort/init.lua +%%DATADIR%%/lib/gears/sort/topological.lua +%%DATADIR%%/lib/gears/string.lua +%%DATADIR%%/lib/gears/surface.lua +%%DATADIR%%/lib/gears/table.lua +%%DATADIR%%/lib/gears/timer.lua +%%DATADIR%%/lib/gears/wallpaper.lua +%%DATADIR%%/lib/menubar/icon_theme.lua +%%DATADIR%%/lib/menubar/index_theme.lua +%%DATADIR%%/lib/menubar/init.lua +%%DATADIR%%/lib/menubar/menu_gen.lua +%%DATADIR%%/lib/menubar/utils.lua +%%DATADIR%%/lib/naughty.lua +%%DATADIR%%/lib/naughty/core.lua +%%DATADIR%%/lib/naughty/dbus.lua +%%DATADIR%%/lib/naughty/init.lua +%%DATADIR%%/lib/wibox/container/arcchart.lua +%%DATADIR%%/lib/wibox/container/background.lua +%%DATADIR%%/lib/wibox/container/constraint.lua +%%DATADIR%%/lib/wibox/container/init.lua +%%DATADIR%%/lib/wibox/container/margin.lua +%%DATADIR%%/lib/wibox/container/mirror.lua +%%DATADIR%%/lib/wibox/container/place.lua +%%DATADIR%%/lib/wibox/container/radialprogressbar.lua +%%DATADIR%%/lib/wibox/container/rotate.lua +%%DATADIR%%/lib/wibox/container/scroll.lua +%%DATADIR%%/lib/wibox/drawable.lua +%%DATADIR%%/lib/wibox/hierarchy.lua +%%DATADIR%%/lib/wibox/init.lua +%%DATADIR%%/lib/wibox/layout/align.lua +%%DATADIR%%/lib/wibox/layout/constraint.lua +%%DATADIR%%/lib/wibox/layout/fixed.lua +%%DATADIR%%/lib/wibox/layout/flex.lua +%%DATADIR%%/lib/wibox/layout/grid.lua +%%DATADIR%%/lib/wibox/layout/init.lua +%%DATADIR%%/lib/wibox/layout/manual.lua +%%DATADIR%%/lib/wibox/layout/margin.lua +%%DATADIR%%/lib/wibox/layout/mirror.lua +%%DATADIR%%/lib/wibox/layout/ratio.lua +%%DATADIR%%/lib/wibox/layout/rotate.lua +%%DATADIR%%/lib/wibox/layout/scroll.lua +%%DATADIR%%/lib/wibox/layout/stack.lua +%%DATADIR%%/lib/wibox/widget/background.lua +%%DATADIR%%/lib/wibox/widget/base.lua +%%DATADIR%%/lib/wibox/widget/calendar.lua +%%DATADIR%%/lib/wibox/widget/checkbox.lua +%%DATADIR%%/lib/wibox/widget/graph.lua +%%DATADIR%%/lib/wibox/widget/imagebox.lua +%%DATADIR%%/lib/wibox/widget/init.lua +%%DATADIR%%/lib/wibox/widget/piechart.lua +%%DATADIR%%/lib/wibox/widget/progressbar.lua +%%DATADIR%%/lib/wibox/widget/separator.lua +%%DATADIR%%/lib/wibox/widget/slider.lua +%%DATADIR%%/lib/wibox/widget/systray.lua +%%DATADIR%%/lib/wibox/widget/textbox.lua +%%DATADIR%%/lib/wibox/widget/textclock.lua +%%DATADIR%%/icons/awesome16.png +%%DATADIR%%/icons/awesome32.png +%%DATADIR%%/icons/awesome48.png +%%DATADIR%%/icons/awesome64.png +%%DATADIR%%/themes/default/background_white.png +%%DATADIR%%/themes/default/background.png +%%DATADIR%%/themes/default/layouts/cornerne.png +%%DATADIR%%/themes/default/layouts/cornernew.png +%%DATADIR%%/themes/default/layouts/cornernw.png +%%DATADIR%%/themes/default/layouts/cornernww.png +%%DATADIR%%/themes/default/layouts/cornerse.png +%%DATADIR%%/themes/default/layouts/cornersew.png +%%DATADIR%%/themes/default/layouts/cornersw.png +%%DATADIR%%/themes/default/layouts/cornersww.png +%%DATADIR%%/themes/default/layouts/dwindle.png +%%DATADIR%%/themes/default/layouts/dwindlew.png +%%DATADIR%%/themes/default/layouts/fairh.png +%%DATADIR%%/themes/default/layouts/fairhw.png +%%DATADIR%%/themes/default/layouts/fairv.png +%%DATADIR%%/themes/default/layouts/fairvw.png +%%DATADIR%%/themes/default/layouts/floating.png +%%DATADIR%%/themes/default/layouts/floatingw.png +%%DATADIR%%/themes/default/layouts/fullscreen.png +%%DATADIR%%/themes/default/layouts/fullscreenw.png +%%DATADIR%%/themes/default/layouts/magnifier.png +%%DATADIR%%/themes/default/layouts/magnifierw.png +%%DATADIR%%/themes/default/layouts/max.png +%%DATADIR%%/themes/default/layouts/maxw.png +%%DATADIR%%/themes/default/layouts/spiral.png +%%DATADIR%%/themes/default/layouts/spiralw.png +%%DATADIR%%/themes/default/layouts/tile.png +%%DATADIR%%/themes/default/layouts/tilebottom.png +%%DATADIR%%/themes/default/layouts/tilebottomw.png +%%DATADIR%%/themes/default/layouts/tileleft.png +%%DATADIR%%/themes/default/layouts/tileleftw.png +%%DATADIR%%/themes/default/layouts/tiletop.png +%%DATADIR%%/themes/default/layouts/tiletopw.png +%%DATADIR%%/themes/default/layouts/tilew.png +%%DATADIR%%/themes/default/README +%%DATADIR%%/themes/default/submenu.png +%%DATADIR%%/themes/default/taglist/squarefw.png +%%DATADIR%%/themes/default/taglist/squarew.png +%%DATADIR%%/themes/default/theme.lua +%%DATADIR%%/themes/default/titlebar/close_focus.png +%%DATADIR%%/themes/default/titlebar/close_normal.png +%%DATADIR%%/themes/default/titlebar/floating_focus_active.png +%%DATADIR%%/themes/default/titlebar/floating_focus_inactive.png +%%DATADIR%%/themes/default/titlebar/floating_normal_active.png +%%DATADIR%%/themes/default/titlebar/floating_normal_inactive.png +%%DATADIR%%/themes/default/titlebar/maximized_focus_active.png +%%DATADIR%%/themes/default/titlebar/maximized_focus_inactive.png +%%DATADIR%%/themes/default/titlebar/maximized_normal_active.png +%%DATADIR%%/themes/default/titlebar/maximized_normal_inactive.png +%%DATADIR%%/themes/default/titlebar/minimize_focus.png +%%DATADIR%%/themes/default/titlebar/minimize_normal.png +%%DATADIR%%/themes/default/titlebar/ontop_focus_active.png +%%DATADIR%%/themes/default/titlebar/ontop_focus_inactive.png +%%DATADIR%%/themes/default/titlebar/ontop_normal_active.png +%%DATADIR%%/themes/default/titlebar/ontop_normal_inactive.png +%%DATADIR%%/themes/default/titlebar/sticky_focus_active.png +%%DATADIR%%/themes/default/titlebar/sticky_focus_inactive.png +%%DATADIR%%/themes/default/titlebar/sticky_normal_active.png +%%DATADIR%%/themes/default/titlebar/sticky_normal_inactive.png +%%DATADIR%%/themes/gtk/theme.lua +%%DATADIR%%/themes/sky/awesome-icon.png +%%DATADIR%%/themes/sky/layouts/cornerne.png +%%DATADIR%%/themes/sky/layouts/cornernw.png +%%DATADIR%%/themes/sky/layouts/cornerse.png +%%DATADIR%%/themes/sky/layouts/cornersw.png +%%DATADIR%%/themes/sky/layouts/dwindle.png +%%DATADIR%%/themes/sky/layouts/fairh.png +%%DATADIR%%/themes/sky/layouts/fairv.png +%%DATADIR%%/themes/sky/layouts/floating.png +%%DATADIR%%/themes/sky/layouts/fullscreen.png +%%DATADIR%%/themes/sky/layouts/magnifier.png +%%DATADIR%%/themes/sky/layouts/max.png +%%DATADIR%%/themes/sky/layouts/spiral.png +%%DATADIR%%/themes/sky/layouts/tile.png +%%DATADIR%%/themes/sky/layouts/tilebottom.png +%%DATADIR%%/themes/sky/layouts/tileleft.png +%%DATADIR%%/themes/sky/layouts/tiletop.png +%%DATADIR%%/themes/sky/sky-background.png +%%DATADIR%%/themes/sky/theme.lua +%%DATADIR%%/themes/xresources/assets.lua +%%DATADIR%%/themes/xresources/theme.lua +%%DATADIR%%/themes/zenburn/awesome-icon.png +%%DATADIR%%/themes/zenburn/layouts/cornerne.png +%%DATADIR%%/themes/zenburn/layouts/cornernw.png +%%DATADIR%%/themes/zenburn/layouts/cornerse.png +%%DATADIR%%/themes/zenburn/layouts/cornersw.png +%%DATADIR%%/themes/zenburn/layouts/dwindle.png +%%DATADIR%%/themes/zenburn/layouts/fairh.png +%%DATADIR%%/themes/zenburn/layouts/fairv.png +%%DATADIR%%/themes/zenburn/layouts/floating.png +%%DATADIR%%/themes/zenburn/layouts/fullscreen.png +%%DATADIR%%/themes/zenburn/layouts/magnifier.png +%%DATADIR%%/themes/zenburn/layouts/max.png +%%DATADIR%%/themes/zenburn/layouts/spiral.png +%%DATADIR%%/themes/zenburn/layouts/tile.png +%%DATADIR%%/themes/zenburn/layouts/tilebottom.png +%%DATADIR%%/themes/zenburn/layouts/tileleft.png +%%DATADIR%%/themes/zenburn/layouts/tiletop.png +%%DATADIR%%/themes/zenburn/taglist/squarefz.png +%%DATADIR%%/themes/zenburn/taglist/squarez.png +%%DATADIR%%/themes/zenburn/theme.lua +%%DATADIR%%/themes/zenburn/titlebar/close_focus.png +%%DATADIR%%/themes/zenburn/titlebar/close_normal.png +%%DATADIR%%/themes/zenburn/titlebar/floating_focus_active.png +%%DATADIR%%/themes/zenburn/titlebar/floating_focus_inactive.png +%%DATADIR%%/themes/zenburn/titlebar/floating_normal_active.png +%%DATADIR%%/themes/zenburn/titlebar/floating_normal_inactive.png +%%DATADIR%%/themes/zenburn/titlebar/maximized_focus_active.png +%%DATADIR%%/themes/zenburn/titlebar/maximized_focus_inactive.png +%%DATADIR%%/themes/zenburn/titlebar/maximized_normal_active.png +%%DATADIR%%/themes/zenburn/titlebar/maximized_normal_inactive.png +%%DATADIR%%/themes/zenburn/titlebar/ontop_focus_active.png +%%DATADIR%%/themes/zenburn/titlebar/ontop_focus_inactive.png +%%DATADIR%%/themes/zenburn/titlebar/ontop_normal_active.png +%%DATADIR%%/themes/zenburn/titlebar/ontop_normal_inactive.png +%%DATADIR%%/themes/zenburn/titlebar/sticky_focus_active.png +%%DATADIR%%/themes/zenburn/titlebar/sticky_focus_inactive.png +%%DATADIR%%/themes/zenburn/titlebar/sticky_normal_active.png +%%DATADIR%%/themes/zenburn/titlebar/sticky_normal_inactive.png +%%DATADIR%%/themes/zenburn/zenburn-background.png +%%MANPAGES%%man/de/man1/awesome-client.1.gz +%%MANPAGES%%man/de/man1/awesome.1.gz +%%MANPAGES%%man/de/man5/awesomerc.5.gz +%%MANPAGES%%man/es/man1/awesome-client.1.gz +%%MANPAGES%%man/es/man1/awesome.1.gz +%%MANPAGES%%man/es/man5/awesomerc.5.gz +%%MANPAGES%%man/fr/man1/awesome-client.1.gz +%%MANPAGES%%man/fr/man1/awesome.1.gz +%%MANPAGES%%man/fr/man5/awesomerc.5.gz +%%MANPAGES%%man/it/man1/awesome-client.1.gz +%%MANPAGES%%man/it/man1/awesome.1.gz +%%MANPAGES%%man/it/man5/awesomerc.5.gz +%%MANPAGES%%man/man1/awesome-client.1.gz +%%MANPAGES%%man/man1/awesome.1.gz +%%MANPAGES%%man/man5/awesomerc.5.gz +%%MANPAGES%%man/ru/man1/awesome-client.1.gz +%%MANPAGES%%man/ru/man1/awesome.1.gz +%%MANPAGES%%man/ru/man5/awesomerc.5.gz +%%PORTDOCS%%%%DOCSDIR%%/00-authors.md +%%PORTDOCS%%%%DOCSDIR%%/01-readme.md +%%PORTDOCS%%%%DOCSDIR%%/02-contributing.md +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +bin/awesome +bin/awesome-client +etc/xdg/awesome/rc.lua +share/xsessions/awesome.desktop diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 1edfdc9038b9..c148d3bcb339 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ libxcb-xrm.so:x11/xcb-util-xrm \ libxkbcommon.so:x11/libxkbcommon -CONFLICTS_INSTALL= awesome3 +CONFLICTS_INSTALL= awesome-devel USES= cmake compiler:c11 gettext gnome iconv magick:6,build pkgconfig lua \ shebangfix xorg -- 2.35.2