[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/xemacs/xemacs.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] X11 (beta) version of Emacs [T] XEmacs is a highly customizable open source text editor and application [T] development system. It is protected under the GNU Public License and [T] related to other versions of Emacs, in particular GNU Emacs. Its emphasis [T] is on modern graphical user interface support and an open software [T] development model, similar to Linux. XEmacs has an active development [T] community numbering in the hundreds, and runs on Windows 95 and NT, Linux [T] and nearly every other version of Unix in existence. Support for XEmacs [T] has been supplied by Sun Microsystems, University of Illinois, Lucid, [T] ETL/Electrotechnical Laboratory, Amdahl Corporation, BeOpen, and others, [T] as well as the unpaid time of a great number of individual developers. [T] [T] This package includes the beta / testing version - currently including [T] the sjt-xft branch to render (vector) fonts anti-aliased. [U] https://www.xemacs.org [A] "Stephen J. Turnbull, XEmacs 21.4 Release Manager" [M] René Rebe [C] extra/editor extra/office [F] NO-PIE NO-LTO.gcc [E] opt gpm [L] GPL [V] 21.5.36 [P] X -----5---9 133.201 [D] 2c2f90739ac94abcce52d43ed52c636148db834eb67e082093794eee xemacs-21.5.36.tar.gz http://ftp.xemacs.org/pub/xemacs/xemacs-21.5/ var_append CC_WRAPPER_APPEND ' ' -std=gnu17 var_append GCC_WRAPPER_INSERT ' ' "-I$root$(pkgprefix includedir libx11)" var_append GCC_WRAPPER_INSERT ' ' "-L$root$(pkgprefix libdir libx11)" # if the xemacs package is not selected / installed create a symlink pkginstalled xemacs || hook_add postmake 5 'ln -sfv $root$bindir/xemacs{-beta,}' var_append confopt ' ' '--enable-mule' # MUlti Language Environment var_append confopt ' ' --with-xft=all var_append confopt ' ' "--enable-database=no" # FIXME really? #var_append confopt ' ' "--with-gtk --with-widgets=gtk --with-menubars=gtk --with-scrollbars=gtk --with-dialogs=gtk" var_append confopt ' ' --with-athena=xaw var_append confopt ' ' "--with-msw=no" # needed due to wine var_append confopt ' ' --with-dynamic var_append INSTALL_WRAPPER_FILTER '|' "sed 's,man1/xemacs\.1$,man1/xemacs-beta.1,'"