f9a45a28bb
- Add PKGNAMESUFFIX to avoid package name collision - Add STAGE support - Relocate INFO_PATH to avoid conflicting with similarly named info files provided by other packages, like print/texinfo - Use INSTALLS_ICONS only when X11 is enabled - Add OPTIONs for X11 support, SOUND (ALSA/OSS) support and filesystem notifications - Depend on GCC for i386 platforms until clang gets the required fixes - Stop compressing info files for it to work with INFO_PATH - Use OptionsNG helpers to cleanup Makefile - Remove already upstream-ed patches
45 lines
1.6 KiB
Text
45 lines
1.6 KiB
Text
bin/ctags
|
|
bin/ebrowse
|
|
bin/emacs
|
|
bin/emacs-%%EMACS_VER%%
|
|
bin/emacsclient
|
|
bin/etags
|
|
bin/grep-changelog
|
|
man/man1/emacs.1.gz
|
|
man/man1/ctags.1.gz
|
|
man/man1/etags.1.gz
|
|
man/man1/grep-changelog.1.gz
|
|
man/man1/emacsclient.1.gz
|
|
man/man1/ebrowse.1.gz
|
|
share/applications/emacs.desktop
|
|
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/site-lisp/site-start.el
|
|
%%DATADIR%%/%%EMACS_VER%%/site-lisp/subdirs.el
|
|
%%DATADIR%%/site-lisp/subdirs.el
|
|
%%INFODIR%%/dir
|
|
share/icons/hicolor/128x128/apps/emacs.png
|
|
share/icons/hicolor/16x16/apps/emacs.png
|
|
share/icons/hicolor/24x24/apps/emacs.png
|
|
share/icons/hicolor/32x32/apps/emacs.png
|
|
share/icons/hicolor/48x48/apps/emacs.png
|
|
share/icons/hicolor/scalable/apps/emacs.svg
|
|
share/icons/hicolor/scalable/mimetypes/emacs-document.svg
|
|
@dirrm %%INFODIR%%
|
|
@dirrmtry %%DATADIR%%/%%EMACS_VER%%/site-lisp
|
|
@dirrmtry share/icons/hicolor/scalable/mimetypes
|
|
@dirrmtry share/icons/hicolor/scalable/apps
|
|
@dirrmtry share/icons/hicolor/scalable
|
|
@dirrmtry share/icons/hicolor/48x48/apps
|
|
@dirrmtry share/icons/hicolor/48x48
|
|
@dirrmtry share/icons/hicolor/32x32/apps
|
|
@dirrmtry share/icons/hicolor/32x32
|
|
@dirrmtry share/icons/hicolor/24x24/apps
|
|
@dirrmtry share/icons/hicolor/24x24
|
|
@dirrmtry share/icons/hicolor/16x16/apps
|
|
@dirrmtry share/icons/hicolor/16x16
|
|
@dirrmtry share/icons/hicolor/128x128/apps
|
|
@dirrmtry share/icons/hicolor/128x128
|
|
@dirrmtry share/icons/hicolor
|
|
@dirrmtry share/icons
|
|
@unexec if [ ! -s /var/games/emacs/snake-scores ]; then rm -f /var/games/emacs/snake-scores; fi
|
|
@unexec if [ ! -s /var/games/emacs/tetris-scores ]; then rm -f /var/games/emacs/tetris-scores; fi
|
|
@unexec rmdir /var/games/emacs 2>/dev/null || true
|