Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
libtg_owt


Commits:
51cfac8b by Sven-Hendrik Haase at 2024-04-07T18:30:49+02:00
upgpkg: 0.git25.afd9d5d-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libtg_owt
        pkgdesc = WebRTC library
-       pkgver = 0.git24.592b14d
-       pkgrel = 2
+       pkgver = 0.git25.afd9d5d
+       pkgrel = 1
        url = https://github.com/desktop-app/tg_owt
        arch = x86_64
        license = BSD
@@ -23,13 +23,14 @@ pkgbase = libtg_owt
        makedepends = libxtst
        makedepends = libepoxy
        depends = libdrm
+       depends = libxdamage
        options = staticlibs
-       source = 
git+https://github.com/desktop-app/tg_owt.git#commit=592b14d13bf9103226e90a83571e24c49f6bfdcd
+       source = 
git+https://github.com/desktop-app/tg_owt.git#commit=afd9d5d31798d3eacf9ed6c30601e91d0f1e4d60
        source = git+https://chromium.googlesource.com/libyuv/libyuv/
        source = git+https://github.com/google/crc32c
        source = git+https://github.com/abseil/abseil-cpp
        source = git+https://github.com/cisco/libsrtp
-       b2sums = 
c43ea062f8d28696fea5068f51a3548330b906606a256e8096e3e73f346b4bb5942db05b79f3e98daf1bcf195e8f966f52cc2e8e630af25ba06ac671ea5fd233
+       b2sums = 
b9f1270b273f87bac80c481599a001b67b47aff6127977e21e5cc16fc70312f771accf7d49d1b55706442d04df5b76c53e374c488926cccb47e499aeb9b13f3a
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -4,15 +4,15 @@
 pkgname=libtg_owt
 # It seems the currently desired version can be gotten from
 # 
https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/build/docker/centos_env/Dockerfile
-_commit=592b14d13bf9103226e90a83571e24c49f6bfdcd
-pkgver=0.git24.${_commit:0:7}
-pkgrel=2
+_commit=afd9d5d31798d3eacf9ed6c30601e91d0f1e4d60
+pkgver=0.git25.${_commit:0:7}
+pkgrel=1
 pkgdesc='WebRTC library'
 arch=('x86_64')
 url='https://github.com/desktop-app/tg_owt'
 license=('BSD')
 # libdrm is dynamically loaded via dlopen
-depends=('libdrm')
+depends=('libdrm' 'libxdamage')
 makedepends=('git' 'ninja' 'unzip' 'cmake' 'protobuf' 'libxrandr' 
'libxcomposite' 'openssl' 'glibc'
              'ffmpeg' 'libva' 'opus' 'yasm' 'libjpeg-turbo' 'pipewire' 
'libxtst' 'libepoxy')
 options=('staticlibs')
@@ -21,7 +21,7 @@ source=("git+${url}.git#commit=${_commit}"
         "git+https://github.com/google/crc32c";
         "git+https://github.com/abseil/abseil-cpp";
         "git+https://github.com/cisco/libsrtp";)
-b2sums=('c43ea062f8d28696fea5068f51a3548330b906606a256e8096e3e73f346b4bb5942db05b79f3e98daf1bcf195e8f966f52cc2e8e630af25ba06ac671ea5fd233'
+b2sums=('b9f1270b273f87bac80c481599a001b67b47aff6127977e21e5cc16fc70312f771accf7d49d1b55706442d04df5b76c53e374c488926cccb47e499aeb9b13f3a'
         'SKIP'
         'SKIP'
         'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libtg_owt/-/commit/51cfac8b9d36ecd667b775eb6f5bad7157ff8417

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libtg_owt/-/commit/51cfac8b9d36ecd667b775eb6f5bad7157ff8417
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to