Skip to content

ibhagwan/megasync-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Void Linux template file for xbps-src

This package is primarily maintained on cereus-pkgs repository but it's mirrored here too for Void Linux users convenience.

Instructions for building latest megasync on Void Linux using xbps-src:

  1. Setup the void-packages repo:
❯ git clone --depth=1 https://github.com/void-linux/void-packages
❯ cd void-packages
❯ ./xbps-src binary-bootstrap
❯ echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
  1. Clone the template repo into srcpkgs:
❯ git clone https://github.com/ibhagwan/megasync-template.git ./srcpkgs/megasync
  1. Build & install the package:
❯ ./xbps-src pkg megasync
❯ sudo xbps-install --repository=hostdir/binpkgs/nonfree megasync

About

MEGAsync xbps-src void linux template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published