| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Closes: GH-7933
|
| |
|
| |
|
| |
|
|
|
|
| |
This is required for lots of GNOME applications, e.g. folks
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pkgrel
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
<https://lists.alpinelinux.org/alpine-devel/6271.html>
It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
|
|
|
|
|
|
| |
This reverts commit 80a6e603b316b1790d21dae4787a72505266b7da.
Accidentally slipped in a change in another package
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
needs webkit2gtk which only exists for x86_64 and x86
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
|
| |
|
| |
|
| |
|
|
|
|
| |
needed various fixes for recent glib version
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|