Skip to content
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.

fmartingr/aur-cloudstation-drive-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUR Synology Cloudstation Builder

AUR CloudStation Drive

Simple script to generate the AUR builds for the CloudStation Drive software by synology.

Usage

python3 -m venv .venv
.venv/bin/pip install -r requirements.txt
.venv/bin/python3 build.py <version> <release_number>

This will generate a new folder in the builds folder with the PKGBUILD and .SRCINFO files which are the required files to create an AUR package.

Releases

No releases published

Packages

No packages published