Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
opentimelineio


Commits:
586f09ed by Antonio Rojas at 2026-05-24T11:44:56+02:00
upgpkg: 0.18.1-3: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = opentimelineio
        pkgdesc = Open Source API and interchange format for editorial timeline 
information
        pkgver = 0.18.1
-       pkgrel = 2
+       pkgrel = 3
        url = http://opentimeline.io/
        arch = x86_64
        license = Apache-2.0
@@ -13,8 +13,9 @@ pkgbase = opentimelineio
        makedepends = python-installer
        makedepends = python-setuptools
        makedepends = python-wheel
-       depends = gcc-libs
        depends = glibc
+       depends = libgcc
+       depends = libstdc++
        depends = python
        depends = python-aaf2
        source = 
git+https://github.com/PixarAnimationStudios/OpenTimelineIO#tag=v0.18.1


=====================================
PKGBUILD
=====================================
@@ -2,13 +2,14 @@
 
 pkgname=opentimelineio
 pkgver=0.18.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Open Source API and interchange format for editorial timeline 
information'
 url='http://opentimeline.io/'
 license=(Apache-2.0)
 arch=(x86_64)
-depends=(gcc-libs
-         glibc
+depends=(glibc
+         libgcc
+         libstdc++
          python
          python-aaf2)
 makedepends=(cmake



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opentimelineio/-/commit/586f09ed7579f69599f284ddae139912973c87d0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opentimelineio/-/commit/586f09ed7579f69599f284ddae139912973c87d0
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to