summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2021-03-20Update to r3070.15214880chatterino2-ci
2021-03-20Update to r3069.79bc7007chatterino2-ci
2021-03-15Update to r3068.b02403a7chatterino2-ci
2021-03-15Update to r3067.3f206d46chatterino2-ci
2021-03-14Update to r3066.49bd1bd4chatterino2-ci
2021-03-14Update to r3065.fd3efe0echatterino2-ci
2021-03-14Update to r3064.771bf260chatterino2-ci
2021-03-06Bump package versionRasmus Karlsson
2021-03-06Remove humanize as a submoduleRasmus Karlsson
2021-03-04Bump versionRasmus Karlsson
2021-02-08Bump version to r3024Rasmus Karlsson
2021-01-28Bump version to r3011Rasmus Karlsson
2021-01-12Remove pkgconf from makedependsRasmus Karlsson
2021-01-12Bump versionRasmus Karlsson
2021-01-02Swap out libcommuni submodule to upstream variant - this will require a ↵Rasmus Karlsson
clean build
2020-12-27Update dependenciesRasmus Karlsson
- Add pkgconf as a make dependency - Add openssl as a dependency
2020-12-27Switch to mkdir -p when making the build folderRasmus Karlsson
In case the build is using the previous build environment, this is necessary to not error out if the build folder already exists. Thanks EinBaum
2020-12-27Bump version to r2982Rasmus Karlsson
2020-12-20Ensure CCACHE_SLOPPINESS is set for Chatterino to be able to use itRasmus Karlsson
2020-12-20Handle both ccache and non-ccache buildsRasmus Karlsson
2020-12-20Handle submodules as suggested by @txtsdRasmus Karlsson
See https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git_submodules
2020-12-20Bump version to r2975Rasmus Karlsson
2020-12-14Bump version from r2936 to r2971Rasmus Karlsson
2020-11-17Bump version from 2915 to 2936Rasmus Karlsson
2020-11-01Bump version from 2679 to 2915Rasmus Karlsson
2020-07-19Bump version from 2590 to 2679Rasmus Karlsson
2020-07-19Add --progress directive to submodule update commandRasmus Karlsson
2020-04-20remove --devel part since it's not universal for all aur clientsRasmus Karlsson
2020-04-20Bump version and add --devel hint to descriptionRasmus Karlsson
2020-02-27Update versionRasmus Karlsson
2020-01-05Update versionRasmus Karlsson
2019-12-27Update versionRasmus Karlsson
2019-12-22Fix error from desktop file being movedRasmus Karlsson
I don't think this causes any issues but it might
2019-07-13Update version, switch branch back to masterRasmus Karlsson
2019-07-01version bumpRasmus Karlsson
2019-05-23desktop and icon file moved to upstream repoCkat
2019-05-18fix casing in organization nameRasmus Karlsson
2019-05-18update repo to point at chatterino2 located in the Chatterino github ↵Rasmus Karlsson
organization
2019-05-14version bumpRasmus Karlsson
2019-04-26readd git makedepCkat
after some discussion on irc it seems the git makedep is needed by some and cant be taken for granted
2019-04-19update branch and versionRasmus Karlsson
2019-04-06clean up deps furtherCkat
gst-plugins-ugly wasnt needed for audio, by the looks of it. and qt5-svg is only needed at build time, not at run time. gst-plugins-good seems to be needed for audio, but nothing more.
2019-04-05fix depsCkat
remove rapidjson as its included from a submodule, add boost-libs since its needed in runtime
2019-04-05cleaned up PKGBUILD to comply more with guidelinesCkat
- provide checksums for local resources - do not include the package name in self-referencing way in description - avoid introducing new variables - preserve order of fields - minimize empty lines
2019-04-04update .SRCINFO and PKGBUILD for switch to pajlada-dev branchRasmus Karlsson
switch is due to master having a self-imposed feature freeze until some refactoring/restructuring can be completed
2019-03-28Fix optional commentDanis
2019-03-28moved pulseaudio to optional dependenciesDanis
2018-08-19added streamlink optdep and fixed versioningckath
for now the version has been reverted to the old way of just taking the commit hash, if later a stable tag format is established or a better way of incorporating tags into version is found it'll be switched to that. but this will at least stop it from incorrectly assuming version on aur is always newer than local.
2018-04-27fixed error caused by moving of binaryCkat
2018-02-18include tag in versionCkat