Search Criteria
Package Details: fim 0.7.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fim.git (read-only, click to copy) |
---|---|
Package Base: | fim |
Description: | FIM (Fbi IMproved) is a highly customizable and scriptable image viewer. |
Upstream URL: | https://www.nongnu.org/fbi-improved/ |
Licenses: | GPL-2.0-or-later |
Submitter: | Dragonlord |
Maintainer: | meanjollies |
Last Packager: | meanjollies |
Votes: | 28 |
Popularity: | 0.000047 |
First Submitted: | 2008-02-27 17:02 (UTC) |
Last Updated: | 2024-05-23 02:30 (UTC) |
Dependencies (11)
- libexif (libexif-gitAUR)
- terminus-font (terminus-font-ll2-td1AUR, terminus-font-ll2AUR, terminus-font-ll2-td1-dv1-ij1AUR, terminus-font-gq2-ll2-td1AUR, terminus-cyrillicAUR, terminus-font-td1AUR)
- aalib (optional) – ASCII art support
- djvulibre (optional) – djvu support
- giflib (giflib-gitAUR) (optional) – GIF support
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (optional) – use convert for unrecognized files
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (optional) – JPEG support
- libpng (libpng-gitAUR, libpng-apngAUR) (optional) – PNG support
- libspectre (optional) – postscript support
- libtiff (libtiff-gitAUR, libtiff-lercAUR) (optional) – TIFF support
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat) (optional) – X support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
meanjollies commented on 2022-10-06 15:42 (UTC)
@rien333 I cannot reproduce that in a clean chroot build environment. I believe it to be completely unrelated to the author's GCC 10+ fix. There is no pkgver update because the upstream project's version has not changed (though it is arguable that it should have been). What version of gcc are you using? Are you using an AUR helper?
rien333 commented on 2022-10-06 15:15 (UTC)
I can't get 0.6-4 to build. I get:
Maybe the 'gcc 10' patch shouldn't be reverted after all? Or is this an unrelated error, caused by the developer trying to fix compilation support for GCC > 9? I see the shasum changed, but no corresponding pkgver update?
meanjollies commented on 2022-10-06 03:09 (UTC)
@m040601 I'm happy to be able to contribute, and glad to hear you're using fim as well. I still use it every once in a while to help with generating art. Well over two years later, the upstream author graciously decided to fix compilation support for GCC > 9, hence the update.
Setting FBFONT isn't really required. This message is a carry over from a previous maintainer. I'll likely remove it in the future, unless someone can offer an argument to keep it. More information about its usage can be found here.
m040601 commented on 2022-10-06 02:58 (UTC)
There is this "fim.install" source appended to this PKGBUILD that produces this output during installation,
Not sure if the above information/warning is still valid ???
I'm not sure if it is only me. I dont use a desktop. I dont start X. I work in the Linux Console.
I dont do this "export FBFONT". I dont have any environmental variable "FBFONT". And I never had any problem with fim.
m040601 commented on 2022-10-06 02:51 (UTC)
@andrew
Thanks for your work maintaining this PKGBUILD. Much appreciated.
I got a surprise, today when it got updated. I thought I was the only one using this tool. And that nobody else cared. Last update was 2020.
Decided to check out how thing are upstream.
The mailing list hasnt seen any activity since 2019, http://lists.nongnu.org/archive/html/fbi-improved-devel/
But the git repo still seems active, http://svn.savannah.gnu.org/viewvc/fbi-improved/trunk/?sortby=rev. Uses subversion ? not git ?
Anyway.
This is a very usefull and underrated tool, that works perfectly in the Linux console. No need to start a desktop. No need to start X.
A very powerfull alternative to "sxiv" like image viewers for the desktop.
I use it to preview and/or open images in the text browser w3m, with mutt, rss client etc.
It also has very powerful scripting capabilites to do lotz of interesting things. Havent tried all of that yet.
Although I find it's extensive documentation and tutorial a bit overwhelming, convuluted and disorganized. Pity I can't find more Archlinux wiki pages, forum topics and users interested in these framebuffer tools.
ch3 commented on 2020-09-21 12:07 (UTC)
Thanks. (It is/was just my local setup that is/was messy.)
meanjollies commented on 2020-09-21 12:01 (UTC)
bison
andflex
are pulled in bybase-devel
. Per PKGBUILD guidelines, these should not be a part ofmakedepends
.ch3 commented on 2020-09-21 10:18 (UTC)
May it be that
bison
andflex
should be in themakedepends
?meanjollies commented on 2020-07-23 05:22 (UTC)
Thank you, @garron.
kitchen_ace commented on 2020-07-22 23:05 (UTC)
I added this to the PKGBUILD after
configure
to get it to build in GCC 10. Note that this disables multithreading, and so should not be considered a proper fix.« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »