summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-27[iceweasel-hardened-preferences] needed a bit more tweaking. Good now.Freemor
2018-08-27Tweak [iceweasel-hardened-preferences] launch script so it works with ↵Freemor
iceweasel 61.
2018-08-27iceweasel-l10n-1:61.0.2-1: updating versionOmar Vega Ramos
2018-08-27libre/iceweasel: Fix typoLuke Shumaker
2018-08-27Merge branch 'lukeshu/iceweasel'Luke Shumaker
2018-08-26upgpkg: libre/linux-libre-pck 4.18.5.pck2_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-26libre/libretools: Get just a little bit better at resolving makepkg.conf.pacnewLuke Shumaker
2018-08-26libre/dbscripts: Update 20180716→20180826Luke Shumaker
2018-08-26libre/libretools: Update 201808{15→26}Luke Shumaker
2018-08-26libre/pacman: Pacman complains if a glob doesn't matchLuke Shumaker
2018-08-26libre/pacman: default config: Load modular configuration filesLuke Shumaker
https://lists.parabola.nu/pipermail/dev/2017-December/006177.html
2018-08-26opencv-3.4.2-3.parabola1: openexr 2.3 rebuildOmar Vega Ramos
2018-08-26openexr-2.3.0-1.parabola1: updating versionOmar Vega Ramos
2018-08-25libre/iceweasel: Fix the branding in a patchLuke Shumaker
2018-08-25upgpkg: libre/linux-libre-hardened 4.18.5.a_gnu-1David P
Add .$hardenedver before -gnu Signed-off-by: David P <megver83@parabola.nu>
2018-08-25linux-libre-pae: remove installation of objtoolDavid P
This is not for i686 Signed-off-by: David P <megver83@parabola.nu>
2018-08-25upgpkg: libre/linux-libre-hardened 4.18.2_gnu.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-25upgpkg: kernels/linux-libre-pae 4.18.4_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-24upgpkg: libre/linux-libre 4.18.4_gnu-1David P
Just pushing to abslibre, not real build Signed-off-by: David P <megver83@parabola.nu>
2018-08-24filesystem-2018.8-1.parabola1: updating versionOmar Vega Ramos
2018-08-24linux-libre: add if-fi statement when installing objtoolDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-24xscreensaver-5.40-1.parabola1: updating versionOmar Vega Ramos
2018-08-23libre/iceweasel: Clean up rationale commentLuke Shumaker
2018-08-23libre/iceweasel: Make the icu version dep automaticLuke Shumaker
2018-08-23add pcr/systemd-qemuLuke Shumaker
2018-08-23Merge branch 'master' of git://git.parabola.nu/abslibre/abslibreLuke Shumaker
2018-08-23riscv64-linux-gnu-linux-libre-api-headers: change pkgnameDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-23linux-libre: another variable change ...David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-23linux-libre: use extramodules var instead of _extramodules in _package()David P
And use a specific subs for armv7h, and the normal one for all the rest Also use capital for some comments Signed-off-by: David P <megver83@parabola.nu>
2018-08-23libre/icecat: Adopt as co-maintainer, drop replaces=/conflicts=(firefox)Luke Shumaker
Let iceweasel replaces=(firefox) and your-freedom conflicts=(firefox)
2018-08-23linux-libre: fix _package-headers mistaken variable, for armv7hDavid P
use kernver instead of _kernver in _package-headers And remove more brakets from variables Signed-off-by: David P <megver83@parabola.nu>
2018-08-23linux-libre: fix _package-headers() mistaken variableDavid P
And use $KARCH instead of ${KARCH}, for a stetical thing Signed-off-by: David P <megver83@parabola.nu>
2018-08-23libre/iceweasel: Fixup libre.patchLuke Shumaker
- There is no Iceweasel OS, that is over-zealous - "Iceweasel's" instead of "Iceweasel'"
2018-08-23libre/iceweasel: Add a comment about needing to prune BSLuke Shumaker
2018-08-23libre/iceweasel: Tidy branding installLuke Shumaker
2018-08-23libre/iceweasel: Build all of the branding bitmaps in prepare()Luke Shumaker
2018-08-23libre/iceweasel: distribution.ini: Identify Iceweasel as *Parabola* IceweaselLuke Shumaker
2018-08-23libre/iceweasel: For merging changes, clearly separate our vendor.js from Arch'sLuke Shumaker
2018-08-23libre/iceweasel: Pull the branding bits in to their own header sectionLuke Shumaker
2018-08-23libre/iceweasel: Update rationale commentLuke Shumaker
2018-08-23libre/iceweasel: Drop conflicts=(firefox)Luke Shumaker
Let your-freedom do that.
2018-08-23libre/iceweasel: Bump pkgrelLuke Shumaker
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