summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-09-19Fix libalpm version requirementssudoBash418
makepkg will restrict bare library names by adding the exact version of the library the package was built against. This behaviour does not apply to library dependencies with explicit version requirements. This resulted in broken 7.3.0-4 packages; the exact libalpm.so version was not recorded in the built package. Fix the issue by adding a separate dependency entry that makepkg will add the appropriate version to at build time.
2024-09-18Bump pkgrel (to 7.3.0-4) and update .SRCINFOsudoBash418
2024-09-18Add patch to wrap long license fieldssudoBash418
As reported by @glitsj16 on the AUR, some packages have very long license descriptions with many clauses. This patch enables wrapping the license field to the width of the window.
2024-09-18Allow linking against libalpm.so version 15sudoBash418
The changes in version 15 do not appear to affect pamac-classic.
2024-04-26Bump pkgrel (to 7.3.0-3) and update .SRCINFOsudoBash418
2024-04-26Use SPDX license identifiersudoBash418
See https://rfc.archlinux.page/0016-spdx-license-identifiers/
2024-04-26Add patches for libalpm 14 compatibilitysudoBash418
Also, depend on specific libalpm version instead of pacman.
2024-04-26Disable AUR support because it is brokensudoBash418
See https://git.cromer.cl/cromer/pamac-classic/issues/12 for details. Also, use explicit meson commands.
2021-07-10Prevent building against a different major pacman versionsudoBash418
2021-07-10Update to 7.3.0; update pacman version restrictionsudoBash418
2021-06-01Update .SRCINFOsudoBash418
2021-06-01Add pacman < 6.0 restrictionsudoBash418
2020-04-02Update to 7.2.1sudoBash418
2020-03-29Update to 7.2.0sudoBash418
2020-03-12Update to 7.1.3; remove vala version restrictionsudoBash418
2020-03-11Vala 0.48 and up causes a build error; see ↵sudoBash418
https://git.cromer.cl/cromer/pamac-classic/issues/3 for details
2020-01-02Update to 7.1.2sudoBash418
2019-10-23Update to 7.1.1sudoBash418
2019-09-17Update to 7.0.2sudoBash418
2019-07-19Update to 7.0.1sudoBash418
2019-07-07Update to 7.0.0; switch to meson build systemsudoBash418
2019-07-04Update to 6.7.3sudoBash418
2019-07-02Update to 6.7.2; remove unneeded vala patch and add pamacclassic-1.0.gir ↵sudoBash418
build error fix
2019-03-16Add patch to allow building with vala>=0.44.0sudoBash418
2018-12-11Update sources and homepage to the new URLsudoBash418
2018-06-02Update to v6.7.0sudoBash418
2018-02-18Update to v6.6.4sudoHackr
2017-11-16*sigh* .SRCINFOThomas Bork
2017-11-16Update to v6.6.3Thomas Bork
2017-11-11Update to v6.6.2Thomas Bork
2017-11-11Update to v6.6.1Thomas Bork
2017-11-11Update to v6.6.0Thomas Bork
2017-11-08SRCINFO update...Thomas Bork
2017-11-08Update to v6.5.2Thomas Bork
2017-11-06Update to v6.5.1Thomas Bork
2017-11-02Update to v6.5.0Thomas Bork
2017-10-29Update to v6.4.0Thomas Bork
2017-10-27*sigh* Update .SRCINFOThomas Bork
2017-10-27Update to v6.3.5Thomas Bork
2017-10-27Updated to v6.3.4 (preferences work again)Thomas Bork
2017-10-26Update to v6.3.3Thomas Bork
2017-10-24Update to v6.3.2Thomas Bork
2017-10-18Update to v6.3.1Thomas Bork
2017-10-17Update to v6.3.0Thomas Bork
2017-10-16Update to v6.2.1Thomas Bork
2017-10-15Update to v6.1.0Thomas Bork
2017-10-11*sigh* Update .SRCINFOThomas Bork
2017-10-11Update to 6.0.1Thomas Bork
2017-10-11Update SRCINFOThomas Bork
2017-10-11Fix my horrible PKBUILD - thanks to cromerc @ githubThomas Bork