https://github.com/dimkr/packlim-recipes
Build system for packlim packages
https://github.com/dimkr/packlim-recipes
Last synced: over 1 year ago
JSON representation
Build system for packlim packages
- Host: GitHub
- URL: https://github.com/dimkr/packlim-recipes
- Owner: dimkr
- License: mit
- Created: 2016-03-01T21:07:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T21:05:09.000Z (over 10 years ago)
- Last Synced: 2025-01-23T14:30:00.477Z (over 1 year ago)
- Language: Shell
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
_ _ _ _
_ __ __ _ ___| | _| (_)_ __ ___ _ __ ___ ___(_)_ __ ___ ___
| '_ \ / _` |/ __| |/ / | | '_ ` _ \ _____| '__/ _ \/ __| | '_ \ / _ \/ __|
| |_) | (_| | (__| <| | | | | | | |_____| | | __/ (__| | |_) | __/\__ \
| .__/ \__,_|\___|_|\_\_|_|_| |_| |_| |_| \___|\___|_| .__/ \___||___/
|_| |_|
Overview
========
packlim-recipes is a build system for packlim (https://github.com/dimkr/packlim)
packages.
Packages produced by it are static and installed at the /opt/packlim prefix, so
they can be used on a wide range of Linux (https://www.kernel.org/)
distributions.
Usage
========
# ./build.sh $package
e.g.:
# ./build.sh packlim
Credits and Legal Information
=============================
packlim-recipes is free and unencumbered software released under the terms of
the MIT license; see COPYING for the license text. For a list of its authors and
contributors, see AUTHORS.
The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).