aboutsummaryrefslogtreecommitdiff
path: root/.patman
blob: efc42144a2afde5749e81673e89e46e3d4c184a7 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
# This config file allows for Patchwork integration with
# https://patches.guix-patches.cbaines.net/.

[settings]
project: guix-patches
patchwork_url: https://patches.guix-patches.cbaines.net
add_signoff: False
# TODO: enable check_patch
check_patch: False
ignore_bad_tags: True
keep_change_id: True
Le Vaillant * gnu/packages/djvu.scm (didjvu): New variable. 2020-11-26gnu: djvulibre: Remove bundled software.Tobias Geerinckx-Rice * gnu/packages/djvu.scm (djvulibre)[source]: Delete win32/ in a snippet. 2020-11-26gnu: djvulibre: Update to 3.5.28.Tobias Geerinckx-Rice * gnu/packages/djvu.scm (djvulibre): Update to 3.5.28. [native-inputs]: Add autoconf, automake, and libtool to bootstrap. [inputs]: Add zlib. [arguments]: Rename 'reproducible phase to 'make-reproducible and run it after bootstrapping. 2020-11-26gnu: djvusmooth: Fix path to djvused.Guillaume Le Vaillant * gnu/packages/djvu.scm (djvusmooth)[arguments]: Add 'fix-paths' phase. 2020-11-23gnu: djview: Update to 4.12.Tobias Geerinckx-Rice * gnu/packages/djvu.scm (djview): Update to 4.12. 2020-11-23gnu: Add djvusmooth.Guillaume Le Vaillant * gnu/packages/djvu.scm (djvusmooth): New variable. 2020-11-22gnu: Add minidjvu.Guillaume Le Vaillant * gnu/packages/djvu.scm (minidjvu): New variable. 2020-11-22gnu: djvulibre: Add JPEG and TIFF support.Guillaume Le Vaillant * gnu/packages/djvu.scm (djvulibre)[inputs]: Add libjpeg-turbo and libtiff. 2020-11-22gnu: Add djvu2pdf.Guillaume Le Vaillant * gnu/packages/djvu.scm (djvu2pdf): New variable. 2020-11-16gnu: Add pdf2djvu.Guillaume Le Vaillant * gnu/packages/djvu.scm (pdf2djvu): New variable. 2020-06-10gnu: djview: Update to 4.11.Tobias Geerinckx-Rice * gnu/packages/djvu.scm (djview): Update to 4.11. [source]: Use GIT-FETCH and add a FILE-NAME. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add a ‘make-files-writable’ phase. 2020-02-09gnu: djview: Fix home-page.Nicolas Goaziou * gnu/packages/djvu.scm (djview)[home-page]: Point specifically to the project home-page. 2020-02-09gnu: djview: Fix executable's name in desktop file.Nicolas Goaziou * gnu/packages/djvu.scm (djview)[inputs]: Re-order inputs alphabetically. [arguments]: Add a phase to fix executable's name in desktop file. 2020-02-09gnu: Add djview.Nicolas Goaziou * gnu/packages/djvu.scm (djview): New variable.