Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-23 | libre/iceweasel: Make `makepkg -o` idempotent | Luke Shumaker | |
2018-08-23 | libre/iceweasel: Clean up the ARM-specific hacks | Luke Shumaker | |
1. The sed expression to disable GOLD (x86-only) was broken, fix it 2. We shouldn't disable PIE 3. Why disable optimizing (what your ARM device isn't slow enough?) 4. Don't disable WebRTC on ARM only 5. Don't disable the ELF hack | |||
2018-08-23 | libre/iceweasel: Clean up hilariously over-quoted sed expressions | Luke Shumaker | |
Also, we run package() with errtrap; no need to `|| die` after things. | |||
2018-08-23 | libre/iceweasel: From ff 61.0.1-1: Drop some hacks from older versions | Luke Shumaker | |
2018-08-23 | libre/iceweasel: From ff 61.0-1: Drop e10s opt-in | Luke Shumaker | |
2018-08-23 | libre/iceweasel: From ff 61.0-1: Hunspell changes | Luke Shumaker | |
We now set the hunspell location by setting pref("spellchecker.dictionary_path", "/usr/share/hunspell"); | |||
2018-08-23 | libre/iceweasel: From ff 61.0-1: Drop no-crmf.diff | Luke Shumaker | |
2018-08-23 | libre/iceweasel: From ff 57.0-1: Don't disable stylo | Luke Shumaker | |
Stylo is the new Rust CSS engine. | |||
2018-08-23 | libre/iceweasel: Rename _bver→_brandingver; _brel→_brandingrel | Luke Shumaker | |
2018-08-23 | libre/iceweasel: Adopt as co-maintainer | Luke Shumaker | |
2018-08-23 | Merge branch 'master' of git://git.parabola.nu/abslibre/abslibre | Luke Shumaker | |
2018-08-23 | linux-libre/config.armv7h: Remove CONFIG_EXTRA_FIRMWARE | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-23 | pcr/emacs-lucid: Update 25.3→26.1 | Luke Shumaker | |
2018-08-23 | db-remove pcr/shellcheck-git | Luke Shumaker | |
community/shellcheck is newer than the git rev we were building from | |||
2018-08-23 | db-remove pcr/emacs-tramp | Luke Shumaker | |
The one in emacs is now newer than this. | |||
2018-08-23 | pcr/flpsed: Fix typo in Maintainer line | Luke Shumaker | |
2018-08-23 | Use @parabola.nu for my email address in Contributor: lines | Luke Shumaker | |
2018-08-23 | Adopt pcr/sysvinit | Luke Shumaker | |
ovruni had deleted it, and I brought it back, so I guess I should own it now. | |||
2018-08-23 | Remove myself as Contributor from packages I've never actually edited | Luke Shumaker | |
Emulatorman had added me as Contributor to a bunch of packages because of suggestions I made on the mailing list. | |||
2018-08-23 | db-move libre-testing libre iceweasel | Luke Shumaker | |
Whatever bugs are still in it aren't worth ICU hell. | |||
2018-08-22 | ark-18.08.0-1.parabola1: updating version | Omar Vega Ramos | |
2018-08-22 | upgpkg: libre/linux-libre 4.18.3_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-22 | add libre/riscv64-linux-gnu-linux-libre-api-headers | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-22 | Update libre/your-freedom | Parabola automatic package builder | |
2018-08-22 | pcr/phantomjs: updated to 2.1.1 | Andreas Grapentin | |
2018-08-21 | pcr/art: Add | Luke Shumaker | |
2018-08-21 | Update libre/your-freedom | Parabola automatic package builder | |
2018-08-20 | Removing ocaml-result: This package is in [extra] repo | Omar Vega Ramos | |
2018-08-20 | Removing wdiff: This package is in [community] repo | Omar Vega Ramos | |
2018-08-20 | Removing unrar-emulator | Omar Vega Ramos | |
2018-08-21 | Replace unar with unarchiver in some deps | David P | |
These packages need rebuilding! Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-21 | Update libre/your-freedom | Parabola automatic package builder | |
2018-08-20 | Remove unar in favor of Arch's unarchiver | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-20 | upgpkg: nonsystemd/libretools 20180815-1.nonsystemd1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-21 | Update libre/your-freedom | Parabola automatic package builder | |
2018-08-20 | fix: libre/linux-libre-firmware 1:1.3-2 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-20 | Merge branch 'master' of git://git.parabola.nu/abslibre/abslibre | Luke Shumaker | |
2018-08-20 | pcr/openrc-base: group=(openrc-base) isn't a thing | Luke Shumaker | |
2018-08-20 | pcr/openrc-security: Set pkgbase correctly, refer to a _commit, not master | Luke Shumaker | |
2018-08-20 | pcr/netifrc: Update 0.6.{0→1}, fix up | Luke 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-20 | upgpkg: libre/linux-libre-firmware 1:1.3-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-20 | pcr/openrc: Enable shell completion, don't build static libs | Luke 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-20 | pcr/openrc: Don't disable MKNET, but split it in to a separate package | Luke 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-20 | pcr/openrc: Arrange MK*= config items alphabetically | Luke Shumaker | |
2018-08-20 | pcr/openrc: agetty: setting the baud rate isn't nescessary either | Luke Shumaker | |
2018-08-20 | evolution-data-server-3.28.5-2.nonprism1: Perl 5.28 rebuild | Omar Vega Ramos | |
2018-08-19 | pcr/base-meta: add openresolv | Luke 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-19 | pcr/base-meta: Reformat for easy diffing | Luke Shumaker | |
2018-08-19 | pcr/openrc: Upgrade 0.38.{1→2}, improve packaging | Luke 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-17 | Removing python-pyqtgraph: This package is in [community] repo | Omar Vega Ramos | |