Commit Graph

46 Commits

Author SHA1 Message Date
augiedoggie
519cfe6db3 emacs: update to 30.1 (#11836) 2025-03-01 00:10:44 -07:00
augiedoggie
e66aa2bbcc emacs: update to 29.3 (#10257) 2024-03-25 12:56:36 -06:00
augiedoggie
d2427aba7c emacs: update to 29.2 (#10006) 2024-01-19 18:40:29 -07:00
augiedoggie
9c1104d06c emacs: update to 29.1, add patch to disable be-resources (#9115)
The `be-resources` command doesn't run properly inside the chroot and isn't
necessary since we use our own rdef to customize the application.

It's also possible to fix `be-resources` on x86_64 by adding
`haiku_datatranslators` to the BUILD_PREREQUIRES but this doesn't fix the 32
bit build.  The translation roster still doesn't work right.
2023-07-30 15:38:35 -06:00
augiedoggie
d0ba6fcc51 emacs: update to 29.1~rc1 (#9088) 2023-07-24 19:30:04 -06:00
augiedoggie
68e613b1c6 emacs: update to 29.0.92, enable tree-sitter (#8871) 2023-06-19 01:15:11 -06:00
augiedoggie
7fd093ac36 emacs: update to 29.0.91 (#8642) 2023-05-14 17:29:15 -06:00
augiedoggie
024a8fb8d2 emacs: update to 29.0.90 (#8321) 2023-04-10 01:00:49 -06:00
augiedoggie
ba52d90d25 emacs: update git rev (#7897) 2023-03-03 00:05:19 -07:00
augiedoggie
1d59c9f8c5 emacs: update git rev and add stat() workaround patch (#7858) 2023-02-15 20:12:20 -07:00
augiedoggie
3e32203d67 emacs: bump git rev (#7794) 2023-01-21 20:13:17 -07:00
augiedoggie
63f439a887 emacs: bump git rev (#7590) 2022-12-18 12:15:15 -07:00
augiedoggie
6599d4367e emacs: update to 29.0.60~git (#7502) 2022-11-29 13:50:52 -07:00
augiedoggie
204821b49a emacs: bump git rev (#7340) 2022-10-29 23:31:22 -06:00
augiedoggie
7ad879fa1e emacs: bump git rev (#7293) 2022-10-15 12:28:53 -06:00
augiedoggie
3d4c853276 emacs: bump git rev (#7230) 2022-09-25 13:03:19 -06:00
augiedoggie
292ade2086 emacs: bump git rev (#7213) 2022-09-15 22:12:06 -06:00
augiedoggie
c416d5f077 emacs: bump git rev (#7120) 2022-08-20 20:55:00 -06:00
augiedoggie
61323cfb5f emacs: bump git rev (#7089) 2022-08-07 20:07:35 -06:00
augiedoggie
09d4e7eedb emacs: bump git rev (#7046) 2022-07-09 20:58:34 -06:00
augiedoggie
7d4650c153 emacs: bump git rev (#6992) 2022-06-18 10:56:40 -06:00
augiedoggie
3b9f20e13a emacs: bump git rev (#6860) 2022-04-29 09:14:29 +03:00
augiedoggie
1ebc1aec4c emacs: bump git rev (#6831) 2022-04-16 07:44:42 +02:00
augiedoggie
ac5ac736ab emacs: bump git rev (#6769) 2022-03-26 19:03:47 +03:00
augiedoggie
8df530e617 emacs: bump git rev, remove libpng, add TEST() (#6652) 2022-02-26 16:32:32 +03:00
augiedoggie
2f320edde2 emacs: bump git rev, remove cairo and friends (#6635) 2022-02-16 22:55:13 -05:00
augiedoggie
50bc7ed12a emacs: new icon and recipe cleanup (#6563)
The new icon is a direct conversion of the upstream svg using icon-o-matic.
($sourceDir/etc/images/icons/hicolor/scalable/apps/emacs.svg)

Restore some rm commands in INSTALL() to prune extra data files from the package.
2022-01-24 16:22:52 -05:00
augiedoggie
be896abe40 emacs: update to 29.0.50~git (#6557) 2022-01-24 00:38:56 +03:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
miqlas
c14ba2e0f7 Emacs: bump (#4087) 2019-08-13 22:22:05 -04:00
Schrijvers Luc
50706a5021 emacs, remove obseleted files by next version (#3904) 2019-06-08 14:51:46 +00:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Schrijvers Luc
ca3ebabeee emacs: fix build for secondary architecture (#3729) 2019-03-30 17:18:59 +01:00
Peter Kosyh
fb41a0a58f emacs: invalid load-history (CANNOT_DUMP) workaround (#3290) 2018-10-28 22:59:47 +10:00
fbrosson
ea3f4cd92e Drop some quotes to make the recipes consistent with the wiki.
The quotes around $binDir and $prefix are not needed in the
definitions of commandBinDir. There are over 120 recipes which
define commandBinDir, and *most* of them don't have quotes in
the lines defining commandBinDir and commandSuffix.

15 recipes were not consistent with the wiki. Now they are.
2018-09-22 11:16:03 +00:00
Jerome Duval
53e790e14e code format. 2018-09-17 07:49:05 +02:00
Jerome Duval
189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jerome Duval
a04f87eb40 emacs: code style. 2018-08-03 07:10:36 +02:00
miqlas
bc123c01b2 Install-fix is always required 2018-06-30 18:25:52 +02:00
miqlas
27e999697c emacs: install fix 2018-06-30 18:23:50 +02:00
miqlas
279286d4c9 emacs: enabled new features (#2754)
* emacs: enabled new features

* Cleanup
2018-06-30 12:13:28 -04:00
miqlas
574a2e2d5a emacs: bump (#2753) 2018-06-30 11:52:54 -04:00
Jerome Duval
1d0c0e26f0 emacs: bump version. 2017-10-26 15:34:30 +02:00
miqlas
c9c433fc9b emacs: implement icon (#1389) 2017-06-05 12:59:12 +02:00
Jerome Duval
4c4313d7af emacs: enable x86. 2017-06-03 21:41:50 +02:00
miqlas
89252f80b3 emacs: new recipe (#1370) 2017-05-30 06:56:42 +02:00