mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/*: rebuild for boost1.82
This commit is contained in:
parent
42687424df
commit
b2fed42bb9
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=abiword
|
||||
pkgver=3.0.5
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="A fully-featured word processor"
|
||||
url="https://www.abisource.com/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=akonadi
|
||||
pkgver=22.12.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access"
|
||||
# armhf blocked by extra-cmake-modules
|
||||
# ppc64le, s390x and riscv64 blocked by kaccounts-integration
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Leon Marz <main@lmarz.org>
|
||||
pkgname=alembic
|
||||
pkgver=1.8.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Open framework for storing and sharing scene data"
|
||||
url="https://www.alembic.io/"
|
||||
arch="all !s390x" # alembic does not support big-endian, which s390x uses
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=anytun
|
||||
pkgver=0.3.8
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
pkgdesc="Secure anycast tunneling protocol implementation for flexible and fault-tolerant VPNs"
|
||||
options="!check" # No testsuite
|
||||
url="https://www.anytun.org/"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# based on arch linux PKGBUILD
|
||||
pkgname=apache-arrow
|
||||
pkgver=11.0.0
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="multi-language toolbox for accelerated data interchange and in-memory processing"
|
||||
url="https://arrow.apache.org/"
|
||||
arch="all"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=asio
|
||||
pkgver=1.27.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Cross-platform C++ library for network programming"
|
||||
url="https://think-async.com/Asio/"
|
||||
arch="noarch"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer:
|
||||
pkgname=aspcud
|
||||
pkgver=1.9.6
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Package dependency solver"
|
||||
url="https://potassco.org/aspcud/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: nu <llnu@protonmail.ch>
|
||||
pkgname=avro
|
||||
pkgver=1.11.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Avro, a data serialization system"
|
||||
url="https://avro.apache.org/docs/current/api/c/index.html"
|
||||
# 32-bit: fails tests
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
pkgname=bitcoin
|
||||
pkgver=23.0
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Decentralized P2P electronic cash system"
|
||||
url="https://www.bitcoin.org/"
|
||||
# x86: segfault in check
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
pkgname=blender
|
||||
pkgver=3.5.0
|
||||
_pkgver=${pkgver%.[0-9]}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="3D Creation/Animation/Publishing System"
|
||||
url="https://www.blender.org/"
|
||||
arch="x86_64 aarch64" # limited by openvdb
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=calamares
|
||||
pkgver=3.2.47
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
# armhf blocked by qt5-qtdeclarative
|
||||
# ppc64le, s390x, and riscv64 blocked by qt5-qtwebengine
|
||||
arch="all !armhf !ppc64le !s390x !riscv64"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=calligra
|
||||
pkgver=3.2.1
|
||||
pkgrel=36
|
||||
pkgrel=37
|
||||
pkgdesc="Office and graphic art suite by KDE"
|
||||
# armhf blocked by extra-cmake-modules
|
||||
# ppc64le, s390x and riscv64 blocked by qt5-qtwebengine -> okular
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
|
||||
_pkgname=ceph
|
||||
pkgver=16.2.11
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
_majorver=${pkgver%%.*}
|
||||
pkgname=$_pkgname$_majorver
|
||||
pkgdesc="Ceph is a distributed object store and file system"
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
|
||||
_pkgname=ceph
|
||||
pkgver=17.2.5
|
||||
pkgrel=14
|
||||
pkgrel=15
|
||||
_majorver=${pkgver%%.*}
|
||||
pkgname=$_pkgname$_majorver
|
||||
pkgdesc="Ceph is a distributed object store and file system, version $_majorver"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Adam Jensen <adam@acj.sh>
|
||||
pkgname=cereal
|
||||
pkgver=1.3.2
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="A header-only C++11 library for serialization"
|
||||
url="https://github.com/USCiLab/cereal"
|
||||
arch="noarch"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
||||
pkgname=cgal
|
||||
pkgver=5.5.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Efficient and reliable geometric algorithms as C++ library"
|
||||
url="https://www.cgal.org/"
|
||||
# lib is header-only as of version 5.4
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
pkgname=cloudi
|
||||
pkgver=2.0.5
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing."
|
||||
url="https://cloudi.org/"
|
||||
license="MIT"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
pkgname=curaengine
|
||||
# If you plan to upgrade curaengine, libarcus probably needs to be upgraded too
|
||||
pkgver=5.2.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="3D slicer engine"
|
||||
url="https://github.com/Ultimaker/CuraEngine"
|
||||
license="AGPL-3.0-or-later"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
pkgname=dbus-cpp
|
||||
pkgver=5.0.3
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="A header-only dbus-binding leveraging C++-11"
|
||||
url="https://gitlab.com/ubports/core/lib-cpp/dbus-cpp"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=digikam
|
||||
pkgver=7.9.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="An advanced open-source digital photo management application"
|
||||
url="https://www.digikam.org/"
|
||||
# armhf blocked by extra-cmake-modules
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Peter van Dijk <peter.van.dijk@powerdns.com>
|
||||
pkgname=dnsdist
|
||||
pkgver=1.8.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer."
|
||||
url="https://dnsdist.org/"
|
||||
# s390x blocked by h2o
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Johannes Heimansberg <git@jhe.dedyn.io>
|
||||
pkgname=domoticz
|
||||
pkgver=2023.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Open source Home Automation System"
|
||||
url="https://www.domoticz.com/"
|
||||
arch="all"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Maintainer: Bradley J Chambers <brad.chambers@gmail.com>
|
||||
pkgname=eigen
|
||||
pkgver=3.4.0
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="Eigen is a C++ template library for linear algebra"
|
||||
url="https://eigen.tuxfamily.org/"
|
||||
arch="noarch"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||
pkgname=exempi
|
||||
pkgver=2.6.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A library to parse XMP metadata"
|
||||
url="https://wiki.freedesktop.org/libopenraw/Exempi/"
|
||||
# s390x fails to build
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jake Buchholz Göktürk <tomalok@gmail.com>
|
||||
pkgname=galera
|
||||
pkgver=26.4.13
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
# requires commits beyond officially tagged release_v26
|
||||
#_wsrep_tag=release_v26
|
||||
_wsrep_commit=694d6ca47f5eec7873be99b7d6babccf633d1231
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=gource
|
||||
pkgver=0.54
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Software version control visualization"
|
||||
url="https://gource.io/"
|
||||
arch="all !s390x"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: knuxify <knuxify@gmail.com>
|
||||
pkgname=gpick
|
||||
pkgver=0.3
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Advanced color picker written in C++ using GTK+ toolkit"
|
||||
url="http://gpick.org"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Adam Plumb <adamplumb@gmail.com>
|
||||
pkgname=headlines
|
||||
pkgver=0.7.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="GTK4 Reddit client written in C++"
|
||||
url="https://gitlab.com/caveman250/Headlines"
|
||||
arch="all !s390x !riscv64"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Contributor: l-n-s <supervillain@riseup.net>
|
||||
pkgname=i2pd
|
||||
pkgver=2.47.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="I2P Router written in C++"
|
||||
url="https://github.com/PurpleI2P/i2pd"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=icinga2
|
||||
pkgver=2.13.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An open source host, service and network monitoring program"
|
||||
url="https://icinga.com"
|
||||
arch="all !armhf !armv7 !s390x"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=imath
|
||||
pkgver=3.1.7
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics"
|
||||
url="https://github.com/AcademySoftwareFoundation/Imath"
|
||||
arch="all"
|
||||
|
||||
@ -3,7 +3,7 @@ pkgname=inkscape
|
||||
pkgver=1.2.2
|
||||
_pkgdate=2022-12-01
|
||||
_pkgcommit=b0a8486541
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A vector-based drawing program - svg compliant"
|
||||
url="https://inkscape.org/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Michael Koloberdin <koloberdin@gmail.com>
|
||||
pkgname=innoextract
|
||||
pkgver=1.9
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="A tool to extract installers created by Inno Setup"
|
||||
url="https://constexpr.org/innoextract/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=kactivities-stats
|
||||
pkgver=5.105.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
arch="all !armhf" # armhf blocked by qt5-qtdeclarative
|
||||
pkgdesc="A library for accessing the usage data collected by the activities system"
|
||||
url="https://community.kde.org/Frameworks"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=kactivities
|
||||
pkgver=5.105.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# armhf blocked by qt5-qtdeclarative
|
||||
arch="all !armhf"
|
||||
pkgdesc="Core components for the KDE's Activities"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=kactivitymanagerd
|
||||
pkgver=5.27.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="System service to manage user's activities and track the usage patterns"
|
||||
# armhf blocked by qt5-qtdeclarative
|
||||
arch="all !armhf"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=kdevelop
|
||||
pkgver=22.12.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
# armhf blocked by extra-cmake-modules
|
||||
# ppc64le, s390x and riscv64 blocked by qt5-qtwebengine
|
||||
arch="all !armhf !ppc64le !s390x !riscv64"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=kdiff3
|
||||
pkgver=1.10.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# armhf blocked by extra-cmake-modules
|
||||
arch="all !armhf"
|
||||
url="https://apps.kde.org/kdiff3/"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=kleopatra
|
||||
pkgver=22.12.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# riscv64 disabled due to missing rust in recursive dependency
|
||||
arch="all !armhf !s390x !riscv64"
|
||||
url="https://www.kde.org/applications/utilities/kleopatra/"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=krita
|
||||
pkgver=5.1.5
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
# armhf and armv7 blocked by build failures
|
||||
arch="all !armv7 !armhf"
|
||||
url="https://krita.org/"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=ktorrent
|
||||
pkgver=22.12.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# armhf blocked by extra-cmake-modules
|
||||
# ppc64le, s390x and riscv64 blocked by qt5-qtwebengine
|
||||
arch="all !armhf !ppc64le !s390x !riscv64"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Apo Apangona <apo@apangona.de>
|
||||
pkgname=ledger
|
||||
pkgver=3.3.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Double-entry accounting system with a command-line reporting interface"
|
||||
url="https://www.ledger-cli.org/"
|
||||
arch="all"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=lib2geom
|
||||
pkgver=1.2.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Easy to use 2D geometry library for c++"
|
||||
url="https://gitlab.com/inkscape/lib2geom"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libcdr
|
||||
pkgver=0.1.7
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="Import filter and tools for Corel DRAW files"
|
||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libcmis
|
||||
pkgver=0.5.2
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="CMIS protocol client library"
|
||||
url="https://github.com/tdf/libcmis"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libe-book
|
||||
pkgver=0.1.3
|
||||
pkgrel=19
|
||||
pkgrel=20
|
||||
pkgdesc="Import filter and tools for various ebook formats"
|
||||
url="https://sourceforge.net/projects/libebook/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libetonyek
|
||||
pkgver=0.1.10
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Import filter and tools for Apple Keynote presentations"
|
||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libixion
|
||||
pkgver=0.17.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A general purpose formula parser & interpreter"
|
||||
url="https://gitlab.com/ixion/ixion"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=libkleo
|
||||
pkgver=22.12.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="KDE PIM cryptographic library"
|
||||
# armhf blocked by extra-cmake-modules
|
||||
arch="all !armhf"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
|
||||
pkgname=libkml
|
||||
pkgver=1.3.0
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Reference implementation of OGC KML 2.2"
|
||||
url="https://github.com/libkml/libkml"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=libktorrent
|
||||
pkgver=22.12.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# armhf blocked by extra-cmake-modules
|
||||
arch="all !armhf"
|
||||
url="https://kde.org/applications/internet/org.kde.ktorrent"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libmspub
|
||||
pkgver=0.1.4
|
||||
pkgrel=17
|
||||
pkgrel=18
|
||||
pkgdesc="Import filter and tools for MS Publisher files"
|
||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libodfgen
|
||||
pkgver=0.1.8
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Import filter and tools for Open Document Format"
|
||||
url="https://sourceforge.net/projects/libwpd/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
|
||||
pkgname=libopenraw
|
||||
pkgver=0.3.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop agnostic effort to support digital camera RAW files"
|
||||
url="https://libopenraw.freedesktop.org/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=liborcus
|
||||
pkgver=0.17.2
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Library for processing spreadsheet documents"
|
||||
url="https://gitlab.com/orcus/orcus"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libpagemaker
|
||||
pkgver=0.0.4
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="Import filter and tools for PageMaker"
|
||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=libphonenumber
|
||||
pkgver=8.13.9
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Library for parsing, formatting, and validating international phone numbers."
|
||||
url="https://github.com/google/libphonenumber"
|
||||
arch="all"
|
||||
|
||||
@ -6,7 +6,7 @@ pkgname=libreoffice
|
||||
# supported for 6 months and fresh works perfectly okay for that, while being
|
||||
# more up to date and needing fewer dependency workarounds.
|
||||
pkgver=7.5.2.2
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="LibreOffice - Meta package for the full office suite"
|
||||
url="https://www.libreoffice.org/"
|
||||
# missing openjdk11 on riscv64
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=librevenge
|
||||
pkgver=0.0.5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Base library for writing document import filters"
|
||||
url="https://sourceforge.net/projects/libwpd/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=libsigc++3
|
||||
pkgver=3.4.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Typesafe callback system for standard C++"
|
||||
url="https://github.com/libsigcplusplus/libsigcplusplus"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libstaroffice
|
||||
pkgver=0.0.7
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Import filter for StarOffice documents"
|
||||
url="https://github.com/fosnola/libstaroffice"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=libtorrent-rasterbar
|
||||
pkgver=2.0.8
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Feature complete C++ bittorrent implementation"
|
||||
url="https://www.rasterbar.com/products/libtorrent"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=libzmf
|
||||
pkgver=0.0.2
|
||||
pkgrel=15
|
||||
pkgrel=16
|
||||
pkgdesc="Import filter and tools for Zoner Callisto/Draw documents"
|
||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=logstalgia
|
||||
pkgver=1.1.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A website access log visualisation tool"
|
||||
url="https://logstalgia.io/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=lucene++
|
||||
pkgver=3.0.8
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="C++ port of the popular Java Lucene library"
|
||||
url="https://github.com/luceneplusplus/LucenePlusPlus"
|
||||
arch="all"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
pkgname=lyx
|
||||
_pkgver=2.3.7-1
|
||||
pkgver=${_pkgver/-/.}
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Advanced WYSIWYM document processor & LaTeX front-end"
|
||||
url="https://www.lyx.org"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=mdds
|
||||
pkgver=2.0.3
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Multi-dimensional data index algorithm"
|
||||
url="https://gitlab.com/mdds/mdds"
|
||||
arch="noarch"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=mkvtoolnix
|
||||
pkgver=75.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Set of tools to create, edit and inspect Matroska files"
|
||||
url="https://mkvtoolnix.download/index.html"
|
||||
# riscv64 blocked by fatal error: boost/core/use_default.hpp: No such file or directory
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
||||
pkgname=monero
|
||||
pkgver=0.18.2.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_ver_randomx=261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c
|
||||
_ver_supercop=633500ad8c8759995049ccd022107d1fa8a1bbc9
|
||||
pkgdesc="Secure, private, untraceable cryptocurrency"
|
||||
|
||||
@ -9,7 +9,7 @@ case $pkgver in
|
||||
*.*.*) _branch=${pkgver%.*};;
|
||||
*.*) _branch=$pkgver;;
|
||||
esac
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs"
|
||||
url="https://musicpd.org/"
|
||||
pkgusers="mpd"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer:
|
||||
pkgname=mpdscribble
|
||||
pkgver=0.24
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="last.fm client for mpd"
|
||||
options="!check" # No test target
|
||||
url="https://github.com/MusicPlayerDaemon/mpdscribble"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
pkgname=msgpack-cxx
|
||||
# When bumping, rebuild all aports with msgpack-cxx-dev in makedepends.
|
||||
pkgver=6.0.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="An efficient object serialization library for C++"
|
||||
url="https://msgpack.org"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
|
||||
pkgname=mtxclient
|
||||
pkgver=0.9.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Client API library for Matrix, built on top of Boost.Asio"
|
||||
url="https://github.com/nheko-reborn/mtxclient"
|
||||
arch="all"
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
pkgname=mumble
|
||||
pkgver=1.4.287
|
||||
_libver=1.4.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Low-latency, high quality voice chat software"
|
||||
url="https://wiki.mumble.info/"
|
||||
arch="all !x86" # since v1.4.274 fail to build on 32bit x86
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Alex McGrath <amk@amk.ie>
|
||||
pkgname=mupen64plus
|
||||
pkgver=2.5.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Mupen64Plus is a cross-platform plugin-based N64 emulator."
|
||||
url="https://mupen64plus.org/"
|
||||
# build fails or is not officially supported for this release for all but x86_64
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=mygui
|
||||
pkgver=3.4.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="A multilayer and overlappable GUI System"
|
||||
# Note: only tested on the following archs, may work on others too but not
|
||||
# adding them until this has been confirmed
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Matthieu Monnier <matthieu.monnier@enalean.com>
|
||||
pkgname=ncmpcpp
|
||||
pkgver=0.9.2
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
pkgdesc="Ncurses based MPD client inspired by ncmpc"
|
||||
url="http://rybczak.net/ncmpcpp"
|
||||
arch="all"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
pkgname=net-cpp
|
||||
pkgver=3.0.0
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="A simple yet beautiful networking API for C++11"
|
||||
url="https://gitlab.com/ubports/core/lib-cpp/net-cpp"
|
||||
arch="all"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
|
||||
pkgname=nheko
|
||||
pkgver=0.11.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Qt5-based client for Matrix protocol"
|
||||
url="https://github.com/Nheko-Reborn/nheko"
|
||||
# armhf blocked by qt5-qtmultimedia
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=nvui
|
||||
pkgver=0.3.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="A modern frontend for Neovim"
|
||||
url="https://github.com/rohit-px2/nvui"
|
||||
# riscv64: blocked by neovim
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
pkgname=omxplayer
|
||||
pkgver=0.20190102
|
||||
_commitid=f06235cc9690a6d58187514452df8cf8fcdaacec
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="Commandline OMX player for Raspberry Pi"
|
||||
url="https://github.com/popcornmix/omxplayer"
|
||||
arch="armhf armv7"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Maintainer: Mark Riedesel <mark+alpine@klowner.com>
|
||||
pkgname=openexr
|
||||
pkgver=3.1.7
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="High dynamic-range image file format library"
|
||||
url="https://www.openexr.com/"
|
||||
arch="all"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Maintainer: Leon Marz <main@lmarz.org>
|
||||
pkgname=openimageio
|
||||
pkgver=2.4.10.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Image I/O library supporting a multitude of image formats"
|
||||
options="!check" # more than 10% of all tests fail
|
||||
url="https://sites.google.com/site/openimageio/"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=openmw
|
||||
pkgver=0.47.0
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="Open-source engine reimplementation for the role-playing game Morrowind"
|
||||
# Note: only tested on the following archs, may work on others too but not
|
||||
# adding them until this has been confirmed
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Leon Marz <main@lmarz.org>
|
||||
pkgname=openvdb
|
||||
pkgver=10.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Sparse volume data structure and tools"
|
||||
url="https://www.openvdb.org/"
|
||||
arch="aarch64 x86_64" # tests fail on all other arches
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Leon Marz <main@lmarz.org>
|
||||
pkgname=osl
|
||||
pkgver=1.12.11.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Advanced shading language for production GI renderers"
|
||||
options="!check" # All tests fail
|
||||
url="https://opensource.imageworks.com/osl.html"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
_pkgname=pdns-recursor # upstream package name
|
||||
pkgname=pdns-recursor
|
||||
pkgver=4.8.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="PowerDNS Recursive Server"
|
||||
url="https://www.powerdns.com/"
|
||||
arch="all !s390x" # broken context
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
# Maintainer: Peter van Dijk <peter.van.dijk@powerdns.com>
|
||||
pkgname=pdns
|
||||
pkgver=4.7.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="PowerDNS Authoritative Server"
|
||||
url="https://www.powerdns.com/"
|
||||
# s390x blocked by failing testsuite
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||
pkgname=poedit
|
||||
pkgver=3.2.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="cross-platform translations editor"
|
||||
url="https://www.poedit.net"
|
||||
arch="all"
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
pkgname=poppler-qt5
|
||||
_pkgname=poppler
|
||||
pkgver=23.04.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="PDF rendering library based on xpdf 3.0"
|
||||
url="https://poppler.freedesktop.org/"
|
||||
arch="all"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
pkgname=process-cpp
|
||||
pkgver=3.0.1
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="A simple convenience library for handling processes in C++11"
|
||||
url="https://gitlab.com/ubports/core/lib-cpp/process-cpp"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
pkgname=py3-pybind11
|
||||
_pkgname=pybind11
|
||||
pkgver=2.10.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Seamless operability between C++11 and Python"
|
||||
url="https://github.com/pybind/pybind11"
|
||||
arch="noarch"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=qbittorrent
|
||||
pkgver=4.5.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="qBittorrent client"
|
||||
url="https://www.qbittorrent.org/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Ariadne Conill <ariadne@dereferenced.org>
|
||||
pkgname=quassel
|
||||
pkgver=0.14.0
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
url="https://www.quassel-irc.org/"
|
||||
pkgdesc="Distributed IRC client - metapackage"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
||||
pkgname=rippled
|
||||
pkgver=1.9.4
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger"
|
||||
options="net !check" # FIXME: 1 failure, rippled testsuite doesn't tell which one it is
|
||||
url="https://ripple.com/"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=rocs
|
||||
pkgver=22.12.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# armhf blocked by extra-cmake-modules
|
||||
# s390x blocked by kxmlgui
|
||||
# riscv64 disabled due to missing rust in recursive dependency
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: David Demelier <markand@malikania.fr>
|
||||
pkgname=rubberband
|
||||
pkgver=3.1.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="library for audio time-stretching and pitch-shifting"
|
||||
url="https://www.breakfastquay.com/rubberband/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Milan P. Stanić <mps@arvanta.net>
|
||||
pkgname=scribus
|
||||
pkgver=1.5.8
|
||||
pkgrel=17
|
||||
pkgrel=18
|
||||
pkgdesc="libre desktop publishing"
|
||||
url="https://www.scribus.net/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
|
||||
pkgname=sfcgal
|
||||
pkgver=1.4.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations"
|
||||
url="https://oslandia.gitlab.io/SFCGAL/index.html"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=snapcast
|
||||
pkgver=0.27.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Synchronous multi-room audio player"
|
||||
url="https://github.com/badaix/snapcast"
|
||||
arch="all"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user