# # A fast and light image viewer. # # Feh is a fast, lightweight image viewer which uses imlib2. It is # command line-driven and supports multiple images through slideshows, # thumbnail browsing or multiple windows, and montages or index prints # (using TrueType fonts to display file info). Advanced features include # fast dynamic zooming, progressive loading, loading via HTTP (with # reload support for watching webcams), recursive file opening (slideshow # of a directory hierarchy), and mouse wheel/keyboard control. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=feh pkgversion=3.9.1 arch=amd64 release=1 pkgcategory="x-apps" full_pkgname=feh_3.9.1_amd64-1@x-apps blurb="A fast and light image viewer." homepage="https://feh.finalrewind.org" license="MIT Expat variant" fetch="https://feh.finalrewind.org/feh-3.9.1.tar.bz2" replace=""