summaryrefslogtreecommitdiff
path: root/libre/pacman/makepkg.conf.in
AgeCommit message (Collapse)Author
2021-07-05pacman-6.0.0-3.parabola1: rebuildOmar Vega Ramos
2021-06-01pacman-6.0.0-2.parabola1: updating versionOmar Vega Ramos
2021-04-25pacman-5.2.2-3.parabola1: rebuildOmar Vega Ramos
2020-08-23pacman-5.2.2-1.parabola1: updating versionOmar Vega Ramos
2019-10-23pacman-5.2.0-2.parabola1: updating version (2)Omar Vega Ramos
2018-08-26libre/pacman: default config: Load modular configuration filesLuke Shumaker
https://lists.parabola.nu/pipermail/dev/2017-December/006177.html
2018-05-29libre/pacman: TidyLuke Shumaker
2018-05-29pacman-5.1.0-1.parabola1: updating versionOmar Vega Ramos
2018-04-29libre/pacman: Remove old hacks, tidy up, enable debug packagesLuke Shumaker
Maintenance: - Bump pkgrel 2.parabola1.3 -> 2.parabola2 Old hacks: - Remove conflicts/replaces on cacert-dot-org. Prior to 2016 it depended on core/ca-certificates-cacert, which in 2014 replaced libre/cacert-dot-org. With That dependency dropped, there's no reason to keep this hack around. - Remove the openssl-1.0 -> 1.1 upgrade hack - Drop optdepend on cron; the cron file hasn't been shipped since 2015 Fixup: - Adjust PKGBUILD to reduce pointless diff with Arch's PKGBUILD - provides+=('pacman-parabola') for symmetry with conflicts and replaces - pacman-keyring.timer: WantedBy=timers.target, not multi-user.target - pacman-keyring.service: Add Documentation= to match the .timer Changes: - enable pacman-keyring.timer by default ( via systemd.preset(5) ) - makepkg.conf: Build debug packages by default
2016-04-14libre/pacman: Generate and install the configs for _every_ architecture.Luke Shumaker
Slightly invasive changes: - moving the makepkg.conf sed bit into build() from package() - git mv makepkg.conf makepkg.conf.in