Revert "main/*: rebuild against libxml2-2.14.0"

This reverts commit dd25f48fe85b6b78927666c0b7c348f75eb6649e.
This commit is contained in:
ptrcnull 2025-03-30 03:14:29 +02:00
parent deb5ef08ef
commit e8ac79d9e4
34 changed files with 34 additions and 34 deletions

View File

@ -3,7 +3,7 @@
pkgname=apache2
_pkgreal=httpd
pkgver=2.4.63
pkgrel=1
pkgrel=2
pkgdesc="A high performance Unix-based HTTP server"
url="https://httpd.apache.org/"
arch="all"

View File

@ -4,7 +4,7 @@
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=asterisk
pkgver=20.11.1
pkgrel=2
pkgrel=3
pkgdesc="Modular Open Source PBX System"
pkgusers="asterisk"
pkggroups="asterisk"

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=augeas
pkgver=1.12.0
pkgrel=7
pkgrel=8
pkgdesc="A configuration editing tool"
url="http://augeas.net"
arch="all"

View File

@ -10,7 +10,7 @@ _ver=${pkgver%_p*}
_p=${pkgver#*_p}
_major=${pkgver%%.*}
[ "$_p" != "$pkgver" ] && _ver="$_ver-P$_p"
pkgrel=1
pkgrel=2
pkgdesc="The ISC DNS server"
url="https://www.isc.org/bind/"
arch="all"

View File

@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang15
pkgver=15.0.7
pkgrel=23
pkgrel=24
_llvmver=${pkgver%%.*}
pkgdesc="C language family front-end for LLVM"
arch="all !loongarch64"

View File

@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang16
pkgver=16.0.6
pkgrel=7
pkgrel=8
_llvmver=${pkgver%%.*}
pkgdesc="C language family front-end for LLVM"
arch="all"

View File

@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang17
pkgver=17.0.6
pkgrel=3
pkgrel=4
_llvmver=${pkgver%%.*}
pkgdesc="C language family front-end for LLVM"
arch="all"

View File

@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang18
pkgver=18.1.8
pkgrel=3
pkgrel=4
_sover=${pkgver%.*}
_llvmver=${pkgver%%.*}
pkgdesc="C language family front-end for LLVM"

View File

@ -4,7 +4,7 @@
# Contributor: omni <omni+alpine@hack.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgver=19.1.7
pkgrel=2
pkgrel=3
_sover=${pkgver%.*}
_llvmver=${pkgver%%.*}
pkgname=clang$_llvmver

View File

@ -4,7 +4,7 @@
# Contributor: omni <omni+alpine@hack.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgver=20.1.1
pkgrel=1
pkgrel=2
_sover=${pkgver%.*}
_llvmver=${pkgver%%.*}
_prevllvmver=$((_llvmver - 1))

View File

@ -3,7 +3,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=gettext
pkgver=0.22.5
pkgrel=1
pkgrel=2
pkgdesc="GNU locale utilities"
url="https://www.gnu.org/software/gettext/gettext.html"
arch="all"

View File

@ -1,7 +1,7 @@
# Maintainer: Krassy Boykinov <kboykinov@teamcentrixx.com>
pkgname=hwloc
pkgver=2.12.0
pkgrel=1
pkgrel=2
pkgdesc="Portable abstraction of hierarchical hardware architectures"
url="https://www.open-mpi.org/"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=icecast
pkgver=2.4.4
pkgrel=11
pkgrel=12
pkgdesc="Open source media server"
url="https://icecast.org/"
arch="all"

View File

@ -6,7 +6,7 @@
pkgname=kamailio
pkgver=6.0.1
pkgrel=1
pkgrel=2
# If building from a git snapshot, specify the gitcommit
# If building a proper release, leave gitcommit blank or commented

View File

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libical
pkgver=3.0.19
pkgrel=2
pkgrel=3
pkgdesc="Reference implementation of the iCalendar format"
url="https://libical.github.io/libical/"
arch="all"

View File

@ -2,7 +2,7 @@
# Maintainer: Peter Shkenev <santurysim@gmail.com>
pkgname=libxkbcommon
pkgver=1.8.1
pkgrel=1
pkgrel=2
pkgdesc="keyboard handling library"
url="https://xkbcommon.org/"
arch="all"

View File

@ -2,7 +2,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
pkgname=libxslt
pkgver=1.1.43
pkgrel=1
pkgrel=2
pkgdesc="XML stylesheet transformation library"
url="http://xmlsoft.org/XSLT/"
arch="all"

View File

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lighttpd
pkgver=1.4.78
pkgrel=1
pkgrel=2
pkgdesc="Secure, fast, compliant and very flexible web-server"
url="https://www.lighttpd.net"
arch="all"

View File

@ -10,7 +10,7 @@ _pkgname=llvm
pkgver=15.0.7
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
pkgrel=16
pkgrel=17
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all !loongarch64"
url="https://llvm.org/"

View File

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

View File

@ -11,7 +11,7 @@ pkgver=17.0.6
_majorver=${pkgver%%.*}
_prevmajorver=$((_majorver - 1))
pkgname=$_pkgname$_majorver
pkgrel=4
pkgrel=5
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View File

@ -11,7 +11,7 @@ pkgver=18.1.8
_majorver=${pkgver%%.*}
_prevmajorver=$((_majorver - 1))
pkgname=$_pkgname$_majorver
pkgrel=3
pkgrel=4
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View File

@ -11,7 +11,7 @@ pkgver=19.1.7
_majorver=${pkgver%%.*}
_prevmajorver=$((_majorver - 1))
pkgname=$_pkgname$_majorver
pkgrel=2
pkgrel=3
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View File

@ -11,7 +11,7 @@ pkgver=20.1.1
_majorver=${pkgver%%.*}
_prevmajorver=$((_majorver - 1))
pkgname=$_pkgname$_majorver
pkgrel=2
pkgrel=3
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View File

@ -8,7 +8,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mariadb
pkgver=11.4.5
pkgrel=1
pkgrel=2
pkgdesc="A fast SQL database server"
url="https://www.mariadb.org/"
pkgusers="mysql"

View File

@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=netcf
pkgver=0.2.8
pkgrel=11
pkgrel=12
pkgdesc="Cross-platform network configuration library"
arch="all"
url="https://fedorahosted.org/released/netcf"

View File

@ -45,7 +45,7 @@ pkgname=nginx
# NOTE: Upgrade only to even-numbered versions (e.g. 1.14.z, 1.16.z)!
# Odd-numbered versions are mainline (development) versions.
pkgver=1.26.3
pkgrel=2
pkgrel=3
# Revision of nginx-tests to use for check().
_tests_hgrev=898407c62387
_njs_ver=0.8.9

View File

@ -3,7 +3,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
_pkgname=postgresql
pkgver=16.8
pkgrel=2
pkgrel=3
_majorver=${pkgver%%[_.]*}
# Should this aport provide libpq* and libecpg*? true/false
# Exactly one postgresql aport must be the default one!

View File

@ -3,7 +3,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
_pkgname=postgresql
pkgver=17.4
pkgrel=2
pkgrel=3
_majorver=${pkgver%%[_.]*}
# Should this aport provide libpq* and libecpg*? true/false
# Exactly one postgresql aport must be the default one!

View File

@ -4,7 +4,7 @@
pkgname=py3-lxml
_pkgname=lxml
pkgver=5.3.1
pkgrel=1
pkgrel=2
pkgdesc="Python3 LXML Library"
url="https://lxml.de/"
arch="all"

View File

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=rrdtool
pkgver=1.9.0
pkgrel=1
pkgrel=2
pkgdesc="Data logging and graphing application"
url="http://www.rrdtool.org"
arch="all"

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=shared-mime-info
pkgver=2.4
pkgrel=3
pkgrel=4
pkgdesc="Freedesktop.org Shared MIME Info"
url="https://www.freedesktop.org/Software/shared-mime-info"
arch="all"

View File

@ -4,7 +4,7 @@
maintainer="Natanael Copa <ncopa@alpinelinux.org>"
pkgname=uwsgi
pkgver=2.0.27
pkgrel=1
pkgrel=2
pkgdesc="uWSGI application container server"
url="https://projects.unbit.it/uwsgi/"
arch="all"

View File

@ -4,7 +4,7 @@
# Maintainer: Peter Shkenev <santurysim@gmail.com>
pkgname=wayland
pkgver=1.23.1
pkgrel=1
pkgrel=2
pkgdesc="A computer display server protocol"
url="https://wayland.freedesktop.org"
arch="all"