-
Notifications
You must be signed in to change notification settings - Fork 0
License
oSoWoSo/vpim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Notices: Github mirror: there is a mirror of this repo on github, even though it is just a mirror, contributions will be properly addressed. Nvidia drivers: these packages are a clone of the Nvidia package in the official repository, only changing the video abi version. # Branches main: the main/master branch. all the important files are in this branch. # Setting up this repo 1. Download the '99-repository-vpim.conf' file from this repository. 2. Move it to '/etc/xbps.d'. 3. Synchronize the repository with 'xbps-install -S'. Alternatively: 1. Create a file with the 'conf' extension, the name should be self-explanatory but this is not mandatory. 2. Put the following line in the file content: 'repository=https://rotaryboot58.github.io/vpim'. 3. Place it in '/etc/xbps.d/'. 4. Synchronize it. # Building packages manually 1. Install the binary-bootstrap packages with './xbps-src binary-bootstrap'. 2. Build it running './xbps-src pkg $package_name' and replacing $package_name with the package you want to build. # Working with packages Install the 'xtools' package and follow the section that suits your needs. ## Creating packages 'xnew $package_name' replacing $package_name with the package name. ## Updating checksum 'xgensum -i $package_name' replacing $package_name with the package name. ## Linting 'xlint $package_template_file' replacing $package_template_file with the package template location or name.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published