| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/mastodon.scm (tuba): Update to 0.6.3.
Change-Id: I842cc661f5ba9574c2a913308afd1c2b7c8a9697
|
|/
|
|
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.42.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pyyaml, python-typing-extensions.
[inputs]: Add python-click, python-urwidgets.
Change-Id: I085531e63e6f811319715cfddfad9f17c877897d
|
|
|
|
|
|
|
|
|
| |
Reported by retropikzel on IRC.
* gnu/packages/mastodon.scm (tuba)[native-inputs]: Add
gsettings-desktop-schemas.
Change-Id: I79650a2b72cf149498e7f158d66502c20d88998a
|
|
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (tootle): Deprecate for tuba.
* gnu/packages/patches/tootle-glib-object-renaming.patch,
gnu/packages/patches/tootle-reason-phrase.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
|
|
| |
* gnu/packages/mastodon.scm (tuba): Update to 0.4.1.
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.38.1.
[inputs]: Add python-tomlkit.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (tuba)[arguments]<phases: Add lib-vars-wrap
phase to set GST_PLUGIN_SYSTEM_PATH and GDK_PIXBUF_MODULE_FILE
variables.
(tuba)[native-inputs]: Add gdk-pixbuf.
(tuba)[inputs]: Add gstreamer, gst-plugins-bad, gst-plugins-base,
gst-plugins-good and webp-pixbuf-loader.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (tuba)[arguments]: Update to new style.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.37.0.
[native-inputs]: Add python-psycopg2.
|
|
|
|
| |
* gnu/packages/mastodon.scm (tuba): New variable.
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.36.0.
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.35.0.
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.32.1.
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.30.1.
[arguments]: Add a phase to remove integration tests.
|
|
|
|
| |
* gnu/packages/mastodon.scm (tootle)[arguments]: Remove trailing #t.
|
|
|
|
| |
* gnu/packages/mastodon.scm (tootle)[native-inputs]: Simplify.
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
|
| |
| |
| |
| | |
* gnu/packages/mastodon.scm (toot): Update to 0.28.0.
|
|/
|
|
|
| |
* gnu/packages/mastodon.scm (tootle)[inputs]: Replace vala-0.50 with
vala.
|
|
|
|
| |
* gnu/packages/mastodon.scm (tootle): Update to 1.0.
|
|
|
|
| |
* gnu/packages/mastodon.scm (tootle): New variable.
|
|
|
|
| |
* gnu/packages/mastodon.scm (python-mastodon-py): New variable.
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.27.0.
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.26.0.
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run
after 'install so replace 'check rather than re-inserting it.
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.25.2.
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Move all ...
[inputs]: ... here.
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Add python-urwid.
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot): Update to 0.24.0.
[arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
|
|
|
|
|
| |
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to
prevent installing data_files.
|
|
* gnu/packages/mastodon.scm (toot): New variable.
* gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
|