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

Gaëtan Bisson bisson at archlinux.org
Sun May 20 09:36:15 UTC 2018


    Date: Sunday, May 20, 2018 @ 09:36:14
  Author: bisson
Revision: 324616

add optdepnds to jpegexiforient

Modified:
  feh/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 09:34:34 UTC (rev 324615)
+++ PKGBUILD	2018-05-20 09:36:14 UTC (rev 324616)
@@ -6,13 +6,14 @@
 
 pkgname=feh
 pkgver=2.26.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and light imlib2-based image viewer'
 url='https://feh.finalrewind.org/'
 license=('custom:MIT')
 arch=('x86_64')
 depends=('imlib2' 'curl' 'libxinerama' 'libexif')
-optdepends=('imagemagick: support more file formats')
+optdepends=('imagemagick: support more file formats'
+            'jpegexiforient: set exif rotation tag')
 makedepends=('libxt')
 validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
 source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})



More information about the arch-commits mailing list