The Arch Linux Package Build
Chris Ahlstrom
2016-01-14 to 2016-03-04

The directory "package" holds a copy of the package build
files for Arch Linux.

These files may be updated from the original build files via:

    git subtree pull --prefix arch/package https://aur.archlinux.org/sequencer64-git.git master --squash

This README also provides some handy links to the Arch build of Sequencer64.

Package URL:

    https://aur.archlinux.org/packages/sequencer64-git/

Arch Package Guidelines:

    https://wiki.archlinux.org/index.php/VCS_package_guidelines

GitHub issues:

    https://github.com/ahlstromcj/sequencer64/pull/7#issuecomment-169947579
    https://github.com/ahlstromcj/sequencer64/pull/7#issuecomment-170135038

Discussions:

    https://www.linuxmusicians.com/viewtopic.php?f=4&t=15133&p=67807#p67807

Working with git subtree:

    https://www.atlassian.com/git/articles/alternatives-to-git-submodule-git-subtree

# vim: sw=4 ts=4 wm=4 et ft=sh
