Skip to content
Snippets Groups Projects
Verified Commit b44c20e2 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Add recipe for cosmic-files

parent 32b4d66e
No related branches found
No related tags found
No related merge requests found
name=COSMIC File Manager
binary=/bin/cosmic-files
icon=/ui/icons/apps/system-file-manager.png
author=Jeremy Soller
description=COSMIC File Manager
[source]
git = "https://github.com/pop-os/cosmic-files.git"
branch = "master_jammy"
[build]
template = "custom"
script = """
cookbook_cargo --no-default-features
mkdir -pv "${COOKBOOK_STAGE}/ui/apps"
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/cosmic-files"
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment