path: root/build-aux
ModeNameSize
-rw-r--r--build-self.scm3479logplainabout
-rw-r--r--check-available-binaries.scm2235logplainabout
-rw-r--r--check-final-inputs-self-contained.scm3287logplainabout
-rw-r--r--download.scm2725logplainabout
-rw-r--r--generate-authors.scm3870logplainabout
-rwxr-xr-xgitlog-to-changelog13396logplainabout
d---------hydra117logplain
-rw-r--r--make-binary-tarball.scm1592logplainabout
;; broken. (map (cut string-append "gourmet/tests/" <>) (scandir "gourmet/tests" (cut string-prefix? "test_" <>))))))) (add-after 'install 'install-dekstop-file-and-icons (lambda _ (define share (string-append #$output "/share")) (install-file ".flatpak/io.github.thinkle.Gourmet.desktop" (string-append share "/applications")) (install-file ".flatpak/io.github.thinkle.Gourmet.svg" (string-append share "/icons/Gourmet"))))))) (native-inputs (list python-dogtail python-pytest python-selenium xorg-server-for-tests)) (inputs (list gtk+ python-argcomplete python-beautifulsoup4 python-gst python-keyring python-lxml python-pillow python-pycairo python-pyenchant python-pygobject python-requests python-scrape-schema-recipe python-sqlalchemy python-toml)) (home-page "https://thinkle.github.io/gourmet/") (synopsis "Recipe organizer") (description "Gourmet Recipe Manager is a recipe organizer that allows you to collect, search, organize, and browse your recipes. Gourmet can also generate shopping lists and calculate nutritional information. It imports Mealmaster, MasterCook and KRecipe files and exports PDFs, webpages, and other formats.") (license gpl2+))))