summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-12-21modifed build, and packagingEthan Kerrick
2021-12-07Remove manual MIME and icon installationSpaghettiCat
These are now provided by gargoyle
2021-11-09Update .SRCINFO for qt5-baseSpaghettiCat
Forgot to do this
2021-11-09Add qt5-base to makedependsSpaghettiCat
This is needed to build gargoyle
2021-06-29Build with CMake instead of JamSpaghettiCat
Jam is an obsolete build tool, and wasn't intended for building on Unix anyway according to garglk documentation.
2021-02-10Update .SRCINFO for 2019.1.r71.g9b4be5cSpaghettiCat
2021-02-10Use pkgver() for gitSpaghettiCat
2021-02-10Update dependencies to GTK3 and SDL2SpaghettiCat
2020-02-23Version bump .SRCINFO to pkrel 3SpaghettiCat
Forgot this
2020-02-23Remove unnecessary prepare() stepsSpaghettiCat
From "TheCycoOne": > Neither of the prepare changes are needed: > > https://github.com/garglk/garglk/commit/be9ae55dd206f103ec686cb3faaf2d505098547f handled the C++11 issue. > > I'm not sure about the inline issue, but I compiled fine without it, and they don't use it with gcc6 in their travis builds.
2020-02-23Add 'git' to makedependsSpaghettiCat
It's required to fetch the sources.
2017-01-28Synchronize pkgrel across .SRCINFO and PKGBUILDSpaghettiCat
2016-09-18Set pkgrel to 1SpaghettiCat
Forgot to do this.
2016-09-18Initial commitSpaghettiCat