summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-21Update libre/your-freedomParabola automatic package builder
2018-08-20Remove unar in favor of Arch's unarchiverDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-20upgpkg: nonsystemd/libretools 20180815-1.nonsystemd1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-21Update libre/your-freedomParabola automatic package builder
2018-08-20fix: libre/linux-libre-firmware 1:1.3-2David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-20Merge branch 'master' of git://git.parabola.nu/abslibre/abslibreLuke Shumaker
2018-08-20pcr/openrc-base: group=(openrc-base) isn't a thingLuke Shumaker
2018-08-20pcr/openrc-security: Set pkgbase correctly, refer to a _commit, not masterLuke Shumaker
2018-08-20pcr/netifrc: Update 0.6.{0→1}, fix upLuke Shumaker
- Update to 0.6.1 - groups=('base-openrc'), not 'openrc-base' - Add pcr/gentoo-functions as a separate package, rather than vendoring it - Depend on generic 'udev' stuff, rather than 'eudev' - install= is NOT WHERE DOCUMENTATION BELONGS - Use git tag signature verification pcr/gentoo-functions: - Is GPLv2, not 2-clause BSD - Don't inexplicably install to /usr/lib/parabola instead of /usr/lib/gentoo
2018-08-20upgpkg: libre/linux-libre-firmware 1:1.3-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-20pcr/openrc: Enable shell completion, don't build static libsLuke Shumaker
MKBASHCOMP : no(default) → yes MKSTATICLIBS : yes(default) → no MKZSHCOMP : no(default) → yes Don't bother building static libs, they get get removed by makepkg.conf:OPTIONS=(!staticlibs) anyway.
2018-08-20pcr/openrc: Don't disable MKNET, but split it in to a separate packageLuke Shumaker
Mention this 'openrc-net' package in openrc:optdepends, but don't include it in groups=(base-openrc). While we're at it, drop "networkmanager-openrc" from optdepends. Where's it end? wicd-openrc? dhcpcd-openrc?
2018-08-20pcr/openrc: Arrange MK*= config items alphabeticallyLuke Shumaker
2018-08-20pcr/openrc: agetty: setting the baud rate isn't nescessary eitherLuke Shumaker
2018-08-20evolution-data-server-3.28.5-2.nonprism1: Perl 5.28 rebuildOmar Vega Ramos
2018-08-19pcr/base-meta: add openresolvLuke Shumaker
Also: - show the command that the list of deps is based on - set the licence to PD; there's no files for the GPL to apply to - Remove period from pkgdesc - Drop silly pkgver()
2018-08-19pcr/base-meta: Reformat for easy diffingLuke Shumaker
2018-08-19pcr/openrc: Upgrade 0.38.{1→2}, improve packagingLuke Shumaker
- Use git signed commits to get the source - /etc/conf.d/agetty: * Don't set term_type=linux (that's the default anyway) * Don't set agetty_options="" (that's the default anyway) - Split the package in build(): * Move /usr/lib/rc/bin/{shutdown,reboot,halt,poweroff} files openrc→openrc-init * Move the openrc-shutdown(8) and openrc-init(8) files openrc→openrc-init * Move the base 'agetty' service openrc-init→openrc - package_openrc(): * Don't mention Gentoo in pkgdesc, OpenRC is now separate fron Gentoo * Holy cow, there were a bunch of files that should have been listed in backup=() * Don't create /usr/lib/openrc/cache: 1. it was removed by options=('!emptydirs') anyway 2. we set LIBEXECDIR=/usr/lib/rc, not =/usr/lib/openrc; it was at the wrong location anyway 3. init.d/savecache creates it at runtime, we don't need to create it - package_openrc-init(): * Mention the conf.d/agetty.tty* files in backup=() * Include the LICENSE file * Replace the conf.d/agetty.tty$X copies of conf.d/agetty with a file containing a comment noting that it inherits from the conf.d/agetty file.
2018-08-17Removing python-pyqtgraph: This package is in [community] repoOmar Vega Ramos
2018-08-17rebuild [libre/libquicktime] against latedt x265Freemor
2018-08-16Bring [webkit2gtk-nonprism] up-to-dateFreemor
2018-08-16Merge branch 'master' of git://git.parabola.nu/abslibre/abslibreLuke Shumaker
2018-08-16pcr/opentmpfiles: Fix the command in the libalpm hookLuke Shumaker
2018-08-16california-0.4.0-2.11{,nonprism}: icu 62.1 rebuildOmar Vega Ramos
2018-08-16iceweasel upgrade to 61.0.2 (buggy - fix #1941)bill-auger
2018-08-15pcr/opensysusers: Fix command in the libalpm hookLuke Shumaker
2018-08-15libre/libretools: Update v20180806 -> v201808115Luke Shumaker
2018-08-14libre/systemd: Fiddle with depends/provides, fix build on glibc 2.28Luke Shumaker
1. Use pkgrel when depending on systemd-common=... 2. systemd-resolvconf: Don't depend on systemd-common, it's only symlinks. 3. systemd-resolvconf: Don't provide 'resolvconf'. I had included https://git.archlinux.org/svntogit/packages.git/commit/?h=packages/systemd&id=25987557c0889a54ed5baf0f39b874070e21d894 in my work. That commit is not yet in the repos in Arch, and with netctl 1.18 it causes an ambiguity in 'base' in Parabola. 4. Backport a commit to fix errors building with glibc 2.28
2018-08-14libre/notsystemd: Don't include resolvconf, depend on notsystemd-common ↵Luke Shumaker
pkgrel, fix build 1. (not)systemd-resolvconf is only symlinks, use plain systemd-resolvconf instead. 2. Now that we patch makepkg to treat pkgrel like pkgver in depends, we can (re-?)add this specificity. 3. Backport a patch to fix the build on glibc 2.28
2018-08-14rebuild [iceape] against icu 62Freemor
2018-08-14calibre-3.28.0-2.parabola2: Minor fixOmar Vega Ramos
2018-08-13kdelibs-4.14.38-4.parabola1: icu 62.1 rebuildOmar Vega Ramos
2018-08-13openttd-1.8.0-2.parabola1: icu 62.1 rebuildOmar Vega Ramos
2018-08-13hardinfo-0.5.1-8.parabola1: icu 62.1 rebuildOmar Vega Ramos
2018-08-13Tweak and rebuild [icedove-nonprism] against icu 62Freemor
2018-08-13Update libre/your-freedomParabola automatic package builder
2018-08-13rebuild [webkit2gtk] asainst icu 62.Freemor
2018-08-11rebuild module packages against linux-libre-lts-4.14.58_gnu-1Omar Vega Ramos
2018-08-11linux-libre-api-headers-4.17.11_gnu-1: updating versionOmar Vega Ramos
2018-08-10Fix [icedove] in preperation for a re-rebuild. (never epoch)Freemor
2018-08-10Tweak [iceweasel] for rebuild against icu 62-xFreemor
2018-08-10hexchat-2.14.1-6.parabola1: minor fixOmar Vega Ramos
2018-08-10Tweak [icedove] for icu 62 rebuildFreemor
2018-08-10Adjust [icecat] for icu 62-x rebuildFreemor
2018-08-09epiphany-3.28.3.1-2.parabola1: icu 62.1 rebuildOmar Vega Ramos
2018-08-09clementine-1.3.1-18.parabola1: protobuf 3.6.0 rebuildOmar Vega Ramos
2018-08-09Removing python-ly: This package is in [community] repoOmar Vega Ramos
2018-08-09calibre-3.28.0-2.parabola1: updating versionOmar Vega Ramos
2018-08-09unar-1.10.1-9: icu 62.1 rebuildOmar Vega Ramos
2018-08-09pyqt5-5.11.2-2.parabola2: minor fixOmar Vega Ramos