Search Criteria
Package Details: fbpad-git r315.e9e9cb0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fbpad-git.git (read-only, click to copy) |
---|---|
Package Base: | fbpad-git |
Description: | A small linux framebuffer virtual terminal. |
Upstream URL: | http://repo.or.cz/w/fbpad.git |
Licenses: | ISC |
Conflicts: | fbpad |
Provides: | fbpad |
Submitter: | Sara |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2011-10-08 12:31 (UTC) |
Last Updated: | 2022-12-17 04:15 (UTC) |
Dependencies (3)
- fbpad-mkfn (fbpad-mkfn-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
m040601 commented on 2022-09-07 22:42 (UTC) (edited on 2022-09-07 22:53 (UTC) by m040601)
Anyone interested in giving some love and adopting this orphaned PKGBUILD ? And its companion fbpad-mkfn-git ?
Together with other framebuffer video/image/pdf/multimedia tools (fbpdf, fbvis, fbff, etc) a underated must for command line lovers. Pitty it isnt more well known among Arch users. Just like fbterm. It even has a wiki page, https://wiki.archlinux.org/title/Fbpad
A very nice tool, that continues in 2022, to be updated and maintained by its developer.
Example, just now in August 2022,
MarsSeed commented on 2022-03-03 20:45 (UTC)
The correct URL of the new repo:
https://github.com/aligrudi/fbpad.git
(The old location still works, but the developer now prefers GitHub and tracks issues and pull requests there.)
m040601 commented on 2022-03-01 12:37 (UTC)
Some news about the author of this project.
He seems to be completely moving all his stuff to github.
Recently created repo, https://github.com/aligrudi/fbpad_mkfn
This PKGBUILD, fbpad-git, has still not updated the sources.
xlucn commented on 2021-11-26 07:54 (UTC)
In the last change,
LICENSE
file was removed from source files. Now when installing the license file, it can't be found in the desired position. That is because only source files are copied into$scrdir
. MaybeLICENSE
need to be added back tosource
.m040601 commented on 2021-09-20 16:25 (UTC) (edited on 2021-09-20 16:27 (UTC) by m040601)
This PKGBUILD is outdated with unnecessary mandatory dependencies and urls.
And it fails to build with:
I tested building this program without this PKGBUILD. And without any pathches or customization whatsover.
I just followed what the developer has to say in his homepage:
He links to github.com, not repo.cz has in the PKGBUILD. So I:
As stated in the README, you need a "tf type font":
That's all you need. No need for nothing more just to get this running. So:
Edit "conf.h" to point to the "courr.tf" file and:
It built almost instantly. And the program works like a charm. All the framebuffer video players, pdf and image viewers work on it. (mpv, fbi, fbida, etc)
Really, really, underrated nice little tool.
m040601 commented on 2020-12-08 09:32 (UTC) (edited on 2020-12-08 09:54 (UTC) by m040601)
Not sure if this PKGBUILD is up to date. Is ft2tf really needed as a dependency ? Or just fbpad-mkfn-git ? Could the current PKGBUILD maintainer please comment ?
Background:
In 2016 the upstream developer made this change, https://repo.or.cz/fbpad.git/commit/d11a8ba4de5fd577f8802830ae7831d8b93f1418
I also checked that apparently, https://aur.archlinux.org/packages/fbpad-mkfn-git/
But as the developer explicitly states in his home page, http://litcave.rudi.ir/
and
He doesnt even has a git repo for ft2tf, https://repo.or.cz/projlist.cgi?name=e4985eabe11cacf799a880921d7ab569, unlike all his other projects.
Nowhere can I see any need for ft2tf anymore.
In 2017, this PKGBUILD maintainer made this change, https://aur.archlinux.org/cgit/aur.git/commit/?h=fbpad-git&id=691f22f35aefb94ab43fbfa91dd626cf77c09c95
So that, as of today, we have
and then a line
Is this really needed ? Shouldnt ft2tf be completely removed from the PKGBUILD dependencies ? And only use fbpad-mkfn-git ?
keiichiiownsu12 commented on 2020-11-12 01:45 (UTC) (edited on 2020-11-12 01:45 (UTC) by keiichiiownsu12)
@m040601 When launching programs in fbpad, the framebuffer does not update, not unless I swtich to another tty.
E.g. if I run fbpad, Alt+c to open a terminal, and run ls, I will still have a black screen. If I switch to another tty and then back again, the fbpad display is updated (e.g. with the ls output).
Is there something I am doing wrong here? Do I need some sort of multiplexer or other program?
m040601 commented on 2020-07-27 21:01 (UTC) (edited on 2020-07-27 21:17 (UTC) by m040601)
@StackException
Try first ALT-c to open a shell, and then less /usr/share/doc/fbpad/README.
Yeah, this program is very cool but doesnt include any man page. You have to read the installed /usr/share/doc/fbpad/README.
Everything is basicly controlled by the ALT key. When you start you have an empty workspace. It works a bit like dwm. What he calls "TAGS" are workspaces.
see this line in conf.h
So ALT-x or ALT-n etc. ... switches to workspace x,n etc...
I recommend to change to
otherwise this program "eats" a lot of your ALT binding.
ALT-TAB, ALT-o switches back or to the last workspace CONTROL-ALT-q quits fbpad
m040601 commented on 2020-07-27 20:25 (UTC) (edited on 2020-07-27 21:01 (UTC) by m040601)
I can't build on, Linux 5.7.10-arch1-1
I then did what @StackException said and add this to conf.h
Pay attention, it's conf.h, not config.h. If you put it in config.h it won't compile
The config.h seems to be put there by this AUR package. There is no config.h in the original source. I find the name confusing. Should be named conf.example.h or conf.default.h
Anyway after this it compiles and seems to be working fine. Not sure if this is an Arch problem or an upstream one.
m040601 commented on 2020-07-27 20:23 (UTC)
A small reminder to the maintainers of this package. Keep an eye on, for possible or future canonical git repo changes.
This developer, who makes all these very interesting packages, is called Ali Gholami Rudi and his home page is http://litcave.rudi.ir/
He publishes his work in 2 different git repos, which until now seem to be in sync:
This AUR package is pulling from repo.or.cz. But on his homepage he points the links to github
1 2 3 4 Next › Last »