| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
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]
|