Age | Commit message (Collapse) | Author |
|
|
|
|
|
Without that fix, on x86_64 we have:
$ HandBrakeCLI
HandBrakeCLI: error while loading shared libraries: libx264.so.159:
cannot open shared object file: No such file or directory
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
your-initfreedom in base
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
(5.8.3 , 5.4.60)
|
|
NOTE: I've not, yet, built it for i686 as Arch 32 gets all the corresponding
cups-filters and poppler updates with some delay. When they upgrade both,
then it will be moment to build this package for i686.
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|
|
it broked the build
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
uboot4extlinux-ti-soc
uboot4extlinux-am335x and uboot4extlinux-omap3 were almost identical, the
only difference was the extlinux.conf file. So they were migrated together
in a single package for all TI SOCs.
I think having a single package saves maintenance time: We only have one
package to update for all the supported boards.
One downside is that it can increase the compilation time, but in overal it
probably saves a lot of time.
Another downside is that we cannot test the package separately for each
boards and have to test all the boards for each new update. However since
we are very close to upstream u-boot, there is very few probability of
having breakages that we don't know about. Factorizing the package can also
increase confidence that it will work on the boards we don't have, by
testing on the boards we have.
For instance I've only been able to test this package on the following
boards as I don't have any of the other boards:
- Beagleboard XM
- Beaglebone Green
The support for the Pandaborad from uboot-omap4_panda was added along the
way to furthurer unify u-boot packages.
In addition the version was updated and some whitespace fixes were done.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, when PGO is ON, the build fails after './mach clobber'. It
looks like the build system does cleaning differently when .git dir is
present.
|
|
It looks like not all JavaScript that is available on the regular
DuckDuckGo page is free software. They have many projects in their
repos, but some of the JS from the search page has no clear licensing
info. So replaced the URL of the default search engine to HTML version
that currently doesn't have any JS at all.
|
|
Upstream Firefox now requires about-logo.svg in branding dir, so added
it by copying the same source file that is used for other logos.
LDFLAGS for i686 were changed the same way Arch Linux ARM did it.
Otherwise, the build fails due to this flag.
|
|
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|