[arch-commits] Commit in efl/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Fri Aug 14 13:31:53 UTC 2020
Date: Friday, August 14, 2020 @ 13:31:53
Author: ronald
Revision: 394039
upgpkg: efl 1.24.3-3: remove python2 optional dependency
Modified:
efl/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-14 13:25:23 UTC (rev 394038)
+++ PKGBUILD 2020-08-14 13:31:53 UTC (rev 394039)
@@ -4,7 +4,7 @@
pkgbase=efl
pkgname=('efl' 'efl-docs')
pkgver=1.24.3
-pkgrel=2
+pkgrel=3
pkgdesc="Enlightenment Foundation Libraries"
arch=('x86_64')
url="https://www.enlightenment.org"
@@ -23,8 +23,7 @@
'gst-plugins-bad: Video and thumbnail codecs'
'gst-plugins-ugly: Video and thumbnail codecs'
'gst-libav: Video and thumbnails with ffmpeg/libav'
- 'libreoffice: Office document thumbnails'
- 'python2: Compare Eina benchmarks')
+ 'libreoffice: Office document thumbnails')
makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja')
options=('!emptydirs')
source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
More information about the arch-commits
mailing list