summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-23libre/iceweasel: Fix error in firefox-branding.jsLuke Shumaker
I don't know why we wanted to disable browser.startup.homepage_override.mstone anyway, I disagree with that call.
2018-08-23libre/iceweasel: Tidy formatting a touchLuke Shumaker
2018-08-23libre/iceweasel: Be careful with potentially ambiguous args to install(1)Luke Shumaker
2018-08-23libre/iceweasel: Make `makepkg -o` idempotentLuke Shumaker
2018-08-23libre/iceweasel: Clean up the ARM-specific hacksLuke 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-23libre/iceweasel: Clean up hilariously over-quoted sed expressionsLuke Shumaker
Also, we run package() with errtrap; no need to `|| die` after things.
2018-08-23libre/iceweasel: From ff 61.0.1-1: Drop some hacks from older versionsLuke Shumaker
2018-08-23libre/iceweasel: From ff 61.0-1: Drop e10s opt-inLuke Shumaker
2018-08-23libre/iceweasel: From ff 61.0-1: Hunspell changesLuke Shumaker
We now set the hunspell location by setting pref("spellchecker.dictionary_path", "/usr/share/hunspell");
2018-08-23libre/iceweasel: From ff 61.0-1: Drop no-crmf.diffLuke Shumaker
2018-08-23libre/iceweasel: From ff 57.0-1: Don't disable styloLuke Shumaker
Stylo is the new Rust CSS engine.
2018-08-23Libre version of psensor without nonfree libxnvctrlFreemor
2018-08-23libre/iceweasel: Rename _bver→_brandingver; _brel→_brandingrelLuke Shumaker
2018-08-23libre/iceweasel: Adopt as co-maintainerLuke Shumaker
2018-08-23Merge branch 'master' of git://git.parabola.nu/abslibre/abslibreLuke Shumaker
2018-08-23linux-libre/config.armv7h: Remove CONFIG_EXTRA_FIRMWAREDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-23pcr/emacs-lucid: Update 25.3→26.1Luke Shumaker
2018-08-23db-remove pcr/shellcheck-gitLuke Shumaker
community/shellcheck is newer than the git rev we were building from
2018-08-23db-remove pcr/emacs-trampLuke Shumaker
The one in emacs is now newer than this.
2018-08-23pcr/flpsed: Fix typo in Maintainer lineLuke Shumaker
2018-08-23Use @parabola.nu for my email address in Contributor: linesLuke Shumaker
2018-08-23Adopt pcr/sysvinitLuke Shumaker
ovruni had deleted it, and I brought it back, so I guess I should own it now.
2018-08-23Remove myself as Contributor from packages I've never actually editedLuke Shumaker
Emulatorman had added me as Contributor to a bunch of packages because of suggestions I made on the mailing list.
2018-08-23db-move libre-testing libre iceweaselLuke Shumaker
Whatever bugs are still in it aren't worth ICU hell.
2018-08-22ark-18.08.0-1.parabola1: updating versionOmar Vega Ramos
2018-08-22upgpkg: libre/linux-libre 4.18.3_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-22add libre/riscv64-linux-gnu-linux-libre-api-headersDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-22Update libre/your-freedomParabola automatic package builder
2018-08-22pcr/phantomjs: updated to 2.1.1Andreas Grapentin
2018-08-21pcr/art: AddLuke Shumaker
2018-08-21Update libre/your-freedomParabola automatic package builder
2018-08-20Removing ocaml-result: This package is in [extra] repoOmar Vega Ramos
2018-08-20Removing wdiff: This package is in [community] repoOmar Vega Ramos
2018-08-20Removing unrar-emulatorOmar Vega Ramos
2018-08-21Replace unar with unarchiver in some depsDavid P
These packages need rebuilding! Signed-off-by: David P <megver83@parabola.nu>
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