All Projects → archlinuxcn → lilac

archlinuxcn / lilac

Licence: GPL-3.0 license
Lilac is the build bot for archlinuxcn

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
PLpgSQL
1095 projects
Makefile
30231 projects

Projects that are alternatives of or similar to lilac

Aur Out Of Date
Determines out-of-date AUR packages w.r.t. upstream version
Stars: ✭ 33 (-62.07%)
Mutual labels:  packaging, archlinux
Open Build Service
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
Stars: ✭ 599 (+588.51%)
Mutual labels:  packaging, archlinux
AwsTerm
A collection of awesome terminal utilities
Stars: ✭ 37 (-57.47%)
Mutual labels:  archlinux
SOLIDWORKS-for-Linux
This is a project, where I give you a way to use SOLIDWORKS on Linux!
Stars: ✭ 122 (+40.23%)
Mutual labels:  archlinux
dotfiles
Personal dotfiles for my multiple systems.
Stars: ✭ 20 (-77.01%)
Mutual labels:  archlinux
Arch
These are easy, in-depth instructions on how to install Arch Linux.
Stars: ✭ 16 (-81.61%)
Mutual labels:  archlinux
ArchInstall
💻 Personnal install scripts for my development environment
Stars: ✭ 56 (-35.63%)
Mutual labels:  archlinux
arch-pkgs
Management repo for my Arch Linux systems. Mirror of https://gitlab.com/mdaffin/arch-pkgs
Stars: ✭ 79 (-9.2%)
Mutual labels:  archlinux
product-packager
A portable shell program to package and prepare courses, tutorial series, and other products to release on e-commerce platforms like Gumroad and Mavenseed.
Stars: ✭ 42 (-51.72%)
Mutual labels:  packaging
dotfiles
files that start . and makes my Linux box awesome.
Stars: ✭ 57 (-34.48%)
Mutual labels:  archlinux
dotfiles
🐲 Dotfiles for my Arch Linux setup.
Stars: ✭ 37 (-57.47%)
Mutual labels:  archlinux
archbashstrap
Install/Bootstrap Arch Linux system without using pacman
Stars: ✭ 16 (-81.61%)
Mutual labels:  archlinux
Arch-Deployer
A script to bulk download an Arch Linux package with all its dependencies to be converted in AppImage.
Stars: ✭ 48 (-44.83%)
Mutual labels:  archlinux
python-deb-pkg-tools
Debian packaging tools
Stars: ✭ 36 (-58.62%)
Mutual labels:  packaging
scripts
Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)
Stars: ✭ 36 (-58.62%)
Mutual labels:  archlinux
Conty
Easy to use unprivileged Linux container packed into a single portable executable
Stars: ✭ 198 (+127.59%)
Mutual labels:  archlinux
A-Personal-Arch-Installation-Guide
A Personal Arch Installation Guide In Case of Amnesia
Stars: ✭ 58 (-33.33%)
Mutual labels:  archlinux
dotfiles
My personal dotfiles repository
Stars: ✭ 36 (-58.62%)
Mutual labels:  archlinux
poetry-setup
Generate setup.py (setuptools) from pyproject.toml (poetry)
Stars: ✭ 44 (-49.43%)
Mutual labels:  packaging
PackageProject.cmake
🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing best-practices for maximum compatibility.
Stars: ✭ 48 (-44.83%)
Mutual labels:  packaging

lilac.png

Documentation Status

What does lilac do?

lilac is an automatic packaging tool for Arch Linux. It basically does the following things:

  • figure out which packages have been updated or need rebuilding by calling nvchecker
  • figure out the order to build packages
  • generate or update PKGBUILDs with custom configuration scripts (common routines available)
  • call devtools to actually build packages
  • handle built packages over to archrepo2 to update the repository database
  • report any errors to maintainers via mail

License

This project is licensed under GPLv3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].