aboutsummaryrefslogtreecommitdiffstats
path: root/testing/emacs-xorg
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-254-205/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* testing/emacs-xorg: rebuild against fixed ncurses widechar onlyNatanael Copa2015-12-181-1/+1
|
* testing/emacs-xorg: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* testing/emacs-xorg: rebuild against new gnutlsCarlo Landmeter2015-10-161-1/+1
|
* testing/emacs-xorg: use paxmarkTimo Teräs2015-04-102-7/+7
|
* testing/emacs*: disable on x86Timo Teräs2015-02-101-1/+1
| | | | | | | | | | | | | First error is: lisp.h:275:3: error: #error "USE_LSB_TAG not supported on this platform; please report this." "Try 'configure --with-wide-int' to work around the problem." And with --with-wide-int the error is: static heap exhausted: avail 13631488 used 13588928 failed request 65536 during lisp compilation. Disabling build for now.
* testing/emacs*: fix arch for x86Timo Teräs2015-02-101-1/+1
|
* testing/emacs*: add autoconf, automake to makedependsTimo Teräs2015-02-101-3/+5
|
* testing/emacs-xorg: new aportTimo Teräs2015-02-104-0/+203
The extensible, customizable, self-documenting real-time display editor http://www.gnu.org/software/emacs/emacs.html build with xorg support [tteras: fixed some dependencies, configure options and indenting]