[ { "name": "myhello", "version": "2.10", "source": "mirror://gnu/hello/hello-2.10.tar.gz", "build-system": "gnu", "arguments": { "tests?": false } "home-page": "https://www.gnu.org/software/hello/", "synopsis": "Hello, GNU world: An example GNU package", "description": "GNU Hello prints a greeting.", "license": "GPL-3.0+", "native-inputs": ["gettext"] }, { "name": "greeter", "version": "1.0", "source": "https://example.com/greeter-1.0.tar.gz", "build-system": "gnu", "arguments": { "test-target": "foo", "parallel-build?": false, }, "home-page": "https://example.com/", "synopsis": "Greeter using GNU Hello", "description": "This is a wrapper around GNU Hello.", "license": "GPL-3.0+", "inputs": ["myhello", "hello"] } ] oszko-scripts'>koszko-scripts Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/photo.scm
AgeCommit message (Expand)Author
2023-09-17gnu: enblend-enfuse: Build documentation....Bruno Victal
2023-09-17gnu: enblend-enfuse: Backport upstream fixes....Bruno Victal
2023-08-21gnu: darktable: Enable building on riscv64-linux....Efraim Flashner
2023-08-18gnu: darktable: Build with librsvg-for-system....Efraim Flashner
2023-08-15gnu: rawtherapee: Build with librsvg-for-system....Efraim Flashner
2023-08-13gnu: entangle: Update package style....Tobias Geerinckx-Rice
2023-08-13gnu: entangle: Fix build....Tobias Geerinckx-Rice