[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/yaf-splash/yaf-splash.desc [COPY] Copyright (C) 2014 - 2025 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] The T2 Project [C] extra/tool [L] GPL [S] Stable [V] 1.02 #source no longer hosted by author, get from here: [D] 6e69f94975dbc45035c555359bfd004270d13b7f32bbcd5252279dd6 yaf-splash-1.02.tar.bz2 http://distro.ibiblio.org/quirky/quirky6/sources/t2/april/ var_append confopt ' ' "--x-libraries=`pkgprefix libdir libx11`--x-includes=`pkgprefix includedir libx11`" makeinstopt= ys_set_dest() { install -m755 -s yaf-splash $root/usr/X11R7/bin } hook_add postmake 6 "ys_set_dest"