mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 13:22:56 +02:00
parent
1d493dc5ad
commit
3a4e168c80
2 changed files with 2 additions and 25 deletions
|
@ -1,24 +0,0 @@
|
|||
# Template file for 'libre2.10'
|
||||
#
|
||||
# packaged to avoid rebuild electron and qt5-webengine
|
||||
pkgname=libre2.10
|
||||
version=2023.03.01
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
short_desc="Efficient, principled regular expression library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/google/re2"
|
||||
distfiles="https://github.com/google/re2/archive/${version//./-}.tar.gz"
|
||||
checksum=7a9a4824958586980926a300b4717202485c4b4115ac031822e29aa4ef207e48
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
# This package to provides libre2.so.10,
|
||||
# those packages that aint rebuilt will use this package
|
||||
# They can be rebuild with new re2-devel
|
||||
rm -rf ${DESTDIR}/usr/include
|
||||
rm -rf ${DESTDIR}/usr/lib/*.a
|
||||
rm -rf ${DESTDIR}/usr/lib/*.so
|
||||
rm -rf ${DESTDIR}/usr/lib/pkgconfig
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'removed-packages'
|
||||
pkgname=removed-packages
|
||||
version=0.1.20250720
|
||||
revision=1
|
||||
revision=2
|
||||
metapackage=yes
|
||||
short_desc="Uninstalls packages removed from repository"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
|
@ -457,6 +457,7 @@ replaces="
|
|||
libqmatrixclient-devel<=0.5.3.2_1
|
||||
libqmatrixclient<=0.5.3.2_1
|
||||
libqzeitgeist<=0.8.0_6
|
||||
libre2.10<=2023.03.01_3
|
||||
librpcsecgss-devel<=0.19_6
|
||||
librpcsecgss<=0.19_6
|
||||
libshiboken-python3<=5.15.0_3
|
||||
|
|
Loading…
Add table
Reference in a new issue