[arch-commits] Commit in mlt/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon May 3 15:41:42 UTC 2021


    Date: Monday, May 3, 2021 @ 15:41:42
  Author: arojas
Revision: 414266

Remove provides/conflicts

Modified:
  mlt/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-03 15:37:03 UTC (rev 414265)
+++ PKGBUILD	2021-05-03 15:41:42 UTC (rev 414266)
@@ -8,7 +8,7 @@
 
 pkgname=mlt
 pkgver=7.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='An open source multimedia framework'
 arch=(x86_64)
 url='https://www.mltframework.org'
@@ -34,9 +34,6 @@
             'python: python bindings')
 makedepends=(cmake ladspa frei0r-plugins libdv sdl_image libsamplerate sox ffmpeg vid.stab qt5-svg
              jack libexif python swig movit eigen opencv rubberband gdk-pixbuf2 pango rtaudio imagemagick)
-conflicts=(python-mlt)
-provides=(python-mlt)
-replaces=(python-mlt)
 source=(https://github.com/mltframework/mlt/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('91359ff8b911dbd879c687ed4cda10a6dce07786bfa0b3ba9f385e7a6a7a354b')
 



More information about the arch-commits mailing list