summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-03-28Remove gitignore, not part of Arch packaging guidelinesCaleb Maclennan
The need for git ignore files is better served by a single parent .gitignore in the directory above all one's AUR packages (whether this is just a loose file or part of an `aurpublish` setup or whether `pkgctl` is being used). Each AUR package having its own missmatched ignore rules that behave differently depending on developer preferences is fairly disruptive because tooling doesn't behave the same between packages.
2024-03-26Fix nvchecker file locationCaleb Maclennan
2024-03-26Setup nvcheckerCaleb Maclennan
2020-10-15upgpkg: otf-libertinus-git 7.020.r16.ge809fbe-1Caleb Maclennan
- Don't bother building WOFFs\n- work around directory rename causing project name detection issue
2020-08-19upgpkg: otf-libertinus-git 7.000.r0.g2802fff-1Caleb Maclennan
upstream release Update build system for new era
2020-07-03Update upstream URLCaleb Maclennan
upgpkg: otf-libertinus 6.12-2 upgpkg: otf-libertinus-git 6.12.r3.gddf6c2f-1
2020-06-23Add missing makedepends and enable parallel buildsCaleb Maclennan
upgpkg: otf-libertinus-git 6.11.r75.gbbc3717-1
2020-06-21upgpkg: otf-libertinus-git 6.11.r75.gbbc3717-1Caleb Maclennan
Update build dependencies and repository layout
2020-03-26Accomodate AUR helpers that don't know how to scan for providesCaleb Maclennan
2020-03-26Note version of python dependency (currently OOD in AUR)Caleb Maclennan
2020-03-26Normalize shell quoting using `shellharden`Caleb Maclennan
2020-03-26Update build dependenciesCaleb Maclennan
2020-02-28Commit meta dataCaleb Maclennan
2020-02-28Fix tex related dependency nameCaleb Maclennan
2020-02-28Add missing makedependsCaleb Maclennan
2020-02-24Redo packaging to actually _build_ the latest gitCaleb Maclennan
2018-09-01Cleanup bash shell quoting using shellhardenCaleb Maclennan
2018-09-01Regenerate obsolete meta data using `makepkg --printsrcinfo`Caleb Maclennan
2018-09-01Update .gitignore file for easy bulk repository managementCaleb Maclennan
2018-05-25Change URLs.aksr
2018-05-22Fix installation.aksr
2018-03-01Add .gitignore file for easier repository managementCaleb Maclennan
2018-03-01Remove post_install function obsoleted by default fontconfig hookCaleb Maclennan
2017-04-19Bump build number as many bugfixes recently pushed upstreamCaleb Maclennan
2016-03-15Comply with AUR packaging guidelines on version stringCaleb Maclennan
Also incorporates other feedback from aksr
2016-03-01Switch to semantic versioning schemeCaleb Maclennan
This will make it easier to understand where the version is at as it uses the upstream project's release versions number plus a count of git commits since the release as the semantic part of the string, plus the usual short SHA. Upgrades from previous schemes may need poking, but future ones should roll smoothly as the upstream releases updates. Also cleaned up the package a little bit to remove unused fields, make the scripting more versatile, etc.
2016-03-01Added otf-libertinus to the conflicts array.aksr
2016-01-21Start.aksr