Ludovic Courtès
|
282197b521
|
gnu: tootle: Remove trailing #t in phases.
* gnu/packages/mastodon.scm (tootle)[arguments]: Remove trailing #t.
|
2022-01-05 23:44:18 +01:00 |
|
Ludovic Courtès
|
f2d304ac98
|
gnu: tootle: Simplify inputs.
* gnu/packages/mastodon.scm (tootle)[native-inputs]: Simplify.
|
2022-01-05 23:44:18 +01:00 |
|
Taiju HIGASHI
|
b0d25a7118
|
gnu: tootle: Fix build.
* gnu/packages/patches/tootle-glib-object-naming.patch,
gnu/packages/patches/tootle-reason-phrase.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/mastodon.scm (tootle)[source]: Use them.
[inputs]: Use LIBSOUP-MINIMAL-2 instead of LIBSOUP.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
2022-01-05 23:44:18 +01:00 |
|
Ludovic Courtès
|
8394619bac
|
gnu: Simplify package inputs.
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
2021-12-13 17:48:25 +01:00 |
|
Ricardo Wurmus
|
9bc0f45df5
|
Merge remote-tracking branch 'origin/master' into core-updates-frozen
|
2021-12-05 19:17:41 +01:00 |
|
|
3d6040c135
|
gnu: toot: Honor the #:tests? flag.
* gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
|
2021-11-26 15:52:57 +02:00 |
|
|
ac4c0b1933
|
gnu: toot: Update to 0.28.0.
* gnu/packages/mastodon.scm (toot): Update to 0.28.0.
|
2021-11-26 15:52:10 +02:00 |
|
|
1abe0b3011
|
gnu: tootle: Update package references.
* gnu/packages/mastodon.scm (tootle)[inputs]: Replace vala-0.50 with
vala.
|
2021-02-18 09:19:48 +02:00 |
|
|
3311a7470a
|
gnu: tootle: Update to 1.0.
* gnu/packages/mastodon.scm (tootle): Update to 1.0.
|
2021-02-07 16:37:24 +02:00 |
|
|
63cf277bfa
|
gnu: Add tootle.
* gnu/packages/mastodon.scm (tootle): New variable.
|
2021-02-03 10:14:53 +02:00 |
|
|
069da2433e
|
gnu: Add python-mastodon-py.
* gnu/packages/mastodon.scm (python-mastodon-py): New variable.
|
2020-07-27 13:11:37 +03:00 |
|
|
a9ff5b72a6
|
gnu: toot: Update to 0.27.0.
* gnu/packages/mastodon.scm (toot): Update to 0.27.0.
|
2020-06-30 09:45:44 +03:00 |
|
|
e40e7fdf09
|
gnu: toot: Update to 0.26.0.
* gnu/packages/mastodon.scm (toot): Update to 0.26.0.
|
2020-04-16 22:40:39 +03:00 |
|
|
fba0fea4a6
|
gnu: toot: Adjust custom phases.
* gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run
after 'install so replace 'check rather than re-inserting it.
|
2020-04-01 10:22:33 +03:00 |
|
|
b7417f3d54
|
gnu: toot: Update to 0.25.2.
* gnu/packages/mastodon.scm (toot): Update to 0.25.2.
|
2020-04-01 10:21:48 +03:00 |
|
|
d507ec0994
|
gnu: toot: Make propagated-inputs regular inputs.
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Move all ...
[inputs]: ... here.
|
2019-12-03 11:00:14 +02:00 |
|
|
324db47147
|
gnu: toot: Add missing input.
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Add python-urwid.
|
2019-12-03 10:59:33 +02:00 |
|
Tobias Geerinckx-Rice
|
11a05344ec
|
gnu: toot: Update to 0.24.0.
* gnu/packages/mastodon.scm (toot): Update to 0.24.0.
[arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
|
2019-12-01 00:49:12 +01:00 |
|
|
8566d8793b
|
gnu: toot: Don't install the Makefile.
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to
prevent installing data_files.
|
2019-06-25 19:09:51 +03:00 |
|
|
c643b49244
|
gnu: Add toot.
* gnu/packages/mastodon.scm (toot): New variable.
* gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
|
2019-02-28 08:56:59 +02:00 |
|