[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/yaf-splash/yaf-splash.desc [COPY] Copyright (C) 2014 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Pop up a window of text, auto-sized and centered on the screen [T] yaf-splash pops up a window of text, auto-sized and centered on the [T] screen, that is dismissed when you click on it, rather like xmessage. [T] Unlike xmessage, it lacks buttons and other window manager cruft, can [T] appear transparent via the SHAPE extension, or overlays if your xserver [T] supports them, and has a bunch of other configuration options. [U] https://www.nongnu.org/yaf-splash/ [A] John Morton [M] René Rebe [C] extra/tool [L] GPL [V] 1.02 [D] cb7ede431cc2ec08b8a723dcb38953c278f9e76fc80f34b96ad8c881 yaf-splash-1.02.tar.gz https://ftp.icm.edu.pl/pub/Linux/dist/sunsite-distributions/fatdog/source/900/ var_append confopt ' ' "--x-libraries=`pkgprefix libdir libx11`--x-includes=`pkgprefix includedir libx11`" var_append GCC_WRAPPER_APPEND ' ' -L$root$(pkgprefix libdir libx11) hook_add preconf 5 'rm -f yaf-splash' makeinstopt= ys_set_dest() { install -m755 -s yaf-splash $root/usr/X11R7/bin } hook_add postmake 6 ys_set_dest