Commit Graph

299 Commits

Author SHA1 Message Date
augiedoggie
024a8fb8d2 emacs: update to 29.0.90 (#8321) 2023-04-10 01:00:49 -06:00
Jerome Duval
fc338cc2a8 retext: build on x86 2023-03-10 11:13:02 +01:00
Jerome Duval
c89e9bbb7a jdtextedit: build on x86 2023-03-10 11:11:40 +01:00
Jerome Duval
a1bfbc518b jdtextedit: build with python 3.9 2023-03-08 21:25:33 +01:00
Jerome Duval
830b451e79 retext: build with python 3.9 2023-03-07 22:59:42 +01: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
OscarL
5ee91cdc9b efte: new recipe (#7805) 2023-01-28 09:35:58 +01:00
augiedoggie
3e32203d67 emacs: bump git rev (#7794) 2023-01-21 20:13:17 -07:00
OscarL
87b75d065b nano: update to version 7.1 (#7783) 2023-01-17 07:19:44 +01:00
Schrijvers Luc
9d692cfbb3 CudaText 32bit, fix SOURCE_DIR (#7779) 2023-01-15 16:37:10 +01:00
PulkoMandy
29e60bb883 vim: fix enabling of python3 support, remove python2 2023-01-14 21:03:22 +01:00
Schrijvers Luc
4bd6868ac8 CudaText, fix checksum for 32bit (#7775) 2023-01-14 18:36:11 +01:00
Schrijvers Luc
f53a268e1c cudatext, 32bit version (#7767) 2023-01-14 18:20:06 +01: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
Humdinger
7625895501 Bluefish: update Description 2022-11-24 10:36:47 +01:00
Schrijvers Luc
95ca30dd3e bluefish, new recipe (#7435) 2022-11-22 12:14:56 +01:00
OscarL
61032f02a4 ne: change default action for backspace key, and build against ncurses to fix redrawing issues. (#7346)
* ne: apply workaround for the "backspace not working" issue.

This changes the default keybinding for the BACKSPACE key, from
"DeleteChar" to "Backspace".

Also, added a bit more info on the description text.

* Build using ncurses instead of the built in termcap emulation.

This solves the redrawing/refresing issues when editing files with
syntax-highlighting enabled.

Modified the description to better match the current ne's own
description text from its website (with some minor editing and
clarification).
2022-11-02 18:38:01 +00:00
augiedoggie
204821b49a emacs: bump git rev (#7340) 2022-10-29 23:31:22 -06:00
OscarL
981fc0c35b ne: update to version 3.3.2 (#7332)
* ne: update to version 3.3.2

Besides fixes/improvements due to the version update, we now have:

* Working syntax-highlighting.
* Settings stored under ~/config/settings/ne.
* Optional fix to the "backspace not working" issue.
* Dropped dependency on aspell (as is only required for an example
  macro file).

We now use the "low-level" makefiles to buid "ne". Otherwise the
value assigned to NE_GLOBAL_DIR  was not being respected (causing
"ne" to not find its syntax files, for example).

See "/boot/system/data/ne/fix_backspace.keys" for the backspace
workaround.

* ne: recipe clean up.

* Drop unnecessary patch for hashbangs calling Perl.
* Drop unnecessary requirement for makefile_engine.
* Set and use $commandBinDir variable instead of $binDir.

* ne: drop build requirement for ncurses

Actually not required at all when building with NE_TERMCAP=1.

* add package dependency on ncurses to the BUILD_REQUIRES

Co-authored-by: augiedoggie <augiedoggie@users.noreply.github.com>
2022-10-28 10:15:29 -06:00
OscarL
c1166a3352 ne: enable building on x86_64 (#7324) 2022-10-26 09:21:11 +03: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
Nikolay Korotkiy
dd8201d26c nano: bump to 6.4 (#7115) 2022-08-18 12:38:54 +03: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
b50ebd6392 jed: update version and various fixes (#6968)
improve the secondary arch support
use XDG_CONFIG_HOME to locate the rc file
attempt to cleanup package layout
2022-05-29 22:44:24 -06:00
augiedoggie
19a8402012 jed: remove ncurses dependency (#6954)
switch source to github as the jedsoft site doesn't have this snapshot
2022-05-27 23:00:46 -06:00
Al Hoang
4ffe68062a mg: new recipe (#6863) 2022-05-01 08:08:31 +02:00
augiedoggie
3b9f20e13a emacs: bump git rev (#6860) 2022-04-29 09:14:29 +03:00
Tobias Kortkamp
6232d36eaa kak-lsp: new recipe (#6801)
* kak-lsp: new recipe

* kak_lsp: move to app-editors

* kak_lsp: Add missing dependency on kakoune

* kak_lsp: fix DESCRIPTION

* kak_lsp: Add SUPPLEMENTS
2022-04-17 13:24:56 +02:00
Tobias Kortkamp
3680d726c9 kakoune: some improvements (#6803)
* kakoune: add B_BACKGROUND_APP to app_flags

This avoids it briefly flashing up at least once in the Deskbar whenever it is launched.

* kakoune: add debuginfo package

/bin/kak is unstripped and ~40 MiB in size.

Reduces package size from 14 MiB to 1.5 MiB.

* kakoune: bump
2022-04-17 12:27:12 +02: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
extrowerk
260d21a6eb VIM: bump, enable python3 (#6684) 2022-03-13 08:25:16 +01:00
augiedoggie
8df530e617 emacs: bump git rev, remove libpng, add TEST() (#6652) 2022-02-26 16:32:32 +03:00
Jerome Duval
8cb0456f51 nano: bump version 2022-02-24 21:38:13 +01: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
FuRuYa7
90be370b5d notepadqq: bump version (ote) (#6535) 2022-01-18 08:30:02 +01:00
Humdinger
5c2580de2a featherpad: improved summary and description 2022-01-13 10:56:14 +01:00
FuRuYa7
25c4600ec5 featherpad: bump version (#6498) 2022-01-11 12:02:22 -05:00
Tobias Kortkamp
6efcbc7628 kakoune: new recipe (#6513) 2022-01-04 00:35:13 +01:00
Jerome Duval
113b7bca13 nano: bump version 2021-11-08 15:31:58 +01:00
FuRuYa7
231603a891 featherpad: bump version (#6342) 2021-10-29 23:47:35 +03:00