crux-commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
August 2021
- 1 participants
- 347 discussions
ports/opt (3.6): [notify] compiler-rt: path change for clang to find this correctly
by crux@crux.nu 29 Aug '21
by crux@crux.nu 29 Aug '21
29 Aug '21
commit 659b87777eb497425f78a82cb5b11b3f1bb6946e
Author: Danny Rawlins <contact(a)romster.me>
Date: Mon Aug 30 01:04:22 2021 +1000
[notify] compiler-rt: path change for clang to find this correctly
diff --git a/compiler-rt/.footprint b/compiler-rt/.footprint
index cb5a722b5..f386832b1 100644
--- a/compiler-rt/.footprint
+++ b/compiler-rt/.footprint
@@ -1,33 +1,33 @@
drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/hwasan_symbolize
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/fuzzer/
+-rw-r--r-- root/root usr/include/fuzzer/FuzzedDataProvider.h
+drwxr-xr-x root/root usr/include/profile/
+-rw-r--r-- root/root usr/include/profile/InstrProfData.inc
+drwxr-xr-x root/root usr/include/sanitizer/
+-rw-r--r-- root/root usr/include/sanitizer/allocator_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/asan_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/common_interface_defs.h
+-rw-r--r-- root/root usr/include/sanitizer/coverage_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/dfsan_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/hwasan_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/linux_syscall_hooks.h
+-rw-r--r-- root/root usr/include/sanitizer/lsan_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/msan_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/netbsd_syscall_hooks.h
+-rw-r--r-- root/root usr/include/sanitizer/scudo_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/tsan_interface.h
+-rw-r--r-- root/root usr/include/sanitizer/tsan_interface_atomic.h
+-rw-r--r-- root/root usr/include/sanitizer/ubsan_interface.h
+drwxr-xr-x root/root usr/include/xray/
+-rw-r--r-- root/root usr/include/xray/xray_interface.h
+-rw-r--r-- root/root usr/include/xray/xray_log_interface.h
+-rw-r--r-- root/root usr/include/xray/xray_records.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/clang/
drwxr-xr-x root/root usr/lib/clang/12.0.1/
-drwxr-xr-x root/root usr/lib/clang/12.0.1/bin/
--rwxr-xr-x root/root usr/lib/clang/12.0.1/bin/hwasan_symbolize
-drwxr-xr-x root/root usr/lib/clang/12.0.1/include/
-drwxr-xr-x root/root usr/lib/clang/12.0.1/include/fuzzer/
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/fuzzer/FuzzedDataProvider.h
-drwxr-xr-x root/root usr/lib/clang/12.0.1/include/profile/
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/profile/InstrProfData.inc
-drwxr-xr-x root/root usr/lib/clang/12.0.1/include/sanitizer/
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/allocator_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/asan_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/common_interface_defs.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/coverage_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/dfsan_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/hwasan_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/linux_syscall_hooks.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/lsan_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/msan_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/netbsd_syscall_hooks.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/scudo_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/tsan_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/tsan_interface_atomic.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/sanitizer/ubsan_interface.h
-drwxr-xr-x root/root usr/lib/clang/12.0.1/include/xray/
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/xray/xray_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/xray/xray_log_interface.h
--rw-r--r-- root/root usr/lib/clang/12.0.1/include/xray/xray_records.h
drwxr-xr-x root/root usr/lib/clang/12.0.1/lib/
drwxr-xr-x root/root usr/lib/clang/12.0.1/lib/linux/
-rw-r--r-- root/root usr/lib/clang/12.0.1/lib/linux/clang_rt.crtbegin-i386.o
@@ -130,3 +130,4 @@ drwxr-xr-x root/root usr/lib/clang/12.0.1/share/
-rw-r--r-- root/root usr/lib/clang/12.0.1/share/dfsan_abilist.txt
-rw-r--r-- root/root usr/lib/clang/12.0.1/share/hwasan_blacklist.txt
-rw-r--r-- root/root usr/lib/clang/12.0.1/share/msan_blacklist.txt
+drwxr-xr-x root/root usr/share/
diff --git a/compiler-rt/.signature b/compiler-rt/.signature
index 6c0036380..8c84abf95 100644
--- a/compiler-rt/.signature
+++ b/compiler-rt/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/QiBkMZEriywjAq0ZHSugfsdCKivopEyig9K407cdKl7XOwzjQ3eVsxk6mIRupzlbssxUl4Ox3wE+qMyHCi0OAE=
-SHA256 (Pkgfile) = ef28e04b7b40c9fef171d6dcd47e92b608dcc592600f3b1645af7c40a900763a
-SHA256 (.footprint) = 1801d50d0e9eb45f14965e4561b3ae0fd4524f8e005f3aeacadd6012f10fa1ea
+RWSE3ohX2g5d/f3EovW/snyyl4l4U9IlUk62OlbawfCQjlNod9RnaoViMIQwKqMSymAEPuGlBXvu5uRPOJKsr2/MGuqcJUVKCAM=
+SHA256 (Pkgfile) = e7b9282208e15072f6e9d744fcaf63f0b640789d1d6de02046042c9922e17be9
+SHA256 (.footprint) = 770941fefc67a171dca7a077978e93b91258996621d0f7cd4d668cbd903e519f
SHA256 (compiler-rt-12.0.1.src.tar.xz) = b4c8d5f2a802332987c1c0a95b5afb35b1a66a96fe44add4e4ed4792c4cba0a4
diff --git a/compiler-rt/Pkgfile b/compiler-rt/Pkgfile
index fa559cb7b..f64aaa947 100644
--- a/compiler-rt/Pkgfile
+++ b/compiler-rt/Pkgfile
@@ -5,17 +5,20 @@
name=compiler-rt
version=12.0.1
-release=1
+release=2
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$ver…
build() {
cmake -S $name-$version.src -B build -G Ninja \
-D CMAKE_INSTALL_PREFIX=/usr \
- -D COMPILER_RT_INSTALL_PATH=/usr/lib/clang/$version \
-D CMAKE_BUILD_TYPE=Release \
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
-Wno-dev
cmake --build build
DESTDIR=$PKG cmake --install build
+
+ install -d $PKG/usr/lib/clang/$version/{lib,share}
+ mv $PKG/usr/lib/{linux,clang/$version/lib/}
+ mv $PKG/usr/{share/*.txt,lib/clang/$version/share/}
}
1
0
ports/opt (3.6): [notify] llvm: AVX Incorrect code created, regression from 11.0
by crux@crux.nu 29 Aug '21
by crux@crux.nu 29 Aug '21
29 Aug '21
commit 48be30434513d1376878489644041c880b56e8c1
Author: Danny Rawlins <contact(a)romster.me>
Date: Mon Aug 30 01:02:15 2021 +1000
[notify] llvm: AVX Incorrect code created, regression from 11.0
diff --git a/llvm/.footprint b/llvm/.footprint
index 30ee21365..c8165c48b 100644
--- a/llvm/.footprint
+++ b/llvm/.footprint
@@ -1785,6 +1785,10 @@ drwxr-xr-x root/root usr/include/llvm/XRay/
-rw-r--r-- root/root usr/include/llvm/XRay/XRayRecord.h
-rw-r--r-- root/root usr/include/llvm/XRay/YAMLXRayRecord.h
drwxr-xr-x root/root usr/lib/
+-rwxr-xr-x root/root usr/lib/LLVMgold.so
+drwxr-xr-x root/root usr/lib/bfd-plugins/
+lrwxrwxrwx root/root usr/lib/bfd-plugins/LLVMgold.so -> ../LLVMgold.so
+lrwxrwxrwx root/root usr/lib/bfd-plugins/libLTO.so -> ../libLTO.so
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/llvm/
-rw-r--r-- root/root usr/lib/cmake/llvm/AddLLVM.cmake
diff --git a/llvm/.signature b/llvm/.signature
index 4b1472e55..a426134c6 100644
--- a/llvm/.signature
+++ b/llvm/.signature
@@ -1,6 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/b8fnC7+uNHjU1yDzP/CIRZLz+sG61eQ8zTdOTyABXYePuft4IV0vQE3eACQ8ZS+8wU9tFGmzzVLCqsQ7JSaCgU=
-SHA256 (Pkgfile) = 3d766fd1342ee2d65a6fe50e1c74406b2362f8b97575fa44412954179ce72a5b
-SHA256 (.footprint) = 567f94d08ad018de2dbafdaa6ac34f4999d94a2cf375545d1be04df1145ac2e9
+RWSE3ohX2g5d/RvBcyu+jCK65JXJDZ6er+abNe55RrStJabtoYld2V4iDq+k+P6S0cNDiKcjuRugGvXT2bFZmID+mQHyFSvnmws=
+SHA256 (Pkgfile) = 2b6af98c5f86a0eb035e7de004cc7c9f8efa0fa5c7fd4408206ebdc396082453
+SHA256 (.footprint) = 39108efa76f0fb409c02917e07c43dc31cbd1e4363f260c4a96bc6cce67da0a2
SHA256 (llvm-12.0.1.src.tar.xz) = 7d9a8405f557cefc5a21bf5672af73903b64749d9bc3a50322239f56f34ffddf
SHA256 (llvm-config.h) = 2227b83b904348e5530f3475c978e11cb0f05a85024781dcb49ac86b65582707
+SHA256 (x86-twist-shuffle-mask.patch) = c51b8754f76eb3774f46d530409f6d89f5bb47d90f0d718dbfa861f716b29693
diff --git a/llvm/Pkgfile b/llvm/Pkgfile
index d4bc7c892..3207dc8a3 100644
--- a/llvm/Pkgfile
+++ b/llvm/Pkgfile
@@ -5,11 +5,16 @@
name=llvm
version=12.0.1
-release=1
+release=2
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$ver…
- llvm-config.h)
+ llvm-config.h
+ x86-twist-shuffle-mask.patch)
build() {
+ # https://reviews.llvm.org/D104903
+ # https://bugs.llvm.org/show_bug.cgi?id=50823
+ patch -d $name-$version.src -p2 -i $SRC/x86-twist-shuffle-mask.patch
+
export CC=gcc
export CXX=g++
@@ -19,6 +24,7 @@ build() {
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
-D LLVM_TARGETS_TO_BUILD='X86;AMDGPU;BPF;NVPTX' \
+ -D LLVM_BINUTILS_INCDIR=/usr/include \
-D LLVM_BUILD_LLVM_DYLIB=1 \
-D LLVM_LINK_LLVM_DYLIB=1 \
-D LLVM_PARALLEL_COMPILE_JOBS="${JOBS:-1}" \
@@ -36,4 +42,8 @@ build() {
# multilib stub
mv $PKG/usr/include/llvm/Config/llvm-config{,-64}.h
install -m 0644 $SRC/llvm-config.h $PKG/usr/include/llvm/Config/
+
+ install -d $PKG/usr/lib/bfd-plugins
+ ln -s ../LLVMgold.so $PKG/usr/lib/bfd-plugins/
+ ln -s ../libLTO.so $PKG/usr/lib/bfd-plugins/
}
diff --git a/llvm/x86-twist-shuffle-mask.patch b/llvm/x86-twist-shuffle-mask.patch
new file mode 100644
index 000000000..a868237b0
--- /dev/null
+++ b/llvm/x86-twist-shuffle-mask.patch
@@ -0,0 +1,117 @@
+From 2c3bca2c3f13a0a9ef71d549a90fba23e6997d44 Mon Sep 17 00:00:00 2001
+From: "Wang, Pengfei" <pengfei.wang(a)intel.com>
+Date: Mon, 5 Jul 2021 21:08:49 +0800
+Subject: [PATCH] Twist shuffle mask when fold HOP(SHUFFLE(X,Y),SHUFFLE(X,Y))
+ -> SHUFFLE(HOP(X,Y))
+
+This patch fixes PR50823.
+
+The shuffle mask should be twisted twice before gotten the correct one due to the difference between inner HOP and outer.
+
+Reviewed By: RKSimon
+
+Differential Revision: https://reviews.llvm.org/D104903
+
+(cherry picked from commit 9ab99f773fec7da4183495a3fdc655a797d3bea2)
+---
+ llvm/lib/Target/X86/X86ISelLowering.cpp | 7 ++---
+ llvm/test/CodeGen/X86/haddsub-undef.ll | 4 +--
+ llvm/test/CodeGen/X86/packss.ll | 2 +-
+ llvm/test/CodeGen/X86/pr50823.ll | 35 +++++++++++++++++++++++++
+ 4 files changed, 42 insertions(+), 6 deletions(-)
+ create mode 100644 llvm/test/CodeGen/X86/pr50823.ll
+
+diff --git a/llvm/lib/Target/X86/X86ISelLowering.cpp b/llvm/lib/Target/X86/X86ISelLowering.cpp
+index 1e2407c7e7f6..d8b2f765e953 100644
+--- a/llvm/lib/Target/X86/X86ISelLowering.cpp
++++ b/llvm/lib/Target/X86/X86ISelLowering.cpp
+@@ -43194,9 +43194,10 @@ static SDValue combineHorizOpWithShuffle(SDNode *N, SelectionDAG &DAG,
+ ShuffleVectorSDNode::commuteMask(ShuffleMask1);
+ }
+ if ((Op00 == Op10) && (Op01 == Op11)) {
+- SmallVector<int, 4> ShuffleMask;
+- ShuffleMask.append(ShuffleMask0.begin(), ShuffleMask0.end());
+- ShuffleMask.append(ShuffleMask1.begin(), ShuffleMask1.end());
++ const int Map[4] = {0, 2, 1, 3};
++ SmallVector<int, 4> ShuffleMask(
++ {Map[ShuffleMask0[0]], Map[ShuffleMask1[0]], Map[ShuffleMask0[1]],
++ Map[ShuffleMask1[1]]});
+ SDLoc DL(N);
+ MVT ShufVT = VT.isFloatingPoint() ? MVT::v4f64 : MVT::v4i64;
+ SDValue Res = DAG.getNode(Opcode, DL, VT, Op00, Op01);
+diff --git a/llvm/test/CodeGen/X86/haddsub-undef.ll b/llvm/test/CodeGen/X86/haddsub-undef.ll
+index 68d058433179..e7c8b84d3bc7 100644
+--- a/llvm/test/CodeGen/X86/haddsub-undef.ll
++++ b/llvm/test/CodeGen/X86/haddsub-undef.ll
+@@ -1166,7 +1166,7 @@ define <4 x double> @PR34724_add_v4f64_u123(<4 x double> %0, <4 x double> %1) {
+ ; AVX512-FAST: # %bb.0:
+ ; AVX512-FAST-NEXT: vextractf128 $1, %ymm0, %xmm0
+ ; AVX512-FAST-NEXT: vhaddpd %ymm1, %ymm0, %ymm0
+-; AVX512-FAST-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,2,0,3]
++; AVX512-FAST-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,0,1,3]
+ ; AVX512-FAST-NEXT: retq
+ %3 = shufflevector <4 x double> %0, <4 x double> %1, <2 x i32> <i32 2, i32 4>
+ %4 = shufflevector <4 x double> %0, <4 x double> %1, <2 x i32> <i32 3, i32 5>
+@@ -1267,7 +1267,7 @@ define <4 x double> @PR34724_add_v4f64_01u3(<4 x double> %0, <4 x double> %1) {
+ ; AVX512-FAST-LABEL: PR34724_add_v4f64_01u3:
+ ; AVX512-FAST: # %bb.0:
+ ; AVX512-FAST-NEXT: vhaddpd %ymm1, %ymm0, %ymm0
+-; AVX512-FAST-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,3,1,3]
++; AVX512-FAST-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,2,3,3]
+ ; AVX512-FAST-NEXT: retq
+ %3 = shufflevector <4 x double> %0, <4 x double> undef, <2 x i32> <i32 0, i32 2>
+ %4 = shufflevector <4 x double> %0, <4 x double> undef, <2 x i32> <i32 1, i32 3>
+diff --git a/llvm/test/CodeGen/X86/packss.ll b/llvm/test/CodeGen/X86/packss.ll
+index 16349ae2c7f9..ac431b7556ea 100644
+--- a/llvm/test/CodeGen/X86/packss.ll
++++ b/llvm/test/CodeGen/X86/packss.ll
+@@ -370,7 +370,7 @@ define <32 x i8> @packsswb_icmp_zero_trunc_256(<16 x i16> %a0) {
+ ; AVX2-NEXT: vpxor %xmm1, %xmm1, %xmm1
+ ; AVX2-NEXT: vpcmpeqw %ymm1, %ymm0, %ymm0
+ ; AVX2-NEXT: vpacksswb %ymm0, %ymm1, %ymm0
+-; AVX2-NEXT: vpermq {{.*#+}} ymm0 = ymm0[0,0,2,3]
++; AVX2-NEXT: vpermq {{.*#+}} ymm0 = ymm0[0,1,0,3]
+ ; AVX2-NEXT: ret{{[l|q]}}
+ %1 = icmp eq <16 x i16> %a0, zeroinitializer
+ %2 = sext <16 x i1> %1 to <16 x i16>
+diff --git a/llvm/test/CodeGen/X86/pr50823.ll b/llvm/test/CodeGen/X86/pr50823.ll
+new file mode 100644
+index 000000000000..c5d5296e5c66
+--- /dev/null
++++ b/llvm/test/CodeGen/X86/pr50823.ll
+@@ -0,0 +1,35 @@
++; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
++; RUN: llc < %s -mtriple=x86_64-unknown -mcpu=core-avx2 | FileCheck %s
++
++%v8_uniform_FVector3 = type { float, float, float }
++
++declare <8 x float> @llvm.x86.avx.hadd.ps.256(<8 x float>, <8 x float>)
++
++define void @foo(%v8_uniform_FVector3* %Out, float* %In, <8 x i32> %__mask) {
++; CHECK-LABEL: foo:
++; CHECK: # %bb.0: # %allocas
++; CHECK-NEXT: vmovups (%rsi), %xmm0
++; CHECK-NEXT: vhaddps 32(%rsi), %xmm0, %xmm0
++; CHECK-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,0,1,1]
++; CHECK-NEXT: vhaddps %ymm0, %ymm0, %ymm0
++; CHECK-NEXT: vextractf128 $1, %ymm0, %xmm1
++; CHECK-NEXT: vaddss %xmm1, %xmm0, %xmm0
++; CHECK-NEXT: vmovss %xmm0, (%rdi)
++; CHECK-NEXT: vzeroupper
++; CHECK-NEXT: retq
++allocas:
++ %ptr_cast_for_load = bitcast float* %In to <8 x float>*
++ %ptr_masked_load74 = load <8 x float>, <8 x float>* %ptr_cast_for_load, align 4
++ %ptr8096 = getelementptr float, float* %In, i64 8
++ %ptr_cast_for_load81 = bitcast float* %ptr8096 to <8 x float>*
++ %ptr80_masked_load82 = load <8 x float>, <8 x float>* %ptr_cast_for_load81, align 4
++ %ret_7.i.i = shufflevector <8 x float> %ptr_masked_load74, <8 x float> %ptr80_masked_load82, <8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 8, i32 9, i32 10, i32 11>
++ %Out_load19 = getelementptr %v8_uniform_FVector3, %v8_uniform_FVector3* %Out, i64 0, i32 0
++ %v1.i.i100 = tail call <8 x float> @llvm.x86.avx.hadd.ps.256(<8 x float> %ret_7.i.i, <8 x float> %ret_7.i.i)
++ %v2.i.i101 = tail call <8 x float> @llvm.x86.avx.hadd.ps.256(<8 x float> %v1.i.i100, <8 x float> %v1.i.i100)
++ %scalar1.i.i102 = extractelement <8 x float> %v2.i.i101, i32 0
++ %scalar2.i.i103 = extractelement <8 x float> %v2.i.i101, i32 4
++ %sum.i.i104 = fadd float %scalar1.i.i102, %scalar2.i.i103
++ store float %sum.i.i104, float* %Out_load19, align 4
++ ret void
++}
1
0
28 Aug '21
commit d866669b8384cc7f2ba7284eedebf65a81cd91c9
Author: Tim Biermann <tbier(a)posteo.de>
Date: Sat Aug 28 20:06:38 2021 +0200
easyeffects: initial commit, version 6.1.0
diff --git a/easyeffects/.footprint b/easyeffects/.footprint
new file mode 100644
index 000000000..5cb90b4a3
--- /dev/null
+++ b/easyeffects/.footprint
@@ -0,0 +1,47 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/easyeffects
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/applications/
+-rw-r--r-- root/root usr/share/applications/com.github.wwmm.easyeffects.desktop
+drwxr-xr-x root/root usr/share/dbus-1/
+drwxr-xr-x root/root usr/share/dbus-1/services/
+-rw-r--r-- root/root usr/share/dbus-1/services/com.github.wwmm.easyeffects.service
+drwxr-xr-x root/root usr/share/glib-2.0/
+drwxr-xr-x root/root usr/share/glib-2.0/schemas/
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.autogain.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.bassenhancer.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.bassloudness.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.compressor.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.convolver.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.crossfeed.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.crystalizer.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.deesser.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.delay.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.echo_canceller.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.equalizer.channel.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.equalizer.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.exciter.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.filter.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.gate.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.limiter.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.loudness.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.maximizer.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.multibandcompressor.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.multibandgate.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.outputlevel.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.pitch.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.reverb.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.rnnoise.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.spectrum.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.stereotools.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.streaminputs.gschema.xml
+-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.streamoutputs.gschema.xml
+drwxr-xr-x root/root usr/share/icons/
+drwxr-xr-x root/root usr/share/icons/hicolor/
+drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
+drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/easyeffects.svg
+drwxr-xr-x root/root usr/share/metainfo/
+-rw-r--r-- root/root usr/share/metainfo/com.github.wwmm.easyeffects.metainfo.xml
diff --git a/easyeffects/.signature b/easyeffects/.signature
new file mode 100644
index 000000000..c7415c306
--- /dev/null
+++ b/easyeffects/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF35toH+/1BTfnjojqjy4aEVlnGjLV0kopkis1mrNOa5RcnxMpATgRw9u1vlUPUHeb/PvodCwqUstOn9ZknB+bJAE=
+SHA256 (Pkgfile) = d9c237f40d3e6737a651ba0e93d9157762a85bbf47b0270764d778ab861ca2b6
+SHA256 (.footprint) = 14f5994e4cbe1dd636bde0726ebd0731025c0c5a3de7df3f83159d1c527fb3e8
+SHA256 (easyeffects-6.1.0.tar.gz) = 0af13df5685e5417be913c4bf79254d07250f033ed218b040bfc7c9c54ad9d5e
diff --git a/easyeffects/Pkgfile b/easyeffects/Pkgfile
new file mode 100644
index 000000000..38271d4a6
--- /dev/null
+++ b/easyeffects/Pkgfile
@@ -0,0 +1,22 @@
+# Description: Audio Effects for Pulseaudio Applications
+# URL: https://github.com/wwmm/easyeffects
+# Maintainer: Tim Biermann, tbier at posteo dot de
+# Depends on: appstream-glib gtkmm4 libbs2b libebur128 lilv nlohmann-json pipewire rnnoise rubberband speexdsp zita-convolver
+# Optional: calf mda-lv2 vamp-plugin-sdk zam-plugins
+
+name=easyeffects
+version=6.1.0
+release=1
+source=(https://github.com/wwmm/easyeffects/archive/v$version/$name-$version.tar.gz)
+
+build() {
+ meson setup easyeffects-$version build \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --buildtype plain \
+ -D b_lto=true \
+ -D b_pie=true
+ meson compile -C build
+ DESTDIR=$PKG meson install -C build
+ rm -fr $PKG/usr/share/{locale,help}
+}
diff --git a/easyeffects/README.md b/easyeffects/README.md
new file mode 100644
index 000000000..725b7ae4a
--- /dev/null
+++ b/easyeffects/README.md
@@ -0,0 +1,65 @@
+# contrib/pulseeffects README
+
+## Building pulseeffects
+
+Building and successfully using pulseeffects requires you to build pipewire
+including pulseaudio support. Therefor, pulseaudio needs to be around before
+you install pipewire. After that, pulseeffects can be successfully installed
+and used.
+
+It's recommended to set the following setting in `/etc/pkgmk.conf`:
+```sh
+PKGMK_IGNORE_NEW="yes"
+```
+This will ignore any *new* files found in a footprint. This is needed, because
+it's expected to produce more files than a minimal build for some individual
+ports, e.g. `contrib/pipewire`, `contrib/gst-plugins-bad`, etc..
+
+Another setting to consider is the following in `/etc/prt-get.conf`:
+```sh
+runscripts yes
+```
+Alternatively, you will need to watch out for ports that would run
+pre-/post-install scripts yourself and execute them in order to expect a
+fault-free environment.
+
+After considering those steps, if you manually want to ensure that everything
+will be fine, the steps should be as follow:
+ 1. `prt-get depinst pulseaudio`
+ 2. `prt-get depinst pipewire`
+ 3. `prt-get depinst pulseeffects`
+
+Please take a look at `contrib/pipewire/README` for more instructions on how
+to setup a pipewire environment. Make sure to enable it for handling
+`pulseaudio` requests and you are good to go.
+
+## Optional dependencies:
+About the optional dependencies (list borrowed and enhanced from archs
+[PKGBUILD](https://github.com/archlinux/svntogit-community/blob/packages/pulseeffects/trunk/PKGBUILD)
+):
+ * calf - limiter, compressor, exciter, bass enhancer, and others
+ * lsp-plugins - equalizer
+ * mda.lv2 - loudness
+ * rubberband - pitch shifting
+ * rnnoise - noise supression using a recurrent neural network
+ * zam-plugins: maximizer
+
+You will need to rebuild gst-plugins-bad after installing most of any of
+those optional dependencies, pulseeffects will then pick them up and make
+them available, otherwise, all the plugins are shown but none of them are
+useable.
+
+## Issues
+ - If you run into issues, please try removing GStreamer's cache
+`rm -rf ~/.cache/gstreamer-1.0` and have a look at the debug output with
+`G_MESSAGES_DEBUG=pulseeffects pulseeffects`.
+ - You can check what plugins your current gstreamer build offers with
+`gst-inspect-1.0 | grep -i calf | grep -i limiter`
+
+## Additional information
+Additional info from the official FAQ over at the projects
+[official wiki](https://github.com/wwmm/pulseeffects/wiki/FAQ)
+
+// vim:filetype=markdown
+
+// End of file
diff --git a/easyeffects/post-install b/easyeffects/post-install
new file mode 100644
index 000000000..cbeb342e1
--- /dev/null
+++ b/easyeffects/post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+glib-compile-schemas /usr/share/glib-2.0/schemas
+/usr/bin/update-desktop-database
1
0
28 Aug '21
commit 888ed571b50aa0d61b2ded91053ea14cd06280d8
Author: Tim Biermann <tbier(a)posteo.de>
Date: Sat Aug 28 20:03:17 2021 +0200
nlohmann-json: initial commit, version 3.10.2
diff --git a/nlohmann-json/.footprint b/nlohmann-json/.footprint
new file mode 100644
index 000000000..2c0839fb6
--- /dev/null
+++ b/nlohmann-json/.footprint
@@ -0,0 +1,12 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/nlohmann/
+-rw-r--r-- root/root usr/include/nlohmann/json.hpp
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/cmake/
+drwxr-xr-x root/root usr/lib/cmake/nlohmann_json/
+-rw-r--r-- root/root usr/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake
+-rw-r--r-- root/root usr/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake
+-rw-r--r-- root/root usr/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/nlohmann_json.pc
diff --git a/nlohmann-json/.signature b/nlohmann-json/.signature
new file mode 100644
index 000000000..49eeed64e
--- /dev/null
+++ b/nlohmann-json/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF36KSYlJmWmP8actFJlZ7z7UfilPCs0DPsZWKnrPMcEVUPCq0Ah7l0UZHnZoIHg8/qeoHdrASDE0kDH70FrukWgM=
+SHA256 (Pkgfile) = dc0981ad931eb830043b16899e459b11b1bc2ffbcce2092f261d13360f714be6
+SHA256 (.footprint) = 953f375f30e0113326c4cb165e478ab5ad00e3ee09911b0be04dd429dee9ce03
+SHA256 (nlohmann-json-3.10.2.tar.gz) = 081ed0f9f89805c2d96335c3acfa993b39a0a5b4b4cef7edb68dd2210a13458c
diff --git a/nlohmann-json/Pkgfile b/nlohmann-json/Pkgfile
new file mode 100644
index 000000000..28dcfa7c4
--- /dev/null
+++ b/nlohmann-json/Pkgfile
@@ -0,0 +1,22 @@
+# Description: JSON for Modern C++
+# URL: https://github.com/nlohmann/json
+# Maintainer: Tim Biermann, tbier at posteo dot de
+# Depends on: cmake
+# Optional: ninja
+
+name=nlohmann-json
+version=3.10.2
+release=1
+source=(https://github.com/nlohmann/json/archive/v$version/$name-$version.tar.gz)
+
+build() {
+ prt-get isinst ninja && PKGMK_NLJSON+=' -G Ninja'
+ cmake -S json-$version -B build $PKGMK_NLJSON \
+ -D CMAKE_INSTALL_PREFIX=/usr \
+ -D CMAKE_INSTALL_LIBDIR=lib \
+ -D CMAKE_BUILD_TYPE=Release \
+ -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
+ -Wno-dev
+ cmake --build build
+ DESTDIR=$PKG cmake --install build
+}
1
0
28 Aug '21
commit ddf5d11d6f7812de376b881b73fdd178221f7db2
Author: Tim Biermann <tbier(a)posteo.de>
Date: Sat Aug 28 19:58:03 2021 +0200
pulseeffects: dropped, use pipewire/easyeffects
diff --git a/pulseeffects/.footprint b/pulseeffects/.footprint
deleted file mode 100644
index e0c3bf3cd..000000000
--- a/pulseeffects/.footprint
+++ /dev/null
@@ -1,49 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/pulseeffects
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/gstreamer-1.0/
--rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstpeadapter.so
--rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstpeautogain.so
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/applications/
--rw-r--r-- root/root usr/share/applications/com.github.wwmm.pulseeffects.desktop
-drwxr-xr-x root/root usr/share/dbus-1/
-drwxr-xr-x root/root usr/share/dbus-1/services/
--rw-r--r-- root/root usr/share/dbus-1/services/com.github.wwmm.pulseeffects.service
-drwxr-xr-x root/root usr/share/glib-2.0/
-drwxr-xr-x root/root usr/share/glib-2.0/schemas/
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.autogain.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.bassenhancer.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.compressor.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.convolver.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.crossfeed.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.crystalizer.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.deesser.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.delay.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.equalizer.channel.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.equalizer.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.exciter.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.filter.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.gate.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.limiter.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.loudness.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.maximizer.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.multibandcompressor.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.multibandgate.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.pitch.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.reverb.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.rnnoise.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.spectrum.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.stereotools.gschema.xml
--rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.webrtc.gschema.xml
-drwxr-xr-x root/root usr/share/icons/
-drwxr-xr-x root/root usr/share/icons/hicolor/
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/pulseeffects.svg
-drwxr-xr-x root/root usr/share/metainfo/
--rw-r--r-- root/root usr/share/metainfo/com.github.wwmm.pulseeffects.appdata.xml
diff --git a/pulseeffects/.signature b/pulseeffects/.signature
deleted file mode 100644
index 94df99bbe..000000000
--- a/pulseeffects/.signature
+++ /dev/null
@@ -1,5 +0,0 @@
-untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF32rTadabAO26cKqRSQkYWAnXp+4A8+gwfkMPpOe+Uf07WvnzhDWaItJmH6Nu54XYEFVFJ+ZBSHIVNUwq52aThQc=
-SHA256 (Pkgfile) = 78ee41de94c2404fdccb10d210ccbc2c1bb04204029943ad0d3b64807370c9cf
-SHA256 (.footprint) = b46a0aef9bb11abceb0ad835763d9b3b1368241fb4880ee51ef26c02360ce84c
-SHA256 (pulseeffects-5.0.4.tar.gz) = 3fa482e2261fe467e30c05e85a55904806b0dc141834fe8b5cfeffedb6da65e8
diff --git a/pulseeffects/Pkgfile b/pulseeffects/Pkgfile
deleted file mode 100644
index 97e6e8926..000000000
--- a/pulseeffects/Pkgfile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Description: Audio Effects for Pulseaudio Applications
-# URL: https://github.com/wwmm/pulseeffects
-# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: boost desktop-file-utils gst-plugins-bad gtkmm3 libebur128 pipewire pulseaudio
-# Optional: calf libbs2b lilv mda-lv2 rnnoise rubberband vamp-plugin-sdk zam-plugins zita-convolver
-
-name=pulseeffects
-version=5.0.4
-release=1
-source=(https://github.com/wwmm/pulseeffects/archive/v$version/$name-$version.tar.gz)
-
-build() {
- meson setup $name-$version build \
- --prefix=/usr \
- --sysconfdir=/etc
- meson compile -C build
- DESTDIR=$PKG meson install -C build
- rm -fr $PKG/usr/share/{locale,help}
-}
diff --git a/pulseeffects/README.md b/pulseeffects/README.md
deleted file mode 100644
index 725b7ae4a..000000000
--- a/pulseeffects/README.md
+++ /dev/null
@@ -1,65 +0,0 @@
-# contrib/pulseeffects README
-
-## Building pulseeffects
-
-Building and successfully using pulseeffects requires you to build pipewire
-including pulseaudio support. Therefor, pulseaudio needs to be around before
-you install pipewire. After that, pulseeffects can be successfully installed
-and used.
-
-It's recommended to set the following setting in `/etc/pkgmk.conf`:
-```sh
-PKGMK_IGNORE_NEW="yes"
-```
-This will ignore any *new* files found in a footprint. This is needed, because
-it's expected to produce more files than a minimal build for some individual
-ports, e.g. `contrib/pipewire`, `contrib/gst-plugins-bad`, etc..
-
-Another setting to consider is the following in `/etc/prt-get.conf`:
-```sh
-runscripts yes
-```
-Alternatively, you will need to watch out for ports that would run
-pre-/post-install scripts yourself and execute them in order to expect a
-fault-free environment.
-
-After considering those steps, if you manually want to ensure that everything
-will be fine, the steps should be as follow:
- 1. `prt-get depinst pulseaudio`
- 2. `prt-get depinst pipewire`
- 3. `prt-get depinst pulseeffects`
-
-Please take a look at `contrib/pipewire/README` for more instructions on how
-to setup a pipewire environment. Make sure to enable it for handling
-`pulseaudio` requests and you are good to go.
-
-## Optional dependencies:
-About the optional dependencies (list borrowed and enhanced from archs
-[PKGBUILD](https://github.com/archlinux/svntogit-community/blob/packages/pulseeffects/trunk/PKGBUILD)
-):
- * calf - limiter, compressor, exciter, bass enhancer, and others
- * lsp-plugins - equalizer
- * mda.lv2 - loudness
- * rubberband - pitch shifting
- * rnnoise - noise supression using a recurrent neural network
- * zam-plugins: maximizer
-
-You will need to rebuild gst-plugins-bad after installing most of any of
-those optional dependencies, pulseeffects will then pick them up and make
-them available, otherwise, all the plugins are shown but none of them are
-useable.
-
-## Issues
- - If you run into issues, please try removing GStreamer's cache
-`rm -rf ~/.cache/gstreamer-1.0` and have a look at the debug output with
-`G_MESSAGES_DEBUG=pulseeffects pulseeffects`.
- - You can check what plugins your current gstreamer build offers with
-`gst-inspect-1.0 | grep -i calf | grep -i limiter`
-
-## Additional information
-Additional info from the official FAQ over at the projects
-[official wiki](https://github.com/wwmm/pulseeffects/wiki/FAQ)
-
-// vim:filetype=markdown
-
-// End of file
diff --git a/pulseeffects/post-install b/pulseeffects/post-install
deleted file mode 100644
index cbeb342e1..000000000
--- a/pulseeffects/post-install
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-glib-compile-schemas /usr/share/glib-2.0/schemas
-/usr/bin/update-desktop-database
1
0
commit ab09e49f955eeb054652e2b5dc5a04cf8e711617
Author: Tim Biermann <tbier(a)posteo.de>
Date: Sat Aug 28 19:46:20 2021 +0200
winetricks: 20210206 -> 20210825
diff --git a/winetricks/.signature b/winetricks/.signature
index 0eab0d3f6..5c18bbe46 100644
--- a/winetricks/.signature
+++ b/winetricks/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF30cuWSxRO+AwPrZJELzm5n1VNYLfVxFE826WK62Yd/lWVSq/jIRuPbp0lOLgA0V08JEmKhSzdZb/6ixLZ28t+gw=
-SHA256 (Pkgfile) = 8157e3eec3dc1b96789ebada181874eeed8d4e983d98627f83813fb4c67b9d74
+RWSagIOpLGJF3/dms5dAS/FMgQq21/TEigQdeIK0UeRhpfXxouRzBB6LfkHNa+unVMlP3jVILim1fX/WHTo5SUcvkjNrRXMnLwY=
+SHA256 (Pkgfile) = 871839eec9ecdbbe53ff6752939dacfca535c8bb4b47c9cdc983b702182052b0
SHA256 (.footprint) = 7712050aee0c98d5393961f09eee81b2e800b418224537ba88d1d2dbcd6f8cbc
-SHA256 (winetricks-20210206.tar.gz) = 705421798b28696f577104ebdf03b068b9343ab096754150f47a6ec06fa8ae65
+SHA256 (winetricks-20210825.tar.gz) = bac77918ef4d58c6465a1043fd996d09c3ee2c5a07f56ed089c4c65a71881277
diff --git a/winetricks/Pkgfile b/winetricks/Pkgfile
index c8c8ab2c2..017b18b36 100644
--- a/winetricks/Pkgfile
+++ b/winetricks/Pkgfile
@@ -5,7 +5,7 @@
# Optional: wine-staging zenity
name=winetricks
-version=20210206
+version=20210825
release=1
source=(https://github.com/Winetricks/winetricks/archive/$version/$name-$ve…
1
0
28 Aug '21
commit 033bc3ec2e572b9ca9ed26835df895b0c2d9cacf
Author: Tim Biermann <tbier(a)posteo.de>
Date: Sat Aug 28 19:45:52 2021 +0200
glibmm-2.68: initial commit, version 2.68.1
diff --git a/glibmm-2.68/.footprint b/glibmm-2.68/.footprint
new file mode 100644
index 000000000..c0888c40e
--- /dev/null
+++ b/glibmm-2.68/.footprint
@@ -0,0 +1,453 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/giomm-2.68/
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm.h
+drwxr-xr-x root/root usr/include/giomm-2.68/giomm/
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/action.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/actiongroup.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/actionmap.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/appinfo.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/applaunchcontext.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/application.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/applicationcommandline.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/asyncinitable.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/asyncresult.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/bufferedinputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/bufferedoutputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/cancellable.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/charsetconverter.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/contenttype.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/converter.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/converterinputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/converteroutputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/credentials.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/datainputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dataoutputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusactiongroup.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusaddress.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusauthobserver.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusconnection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbuserror.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbuserrorutils.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusinterface.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusinterfaceskeleton.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusinterfacevtable.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusintrospection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusmenumodel.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusmessage.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusmethodinvocation.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusobject.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusobjectmanager.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusobjectmanagerclient.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusobjectmanagerserver.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusobjectproxy.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusobjectskeleton.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusownname.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusproxy.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusserver.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbussubtreevtable.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbusutils.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/dbuswatchname.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/desktopappinfo.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/drive.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/emblem.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/emblemedicon.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/enums.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/error.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/file.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/fileattributeinfo.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/fileattributeinfolist.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/filedescriptorbased.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/fileenumerator.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/fileicon.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/fileinfo.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/fileinputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/fileiostream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/filemonitor.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/filenamecompleter.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/fileoutputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/filterinputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/filteroutputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/icon.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/inetaddress.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/inetsocketaddress.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/init.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/initable.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/inputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/iostream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/listmodel.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/liststore.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/loadableicon.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/memoryinputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/memoryoutputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/menu.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/menuattributeiter.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/menuitem.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/menulinkiter.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/menumodel.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/mount.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/mountoperation.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/networkaddress.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/networkmonitor.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/networkservice.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/notification.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/outputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/permission.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/pollableinputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/pollableoutputstream.h
+drwxr-xr-x root/root usr/include/giomm-2.68/giomm/private/
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/action_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/actiongroup_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/actionmap_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/appinfo_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/applaunchcontext_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/application_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/applicationcommandline_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/asyncinitable_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/asyncresult_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/bufferedinputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/bufferedoutputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/cancellable_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/charsetconverter_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/converter_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/converterinputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/converteroutputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/credentials_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/datainputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dataoutputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusactiongroup_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusaddress_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusauthobserver_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusconnection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbuserror_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbuserrorutils_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusinterface_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusinterfaceskeleton_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusinterfacevtable_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusintrospection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusmenumodel_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusmessage_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusmethodinvocation_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusobject_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusobjectmanager_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusobjectmanagerclient_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusobjectmanagerserver_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusobjectproxy_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusobjectskeleton_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusownname_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusproxy_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusserver_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbussubtreevtable_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbusutils_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/dbuswatchname_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/desktopappinfo_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/drive_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/emblem_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/emblemedicon_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/enums_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/error_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/file_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/fileattributeinfo_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/fileattributeinfolist_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/filedescriptorbased_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/fileenumerator_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/fileicon_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/fileinfo_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/fileinputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/fileiostream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/filemonitor_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/filenamecompleter_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/fileoutputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/filterinputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/filteroutputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/icon_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/inetaddress_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/inetsocketaddress_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/initable_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/inputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/iostream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/listmodel_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/liststore_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/loadableicon_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/memoryinputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/memoryoutputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/menu_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/menuattributeiter_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/menuitem_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/menulinkiter_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/menumodel_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/mount_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/mountoperation_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/networkaddress_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/networkmonitor_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/networkservice_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/notification_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/outputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/permission_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/pollableinputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/pollableoutputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/propertyaction_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/proxy_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/proxyaddress_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/proxyresolver_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/remoteactiongroup_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/resolver_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/resource_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/seekable_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/settings_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/settingsschema_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/settingsschemakey_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/settingsschemasource_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/simpleaction_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/simpleactiongroup_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/simpleiostream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/simplepermission_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socket_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socketaddress_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socketaddressenumerator_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socketclient_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socketconnectable_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socketconnection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socketcontrolmessage_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socketlistener_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/socketservice_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/srvtarget_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tcpconnection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tcpwrapperconnection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/themedicon_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/threadedsocketservice_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tlscertificate_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tlsclientconnection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tlsconnection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tlsdatabase_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tlsinteraction_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tlspassword_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/tlsserverconnection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/unixconnection_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/unixcredentialsmessage_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/unixfdlist_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/unixfdmessage_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/unixinputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/unixoutputstream_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/unixsocketaddress_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/volume_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/volumemonitor_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/zlibcompressor_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/private/zlibdecompressor_p.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/propertyaction.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/proxy.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/proxyaddress.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/proxyresolver.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/remoteactiongroup.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/resolver.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/resource.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/seekable.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/settings.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/settingsschema.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/settingsschemakey.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/settingsschemasource.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/simpleaction.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/simpleactiongroup.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/simpleiostream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/simplepermission.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/slot_async.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socket.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketaddress.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketaddressenumerator.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketclient.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketconnectable.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketconnection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketcontrolmessage.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketlistener.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketservice.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/socketsource.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/srvtarget.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tcpconnection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tcpwrapperconnection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/themedicon.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/threadedsocketservice.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlscertificate.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlsclientconnection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlsclientconnectionimpl.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlsconnection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlsdatabase.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlsinteraction.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlspassword.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlsserverconnection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/tlsserverconnectionimpl.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/unixconnection.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/unixcredentialsmessage.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/unixfdlist.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/unixfdmessage.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/unixinputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/unixoutputstream.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/unixsocketaddress.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/volume.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/volumemonitor.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/wrap_init.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/zlibcompressor.h
+-rw-r--r-- root/root usr/include/giomm-2.68/giomm/zlibdecompressor.h
+drwxr-xr-x root/root usr/include/glibmm-2.68/
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm.h
+drwxr-xr-x root/root usr/include/glibmm-2.68/glibmm/
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/base64.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/binding.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/bytearray.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/bytes.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/checksum.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/class.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/containerhandle_shared.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/convert.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/date.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/datetime.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/debug.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/dispatcher.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/enums.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/error.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/exceptionhandler.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/extraclassinit.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/fileutils.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/i18n-lib.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/i18n.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/init.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/interface.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/iochannel.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/keyfile.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/main.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/markup.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/miscutils.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/module.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/nodetree.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/object.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/objectbase.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/optioncontext.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/optionentry.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/optiongroup.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/pattern.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/priorities.h
+drwxr-xr-x root/root usr/include/glibmm-2.68/glibmm/private/
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/binding_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/bytearray_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/bytes_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/checksum_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/convert_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/date_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/datetime_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/enums_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/fileutils_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/interface_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/iochannel_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/keyfile_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/markup_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/miscutils_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/module_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/nodetree_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/object_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/optioncontext_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/optionentry_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/optiongroup_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/regex_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/shell_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/spawn_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/timezone_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/unicode_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/uriutils_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/variant_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/variantdict_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/variantiter_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/private/varianttype_p.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/property.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/propertyproxy.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/propertyproxy_base.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/quark.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/random.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/refptr.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/regex.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/shell.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/signalproxy.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/signalproxy_connectionnode.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/spawn.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/stringutils.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/timer.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/timezone.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/unicode.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/uriutils.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/ustring.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/utility.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/value.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/value_basictypes.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/value_custom.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/variant.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/variant_basictypes.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/variantdbusstring.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/variantdict.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/variantiter.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/varianttype.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/vectorutils.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/wrap.h
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm/wrap_init.h
+drwxr-xr-x root/root usr/include/glibmm-2.68/glibmm_generate_extra_defs/
+-rw-r--r-- root/root usr/include/glibmm-2.68/glibmm_generate_extra_defs/generate_extra_defs.h
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/giomm-2.68/
+drwxr-xr-x root/root usr/lib/giomm-2.68/include/
+-rw-r--r-- root/root usr/lib/giomm-2.68/include/giommconfig.h
+drwxr-xr-x root/root usr/lib/glibmm-2.68/
+drwxr-xr-x root/root usr/lib/glibmm-2.68/include/
+-rw-r--r-- root/root usr/lib/glibmm-2.68/include/glibmmconfig.h
+drwxr-xr-x root/root usr/lib/glibmm-2.68/proc/
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/generate_wrap_init.pl
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/gmmproc
+drwxr-xr-x root/root usr/lib/glibmm-2.68/proc/m4/
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/base.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/class_boxedtype.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/class_boxedtype_static.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/class_generic.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/class_gobject.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/class_interface.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/class_opaque_copyable.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/class_opaque_refcounted.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/class_shared.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/compare.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/convert.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/convert_base.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/convert_gio.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/convert_glib.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/convert_glibmm.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/ctor.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/doc.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/enum.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/gerror.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/initialize.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/initialize_base.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/initialize_gio.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/initialize_glib.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/initialize_glibmm.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/member.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/method.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/property.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/signal.m4
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/m4/vfunc.m4
+drwxr-xr-x root/root usr/lib/glibmm-2.68/proc/pm/
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/DocsParser.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/Enum.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/Function.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/FunctionBase.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/GtkDefs.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/Object.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/Output.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/Property.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/Util.pm
+-rw-r--r-- root/root usr/lib/glibmm-2.68/proc/pm/WrapParser.pm
+lrwxrwxrwx root/root usr/lib/libgiomm-2.68.so -> libgiomm-2.68.so.1
+lrwxrwxrwx root/root usr/lib/libgiomm-2.68.so.1 -> libgiomm-2.68.so.1.3.0
+-rwxr-xr-x root/root usr/lib/libgiomm-2.68.so.1.3.0
+lrwxrwxrwx root/root usr/lib/libglibmm-2.68.so -> libglibmm-2.68.so.1
+lrwxrwxrwx root/root usr/lib/libglibmm-2.68.so.1 -> libglibmm-2.68.so.1.3.0
+-rwxr-xr-x root/root usr/lib/libglibmm-2.68.so.1.3.0
+lrwxrwxrwx root/root usr/lib/libglibmm_generate_extra_defs-2.68.so -> libglibmm_generate_extra_defs-2.68.so.1
+lrwxrwxrwx root/root usr/lib/libglibmm_generate_extra_defs-2.68.so.1 -> libglibmm_generate_extra_defs-2.68.so.1.3.0
+-rwxr-xr-x root/root usr/lib/libglibmm_generate_extra_defs-2.68.so.1.3.0
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/giomm-2.68.pc
+-rw-r--r-- root/root usr/lib/pkgconfig/glibmm-2.68.pc
diff --git a/glibmm-2.68/.signature b/glibmm-2.68/.signature
new file mode 100644
index 000000000..d98a9810a
--- /dev/null
+++ b/glibmm-2.68/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF3/pOCjStQWz73/XWi3cTGqiDNjbtVPvmjI2F6PuiAT51uiOgiED4wQBAs9G4sCYI83/0A5y2dcGmqdMAIL1ZpQw=
+SHA256 (Pkgfile) = 3c72fe264ae98c16de8ec3d67ca633cc515a4fff644da4ea04233323125a6172
+SHA256 (.footprint) = 647fff546b90bfed8e3f1b5dc17484210786582d602437d5e5293f343e72260d
+SHA256 (glibmm-2.68.1.tar.bz2) = faa841f94ec770dc20f257f1f5054fece7233b6be7388e9841a8f588009213e3
diff --git a/glibmm-2.68/Pkgfile b/glibmm-2.68/Pkgfile
new file mode 100644
index 000000000..43792758b
--- /dev/null
+++ b/glibmm-2.68/Pkgfile
@@ -0,0 +1,23 @@
+# Description: C++ bindings for GLib
+# URL: https://www.gtkmm.org/
+# Maintainer: Tim Biermann, tbier at posteo dot de
+# Depends on: glib-networking libsigc++
+
+name=glibmm-2.68
+version=2.68.1
+release=1
+source=(https://gitlab.gnome.org/GNOME/glibmm/-/archive/$version/glibmm-$version.tar.bz2)
+
+build() {
+ meson setup glibmm-$version build \
+ --prefix=/usr \
+ --buildtype=plain \
+ --wrap-mode nodownload \
+ --auto-features disabled \
+ -D b_lto=true \
+ -D b_pie=true \
+ -D maintainer-mode=true \
+ -D build-documentation=false
+ meson compile -C build
+ DESTDIR=$PKG meson install -C build
+}
1
0
commit 166223c3b8db7c74192161f04e3f88b66e9c9d3a
Author: Tim Biermann <tbier(a)posteo.de>
Date: Sat Aug 28 19:43:52 2021 +0200
gtkmm4: initial commit, version 4.2.0
diff --git a/gtkmm4/.footprint b/gtkmm4/.footprint
new file mode 100644
index 000000000..9538ed9e6
--- /dev/null
+++ b/gtkmm4/.footprint
@@ -0,0 +1,631 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/gtkmm-4.0/
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm.h
+drwxr-xr-x root/root usr/include/gtkmm-4.0/gdkmm/
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/applaunchcontext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/cairocontext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/cairoutils.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/clipboard.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/contentformats.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/contentformatsbuilder.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/contentprovider.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/cursor.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/device.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/devicepad.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/devicetool.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/devicewithpad.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/display.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/displaymanager.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/drag.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/dragsurface.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/dragsurfaceimpl.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/drawcontext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/drop.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/enums.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/event.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/frameclock.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/frametimings.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/general.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/glcontext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/gltexture.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/memorytexture.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/monitor.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/paintable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/pixbuf.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/pixbufanimation.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/pixbufanimationiter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/pixbufformat.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/pixbufloader.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/popup.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/popuplayout.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/popupsurfaceimpl.h
+drwxr-xr-x root/root usr/include/gtkmm-4.0/gdkmm/private/
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/applaunchcontext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/cairocontext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/clipboard_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/contentformats_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/contentformatsbuilder_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/contentprovider_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/cursor_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/device_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/devicepad_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/devicetool_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/display_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/displaymanager_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/drag_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/dragsurface_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/drawcontext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/drop_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/enums_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/event_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/frameclock_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/frametimings_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/glcontext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/gltexture_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/memorytexture_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/monitor_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/paintable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/pixbuf_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/pixbufanimation_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/pixbufanimationiter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/pixbufformat_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/pixbufloader_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/popup_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/popuplayout_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/rectangle_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/rgba_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/seat_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/snapshot_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/surface_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/texture_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/timecoord_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/toplevel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/toplevellayout_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/private/toplevelsize_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/rectangle.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/rgba.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/seat.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/snapshot.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/surface.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/texture.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/timecoord.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/toplevel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/toplevellayout.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/toplevelsize.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/toplevelsurfaceimpl.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/value_cairo.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gdkmm/wrap_init.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm.h
+drwxr-xr-x root/root usr/include/gtkmm-4.0/gtkmm/
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/aboutdialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/accelerator.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/accelkey.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/accessible.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/actionable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/actionbar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/adjustment.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/appchooser.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/appchooserbutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/appchooserdialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/appchooserwidget.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/application.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/applicationwindow.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/aspectframe.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/assistant.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/assistantpage.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/binlayout.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/bitset.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/bitsetconstiter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/boolfilter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/border.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/box.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/boxlayout.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/buildable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/builder.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/buildercscope.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/builderscope.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/button.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/calendar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellarea.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellareabox.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellareacontext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/celleditable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/celllayout.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrenderer.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrenderer_generation.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrendereraccel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrenderercombo.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrendererpixbuf.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrendererprogress.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrendererspin.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrendererspinner.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrenderertext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellrenderertoggle.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cellview.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/centerbox.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/centerlayout.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/checkbutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/colorbutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/colorchooser.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/colorchooserdialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/columnview.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/columnviewcolumn.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/combobox.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/comboboxtext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/constraint.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/constraintguide.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/constraintlayout.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/constrainttarget.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/csslocation.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/cssprovider.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/csssection.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/dialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/directorylist.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/dragicon.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/dragsource.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/drawingarea.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/dropcontrollermotion.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/dropdown.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/droptarget.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/droptargetasync.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/editable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/editablelabel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/emojichooser.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/entry.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/entrybuffer.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/entrycompletion.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/enums.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/eventcontroller.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/eventcontrollerfocus.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/eventcontrollerkey.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/eventcontrollermotion.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/eventcontrollerscroll.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/expander.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/expression.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/expressionwatch.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/filechooser.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/filechooserdialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/filechoosernative.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/filechooserwidget.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/filefilter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/filter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/filterlistmodel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/fixed.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/flattenlistmodel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/flowbox.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/flowboxchild.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/fontbutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/fontchooser.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/fontchooserdialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/fontchooserwidget.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/frame.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gesture.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gestureclick.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gesturedrag.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gesturelongpress.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gesturepan.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gesturerotate.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gesturesingle.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gesturestylus.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gestureswipe.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gesturezoom.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/glarea.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/grid.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gridlayout.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gridlayoutchild.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/gridview.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/headerbar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/iconpaintable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/icontheme.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/iconview.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/image.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/infobar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/init.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/label.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/layoutchild.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/layoutmanager.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/levelbar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/linkbutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/listbase.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/listbox.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/listboxrow.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/listitem.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/listitemfactory.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/liststore.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/listview.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/listviewtext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/lockbutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/mediacontrols.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/mediafile.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/mediastream.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/menubutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/messagedialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/multifilter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/multiselection.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/multisorter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/native.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/nativedialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/noselection.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/notebook.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/notebookpage.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/numericsorter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/object.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/orientable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/overlay.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/padactionentry.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/padcontroller.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/pagesetup.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/pagesetupunixdialog.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/paned.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/papersize.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/passwordentry.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/picture.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/popover.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/popovermenu.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/popovermenubar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/printcontext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/printer.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/printjob.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/printoperation.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/printoperationpreview.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/printsettings.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/printunixdialog.h
+drwxr-xr-x root/root usr/include/gtkmm-4.0/gtkmm/private/
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/aboutdialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/accessible_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/actionable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/actionbar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/adjustment_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/appchooser_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/appchooserbutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/appchooserdialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/appchooserwidget_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/application_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/applicationwindow_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/aspectframe_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/assistant_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/assistantpage_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/binlayout_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/bitset_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/boolfilter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/border_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/box_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/boxlayout_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/buildable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/builder_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/buildercscope_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/builderscope_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/button_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/calendar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellarea_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellareabox_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellareacontext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/celleditable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/celllayout_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrenderer_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrendereraccel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrenderercombo_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrendererpixbuf_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrendererprogress_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrendererspin_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrendererspinner_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrenderertext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellrenderertoggle_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cellview_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/centerbox_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/centerlayout_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/checkbutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/colorbutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/colorchooser_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/colorchooserdialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/columnview_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/columnviewcolumn_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/combobox_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/comboboxtext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/constraint_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/constraintguide_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/constraintlayout_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/constrainttarget_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/csslocation_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/cssprovider_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/csssection_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/dialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/directorylist_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/dragicon_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/dragsource_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/drawingarea_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/dropcontrollermotion_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/dropdown_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/droptarget_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/droptargetasync_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/editable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/editablelabel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/emojichooser_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/entry_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/entrybuffer_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/entrycompletion_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/enums_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/eventcontroller_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/eventcontrollerfocus_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/eventcontrollerkey_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/eventcontrollermotion_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/eventcontrollerscroll_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/expander_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/expression_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/expressionwatch_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/filechooser_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/filechooserdialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/filechoosernative_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/filechooserwidget_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/filefilter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/filter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/filterlistmodel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/fixed_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/flattenlistmodel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/flowbox_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/flowboxchild_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/fontbutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/fontchooser_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/fontchooserdialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/fontchooserwidget_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/frame_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gesture_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gestureclick_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gesturedrag_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gesturelongpress_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gesturepan_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gesturerotate_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gesturesingle_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gesturestylus_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gestureswipe_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gesturezoom_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/glarea_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/grid_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gridlayout_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gridlayoutchild_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/gridview_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/headerbar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/iconpaintable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/icontheme_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/iconview_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/image_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/infobar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/label_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/layoutchild_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/layoutmanager_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/levelbar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/linkbutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/listbase_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/listbox_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/listboxrow_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/listitem_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/listitemfactory_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/liststore_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/listview_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/lockbutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/mediacontrols_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/mediafile_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/mediastream_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/menubutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/messagedialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/multifilter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/multiselection_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/multisorter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/native_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/nativedialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/noselection_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/notebook_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/notebookpage_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/numericsorter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/object_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/orientable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/overlay_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/padactionentry_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/padcontroller_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/pagesetup_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/pagesetupunixdialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/paned_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/papersize_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/passwordentry_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/picture_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/popover_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/popovermenu_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/popovermenubar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/printcontext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/printer_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/printjob_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/printoperation_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/printoperationpreview_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/printsettings_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/printunixdialog_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/progressbar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/range_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/recentinfo_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/recentmanager_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/requisition_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/revealer_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/root_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/scale_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/scalebutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/scrollable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/scrollbar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/scrolledwindow_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/searchbar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/searchentry_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/selectionfiltermodel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/selectionmodel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/separator_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/settings_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcut_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcutaction_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcutcontroller_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcutlabel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcutmanager_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcutsgroup_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcutssection_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcutsshortcut_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcutswindow_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/shortcuttrigger_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/signallistitemfactory_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/singleselection_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/sizegroup_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/slicelistmodel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/snapshot_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/sorter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/sortlistmodel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/spinbutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/spinner_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stack_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stackpage_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stacksidebar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stackswitcher_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/statusbar_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stringfilter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stringlist_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stringobject_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stringsorter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/stylecontext_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/styleprovider_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/switch_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/text_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/textbuffer_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/textchildanchor_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/textiter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/textmark_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/texttag_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/texttagtable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/textview_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/togglebutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/tooltip_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treedragdest_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treedragsource_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treeexpander_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treeiter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treelistmodel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treelistrow_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treemodel_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treemodelfilter_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treemodelsort_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treepath_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treerowreference_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treeselection_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treesortable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treestore_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treeview_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/treeviewcolumn_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/video_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/viewport_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/volumebutton_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/widget_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/widgetpaintable_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/window_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/windowcontrols_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/windowgroup_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/private/windowhandle_p.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/progressbar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/range.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/recentinfo.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/recentmanager.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/requisition.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/revealer.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/root.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/scale.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/scalebutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/scrollable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/scrollbar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/scrolledwindow.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/searchbar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/searchentry.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/selectionfiltermodel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/selectionlistmodelimpl.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/selectionmodel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/separator.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/settings.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcut.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcutaction.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcutcontroller.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcutlabel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcutmanager.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcutsgroup.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcutssection.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcutsshortcut.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcutswindow.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/shortcuttrigger.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/signallistitemfactory.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/singleselection.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/sizegroup.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/slicelistmodel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/snapshot.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/sorter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/sortlistmodel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/spinbutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/spinner.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stack.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stackpage.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stacksidebar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stackswitcher.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/statusbar.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stringfilter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stringlist.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stringobject.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stringsorter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/stylecontext.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/styleprovider.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/switch.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/text.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/textbuffer.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/textchildanchor.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/textiter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/textmark.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/texttag.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/texttagtable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/textview.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/togglebutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/tooltip.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treedragdest.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treedragsource.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treeexpander.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treeiter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treelistmodel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treelistrow.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treemodel.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treemodelcolumn.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treemodelfilter.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treemodelsort.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treepath.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treerowreference.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treeselection.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treesortable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treestore.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treeview.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treeview_private.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/treeviewcolumn.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/version.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/video.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/viewport.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/volumebutton.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/widget.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/widgetpaintable.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/window.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/windowcontrols.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/windowgroup.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/windowhandle.h
+-rw-r--r-- root/root usr/include/gtkmm-4.0/gtkmm/wrap_init.h
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/gtkmm-4.0/
+drwxr-xr-x root/root usr/lib/gtkmm-4.0/include/
+-rw-r--r-- root/root usr/lib/gtkmm-4.0/include/gdkmmconfig.h
+-rw-r--r-- root/root usr/lib/gtkmm-4.0/include/gtkmmconfig.h
+drwxr-xr-x root/root usr/lib/gtkmm-4.0/proc/
+drwxr-xr-x root/root usr/lib/gtkmm-4.0/proc/m4/
+-rw-r--r-- root/root usr/lib/gtkmm-4.0/proc/m4/class_gtkobject.m4
+-rw-r--r-- root/root usr/lib/gtkmm-4.0/proc/m4/convert.m4
+-rw-r--r-- root/root usr/lib/gtkmm-4.0/proc/m4/convert_gdk.m4
+-rw-r--r-- root/root usr/lib/gtkmm-4.0/proc/m4/convert_gtk.m4
+-rw-r--r-- root/root usr/lib/gtkmm-4.0/proc/m4/convert_gtkmm.m4
+lrwxrwxrwx root/root usr/lib/libgtkmm-4.0.so -> libgtkmm-4.0.so.0
+lrwxrwxrwx root/root usr/lib/libgtkmm-4.0.so.0 -> libgtkmm-4.0.so.0.0.0
+-rwxr-xr-x root/root usr/lib/libgtkmm-4.0.so.0.0.0
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/gtkmm-4.0.pc
diff --git a/gtkmm4/.signature b/gtkmm4/.signature
new file mode 100644
index 000000000..238a1ba9c
--- /dev/null
+++ b/gtkmm4/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF333ZDwTGRfq/IpmQ8Ennwe1+dYsITaDr3fXxsLBCg4sJSytxK4vOJW++sVQKh/e/T11OFCQK1wCzFmosRvGy1AI=
+SHA256 (Pkgfile) = cb011c0b0c769ef0331b835c92566c426d159498cfc775af08c8976010a8e342
+SHA256 (.footprint) = 21e8397ff64a828aba22553814892e83238fa5abdc29148143161fd488e83b1b
+SHA256 (gtkmm-4.2.0.tar.bz2) = 5fef8aae08d0dbc2e23e6b141bbaae47a6a6dd0e14d0647f0c8bdb58cdf4d9c1
diff --git a/gtkmm4/Pkgfile b/gtkmm4/Pkgfile
new file mode 100644
index 000000000..b5689df53
--- /dev/null
+++ b/gtkmm4/Pkgfile
@@ -0,0 +1,24 @@
+# Description: C++ bindings for GTK 4
+# URL: https://www.gtkmm.org/
+# Maintainer: Tim Biermann, tbier at posteo dot de
+# Depends on: gtk4 pangomm-2.48
+
+name=gtkmm4
+version=4.2.0
+release=1
+source=(https://gitlab.gnome.org/GNOME/gtkmm/-/archive/$version/gtkmm-$version.tar.bz2)
+
+build() {
+ meson setup gtkmm-$version build \
+ --prefix=/usr \
+ --buildtype=plain \
+ --wrap-mode nodownload \
+ --auto-features disabled \
+ -D b_lto=true \
+ -D b_pie=true \
+ -D maintainer-mode=true \
+ -D build-documentation=false
+ meson compile -C build
+ DESTDIR=$PKG meson install -C build
+ rm -rf $PKG/usr/share/{devhelp,doc}
+}
1
0
28 Aug '21
commit c35ce639bb9cbdf119b0353315b1bc8263d23607
Author: Tim Biermann <tbier(a)posteo.de>
Date: Sat Aug 28 19:38:49 2021 +0200
pangomm-2.48: initial commit, version 2.48.1
diff --git a/pangomm-2.48/.footprint b/pangomm-2.48/.footprint
new file mode 100644
index 000000000..86675bc48
--- /dev/null
+++ b/pangomm-2.48/.footprint
@@ -0,0 +1,73 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/pangomm-2.48/
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm.h
+drwxr-xr-x root/root usr/include/pangomm-2.48/pangomm/
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/attributes.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/attriter.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/attrlist.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/cairofontmap.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/color.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/context.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/coverage.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/font.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/fontdescription.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/fontface.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/fontfamily.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/fontmap.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/fontmetrics.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/fontset.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/glyph.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/glyphitem.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/glyphstring.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/init.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/item.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/language.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/layout.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/layoutiter.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/layoutline.h
+drwxr-xr-x root/root usr/include/pangomm-2.48/pangomm/private/
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/attributes_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/attriter_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/attrlist_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/cairofontmap_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/color_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/context_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/coverage_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/font_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/fontdescription_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/fontface_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/fontfamily_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/fontmap_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/fontmetrics_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/fontset_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/glyph_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/glyphitem_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/glyphstring_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/item_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/language_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/layout_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/layoutiter_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/layoutline_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/rectangle_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/renderer_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/private/tabarray_p.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/rectangle.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/renderer.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/tabarray.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/types.h
+-rw-r--r-- root/root usr/include/pangomm-2.48/pangomm/wrap_init.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libpangomm-2.48.so -> libpangomm-2.48.so.1
+lrwxrwxrwx root/root usr/lib/libpangomm-2.48.so.1 -> libpangomm-2.48.so.1.0.30
+-rwxr-xr-x root/root usr/lib/libpangomm-2.48.so.1.0.30
+drwxr-xr-x root/root usr/lib/pangomm-2.48/
+drwxr-xr-x root/root usr/lib/pangomm-2.48/include/
+-rw-r--r-- root/root usr/lib/pangomm-2.48/include/pangommconfig.h
+drwxr-xr-x root/root usr/lib/pangomm-2.48/proc/
+drwxr-xr-x root/root usr/lib/pangomm-2.48/proc/m4/
+-rw-r--r-- root/root usr/lib/pangomm-2.48/proc/m4/convert.m4
+-rw-r--r-- root/root usr/lib/pangomm-2.48/proc/m4/convert_pango.m4
+-rw-r--r-- root/root usr/lib/pangomm-2.48/proc/m4/convert_pangomm.m4
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/pangomm-2.48.pc
diff --git a/pangomm-2.48/.signature b/pangomm-2.48/.signature
new file mode 100644
index 000000000..d316d8c57
--- /dev/null
+++ b/pangomm-2.48/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF37cjwT1Q5A9oy/v02JjZgbi2XBlirKbMPBGZPYyD00Y9I48Bdo4wrkmcDayc+TMZEvWzSJcHzkcU0E8ZmSoMGgI=
+SHA256 (Pkgfile) = 4b7050c191ecfbb8d5a97e4161fe37163b48ffb366b3d027771ecfb7e25a9aaa
+SHA256 (.footprint) = e51d383ba7c2161e753e18f849ad964922b87ad4f7d05d04d0d16b0bd02e2d2c
+SHA256 (pangomm-2.48.1.tar.bz2) = 890a17ba1314561f6bc7b10c3c2e7719120563f24e6fb2c366cce02419f54d20
diff --git a/pangomm-2.48/Pkgfile b/pangomm-2.48/Pkgfile
new file mode 100644
index 000000000..aace59f5d
--- /dev/null
+++ b/pangomm-2.48/Pkgfile
@@ -0,0 +1,24 @@
+# Description: C++ bindings for Pango
+# URL: https://www.gtkmm.org/
+# Maintainer: Tim Biermann, tbier at posteo dot de
+# Depends on: cairomm glibmm-2.68 pango
+
+name=pangomm-2.48
+version=2.48.1
+release=1
+source=(https://gitlab.gnome.org/GNOME/pangomm/-/archive/$version/pangomm-$version.tar.bz2)
+
+build() {
+ meson setup pangomm-$version build \
+ --prefix=/usr \
+ --buildtype=plain \
+ --wrap-mode nodownload \
+ --auto-features disabled \
+ -D b_lto=true \
+ -D b_pie=true \
+ -D maintainer-mode=true \
+ -D build-documentation=false
+ meson compile -C build
+ DESTDIR=$PKG meson install -C build
+ rm -rf $PKG/usr/share/{devhelp,doc}
+}
1
0
commit 3c9d604a66979812f7a405e87ff2ffb8fe455acb
Author: Tim Biermann <tbier(a)posteo.de>
Date: Sat Aug 28 19:11:02 2021 +0200
gtkmm3: mostly enabling pie, lto
diff --git a/gtkmm3/.signature b/gtkmm3/.signature
index 7062fa611..e2e284f22 100644
--- a/gtkmm3/.signature
+++ b/gtkmm3/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF37VcJFmr4Jmwbq29OeAQ9mzdOmz59lq00r+PXIYnZCm0vRRNXxkZawKRKtTFoNRKz4DibYXO8uzXwXBelGSh7wc=
-SHA256 (Pkgfile) = 3e3846f668f568a4ceccb039eca9effd7e477961e8abc80e33a989a14f6a4371
+RWSagIOpLGJF32RS/oOgokD1NTTeOEh6JodkaGfmNJz7vrZLu/go/vV37QKsmIXNRBcvx3BOxJL7k9smfJwNkkcCftsL5FkdHgU=
+SHA256 (Pkgfile) = 0cac227f0f89512e49214c423c57f2148acab6121a38fb507008855adeaf7158
SHA256 (.footprint) = ae7fc845af51e8408c8dccb34bf2d10498ccbbbb2bbb2cf816cd043c0797d7ba
SHA256 (gtkmm-3.24.5.tar.xz) = 856333de86689f6a81c123f2db15d85db9addc438bc3574c36f15736aeae22e6
diff --git a/gtkmm3/Pkgfile b/gtkmm3/Pkgfile
index 66b7e1ad1..38c52fa9e 100644
--- a/gtkmm3/Pkgfile
+++ b/gtkmm3/Pkgfile
@@ -12,7 +12,12 @@ build() {
meson setup gtkmm-$version build \
--prefix=/usr \
--sysconfdir=/etc \
- --buildtype=plain
+ --buildtype=plain \
+ --wrap-mode nodownload \
+ -D b_lto=true \
+ -D b_pie=true \
+ -D build-demos=false \
+ -D build-tests=false
meson compile -C build
DESTDIR=$PKG meson install -C build
}
1
0