1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00

{main,community,testing}/*: rebuild against libffi.so.7

This commit is contained in:
Leo 2020-04-07 13:17:26 -03:00
parent 61de204159
commit d95e2bc826
33 changed files with 34 additions and 32 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Mitch Tishmack <mitch.tishmack@gmail.com>
pkgname=cabal
pkgver=3.0.0.0
pkgrel=0
pkgrel=1
pkgdesc="The Haskell Cabal"
url="https://haskell.org/"
arch="x86_64"

View file

@ -29,7 +29,7 @@
pkgname=cloudi
pkgver=1.8.0
pkgrel=1
pkgrel=2
pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing."
url="https://cloudi.org/"
license="MIT"

View file

@ -2,7 +2,7 @@
# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
pkgname=ecl
pkgver=16.1.3
pkgrel=3
pkgrel=4
pkgdesc="Embeddable Common Lisp"
# not compatible with soft-float archs (like mips)
arch="all !mips !mips64"

View file

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=firefox-esr
pkgver=68.7.0
pkgrel=0
pkgrel=1
pkgdesc="Firefox web browser - Extended Support Release"
url="https://www.mozilla.org/en-US/firefox/organizations/"
# limited by rust and cargo on mips s390x, fails to build on armhf

View file

@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=firefox
pkgver=75.0
pkgrel=0
pkgrel=1
pkgdesc="Firefox web browser"
url="https://www.firefox.com/"
# Limited on:

View file

@ -2,7 +2,7 @@
pkgname=ghc
pkgver=8.6.5
_llvmver=9
pkgrel=3
pkgrel=4
# Normal non rc candidate
_urlprefix="$pkgver"
_pkgprefix="$pkgname-$pkgver"

View file

@ -3,7 +3,7 @@
pkgname=java-jna
_pkgname=${pkgname#java-}
pkgver=5.5.0
pkgrel=0
pkgrel=1
pkgdesc="JNA provides Java programs easy access to native shared libraries."
url="https://github.com/java-native-access/jna"
arch="all !mips !mips64"

View file

@ -6,7 +6,7 @@ _pkgname=llvm
pkgver=5.0.2
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
pkgrel=3
pkgrel=4
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all !mips !mips64"
url="https://llvm.org/"

View file

@ -8,7 +8,7 @@ _pkgname=llvm
pkgver=8.0.1
_majorver=${pkgver%${pkgver##[0-9]}}
pkgname=$_pkgname$_majorver
pkgrel=3
pkgrel=4
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View file

@ -3,7 +3,7 @@
_luaversions="5.1 5.2 5.3"
pkgname=lua-lgi
pkgver=0.9.2
pkgrel=0
pkgrel=1
pkgdesc="Dynamic Lua binding to GObject libraries using GObject-Introspection"
url="https://github.com/pavouk/lgi"
arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=mozjs68
pkgver=68.6.0
pkgrel=2
pkgrel=3
pkgdesc="Standalone Mozilla JavaScript engine"
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey"
arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by rust and cargo

View file

@ -3,7 +3,7 @@
pkgname=ruby-ffi
_gemname=ffi
pkgver=1.12.2
pkgrel=0
pkgrel=1
pkgdesc="Ruby FFI library"
url="https://github.com/ffi/ffi"
arch="all"

View file

@ -5,6 +5,8 @@ pkgrel=1
pkgdesc="a static analysis tool for shell scripts"
url="https://github.com/koalaman/shellcheck"
arch="x86_64" # Limited by GHC / Cabal
# Fails to build shellcheck.1
arch=""
license="GPL-3.0"
makedepends="cabal ghc"
subpackages="$pkgname-doc"

View file

@ -4,7 +4,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=glib
pkgver=2.64.2
pkgrel=0
pkgrel=1
pkgdesc="Common C routines used by Gtk+ and other libs"
url="https://developer.gnome.org/glib/"
arch="all"

View file

@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gobject-introspection
pkgver=1.64.1
pkgrel=0
pkgrel=1
pkgdesc="Introspection system for GObject-based libraries"
url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection"
arch="all"

View file

@ -6,7 +6,7 @@
pkgname=guile
pkgver=2.0.14
pkgrel=0
pkgrel=1
pkgdesc="Guile is a portable, embeddable Scheme implementation written in C"
url="https://www.gnu.org/software/guile/"
arch="all"

View file

@ -8,7 +8,7 @@ _pkgname=llvm
pkgver=10.0.0
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
pkgrel=0
pkgrel=1
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View file

@ -8,7 +8,7 @@ _pkgname=llvm
pkgver=9.0.1
_majorver=${pkgver%${pkgver##[0-9]}}
pkgname=$_pkgname$_majorver
pkgrel=1
pkgrel=2
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View file

@ -3,7 +3,7 @@
pkgname=mozjs60
pkgver=60.9.0
_majver=${pkgver%%.*}
pkgrel=3
pkgrel=4
pkgdesc="standalone mozilla javascript engine"
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/60"
arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=p11-kit
pkgver=0.23.20
pkgrel=2
pkgrel=3
pkgdesc="Library for loading and sharing PKCS#11 modules"
url="https://p11-glue.freedesktop.org/"
arch="all"

View file

@ -3,7 +3,7 @@
pkgname=py3-cffi
_pkgname=cffi
pkgver=1.14.0
pkgrel=0
pkgrel=1
pkgdesc="A foreign function interface for calling C code from Python3"
url="http://cffi.readthedocs.org/"
arch="all"

View file

@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-gobject3
pkgver=3.36.0
pkgrel=0
pkgrel=1
pkgdesc="Python bindings for the GObject library"
url="https://wiki.gnome.org/Projects/PyGObject/"
arch="all"

View file

@ -6,7 +6,7 @@ pkgname=python3
pkgver=3.8.2
_bluez_ver=5.53
_basever="${pkgver%.*}"
pkgrel=3
pkgrel=4
pkgdesc="A high-level scripting language"
url="https://www.python.org/"
arch="all"

View file

@ -36,7 +36,7 @@
pkgname=ruby
pkgver=2.6.6
_abiver="${pkgver%.*}.0"
pkgrel=2
pkgrel=3
pkgdesc="An object-oriented language for quick and easy programming"
url="https://www.ruby-lang.org/"
arch="all"

View file

@ -3,7 +3,7 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
pkgname=wayland
pkgver=1.18.0
pkgrel=1
pkgrel=2
pkgdesc="A computer display server protocol"
url="https://wayland.freedesktop.org"
arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=gforth
pkgver=0.7.3
pkgrel=1
pkgrel=2
pkgdesc="Fast and portable implementation of the ANS Forth language"
url="http://www.gnu.org/software/gforth/"
arch="all !x86" # build fail on x86

View file

@ -3,7 +3,7 @@
# Maintainer: Mitch Tishmack <mitch.tishmack@gmail.com>
pkgname=idris
pkgver=1.3.0
pkgrel=1
pkgrel=2
pkgdesc="A Language with Dependent Types"
url="https://www.idris-lang.org/"
# Note: same as ghc, if it gets ported elsewhere this should run too.

View file

@ -6,7 +6,7 @@ _pkgname=llvm
pkgver=6.0.1
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
pkgrel=5
pkgrel=6
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View file

@ -2,7 +2,7 @@
# Maintainer: Marian <marian.buschsieweke@ovgu.de>
pkgname=micropython
pkgver=1.12
pkgrel=0
pkgrel=1
pkgdesc="A lean and efficient Python implementation for MCUs and constrained systems"
url="https://www.micropython.org/"

View file

@ -2,7 +2,7 @@
# Maintainer: Curt Tilmes <Curt.Tilmes@nasa.gov>
pkgname=moarvm
pkgver=2019.07.1
pkgrel=0
pkgrel=1
pkgdesc="A VM for NQP And Rakudo Perl 6"
url="http://moarvm.org/"
arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer:
pkgname=polyml
pkgver=5.8
pkgrel=0
pkgrel=1
pkgdesc="ML97 compatible Standard ML implementation"
url="https://www.polyml.org/"
arch="all !aarch64 !ppc64le !s390x"

View file

@ -2,7 +2,7 @@
# Maintainer: Marc Vertes <mvertes@free.fr>
pkgname=seamonkey
pkgver=2.49.5
pkgrel=2
pkgrel=3
pkgdesc="all-in-one internet application suite"
url="https://www.seamonkey-project.org/"
arch="x86_64 x86"

View file

@ -5,7 +5,7 @@ pkgname=thunderbird
pkgver=68.6.0
_pkgver=$pkgver
_xulver=$pkgver
pkgrel=2
pkgrel=3
pkgdesc="Thunderbird email client"
url="https://www.thunderbird.net/"
arch="all !s390x !armhf !mips !mips64" # limited by rust and cargo. Fails on armhf due to bad assembly