summaryrefslogtreecommitdiff
path: root/gnu/packages/text-editors.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: text-editors: Fix nckx's copyright statement.•••* gnu/packages/text-editors.scm: Fix Tobias Geerinckx-Rice's copyright statement. Tobias Geerinckx-Rice2017-12-151-1/+1
* gnu: vis: Update to 0.4.•••* gnu/packages/text-editors.scm (vis): Update to 0.4. [arguments]: Document the #:tests situation and the (broken) #:test-target. [inputs]: Add tre. Tobias Geerinckx-Rice2017-12-151-4/+9
* gnu: mg: Add new phase to find 'diff'.•••* gnu/packages/text-editors.scm (mg)[phases]: Add new 'correct-location-of-difftool'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-07-261-0/+6
* gnu: mg: Fetch source via HTTPS.•••* gnu/packages/text-editors.scm (mg)[source]: Use HTTPS. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-07-261-1/+1
* gnu: mg: Update to 20170401.•••* gnu/packages/text-editors.scm (mg): Update to 20170401. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-07-261-3/+3
* gnu: mg: Move to (gnu packages text-editors).•••* gnu/packages/mg.scm: Remove. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove it. * gnu/packages/text-editors.scm (mg): New variable. Ludovic Courtès2017-07-261-0/+51
* gnu: leafpad: Use glib-or-gtk build-system.•••* gnu/packages/text-editors.scm (leafpad): Use glib-or-gtk build-system. Danny Milosavljevic2017-07-261-1/+2
* gnu: Add e3.•••* gnu/packages/text-editors.scm (e3): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> ng02017-05-131-0/+38
* gnu: vis: Update to 0.3.•••* gnu/packages/text-editors.scm (vis): Update to 0.3. [arguments]: Remove #:make-flags. Signed-off-by: Leo Famulari <leo@famulari.name> José Miguel Sánchez García2017-04-171-4/+3
* gnu: leafpad: Fix home-page URL.•••* gnu/packages/text-editors.scm (leafpad)[home-page]: Fix URL. Leo Famulari2017-04-081-1/+1
* gnu: Add leafpad.•••* gnu/packages/text-editors.scm (leafpad): New variable. Feng Shu2017-04-081-0/+29
* gnu: kakoune: Fix build after Boost ABI change.•••Also remove now-obsolete snippet and inputs. * gnu/packages/text-editors.scm (kakoune)[source]: Remove gzip substitution. [arguments]: Drop CPPFLAGS from #:make-flags. [native-inputs]: Remove GCC-5. [inputs]: Remove gcc:lib. Marius Bakke2017-03-291-17/+4
* gnu: Adjust asciidoc-related build options.•••Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and 3078821d1380c26c738be6b5d430c595327d401f make many package inputs and build configurations related to asciidoc obsolete. * gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml, libxml2 and libxslt. * gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt. * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml. (perf)[inputs]: Remove docbook-xml and libxslt. * gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt. * gnu/packages/version-control.scm (cgit)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. (cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. * gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2, and libxslt. (tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. * gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag. (i3-wm)[inputs]: Remove docbook-xml. [native-inputs]: Add libxml2. Kei Kebreau2017-03-211-1/+0
* gnu: joe: remove reference to WordStar.•••* gnu/packages/text-editors.scm (joe)[description]: Remove WordStar reference. Eric Bavier2017-02-011-6/+4
* gnu: Add JOE.•••* gnu/packages/text-editors.scm (joe): New variable. Eric Bavier2017-01-311-0/+26
* gnu: kakoune: Move reproducibility substitution to source snippet.•••* gnu/packages/text-editors.scm (kakoune)[arguments]: Move substitution to ... [source]: ... here. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Carlo Zancanaro2017-01-271-5/+9
* gnu: text-editors.scm: Fix imports.•••This is a followup to 5613ea79fccc5a5befafea313cb81010c5f5a8dd. * gnu/packages/text-editors.scm: Import (gnu packages terminals). Marius Bakke2017-01-261-0/+1
* gnu: Add kakoune.•••* gnu/packages/text-editors.scm (kakoune): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Carlo Zancanaro2017-01-261-1/+72
* gnu: Add vis.•••* gnu/packages/text-editors.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Marius Bakke <mbakke@fastmail.com> José Miguel Sánchez García2016-12-081-0/+77