summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-03-10libpurple-lurch-git: Use unannotated tagsSýlvan Heuser
Upstream has no annotated tags (as is recommended for release tags) but instead uses unannotated tags. The `pkgver()` function now includes those in its search.
2019-03-10libpurple-lurch-git: fix submodule issueSýlvan Heuser
The upstream `.gitmodules` file specifies relative paths that can be correctly resolved in a direct clone of the upstream GitHub repository, but not in the local filesystem clone that makepkg does. Thanks to eskimod <https://aur.archlinux.org/account/eskimod> for an elegant solution. The `submodule sync` is skipped, as it should happen during the `init` anyway and might overwrite local changes someone might want to add.
2017-03-02Add optdepends on carbonsSýlvan Heuser
Thanks to Guillaume Hayot <ghayot@postblue.info>, who created the PKGBUILD for carbons while I was busy. :-)
2017-03-02Update to improved makefileSýlvan Heuser
2017-02-16Add makedependsSýlvan Heuser
2017-02-13Add .gitignoreSýlvan Heuser
2017-02-13Delete useless cruftSýlvan Heuser
2017-02-13Fetch missing submodulesSýlvan Heuser
2017-02-13Actually build somethingSýlvan Heuser
2017-02-13Add proper suffix to pkgnameSýlvan Heuser
2017-02-13Add dependenciesSýlvan Heuser
2017-02-13Initial commitSýlvan Heuser