Package Details: libfm-git 1.3.2-1

Git Clone URL: https://aur.archlinux.org/libfm-git.git (read-only, click to copy)
Package Base: libfm-git
Description: A glib/gio-based library to develop file managers. Does not include the GTK components.
Upstream URL: http://www.lxde.org
Licenses: GPL2
Conflicts: libfm, libfm-extra
Provides: libfm, libfm-extra
Submitter: None
Maintainer: tallero
Last Packager: FredBezies
Votes: 115
Popularity: 0.000000
First Submitted: 2009-12-24 04:42 (UTC)
Last Updated: 2021-02-08 16:09 (UTC)

Dependencies (7)

Required by (2)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

jleclanche commented on 2013-07-20 16:59 (UTC)

libfm is getting split upstream into three parts: - libfm - libfm-gtk - libfm-qt The current libfm-git should become libfm-gtk-git. libfm-git should now be libfm compiled without gtk. Additionally, fixes were committed upstream to work around issues with autoconf 1.14 and such. Here is a pkgbuild for libfm-gtk-git: https://aur.archlinux.org/packages/li/libfm-gtk-git/PKGBUILD Here is one for libfm-git, please use this one: http://dpaste.com/1311674/plain/

Diego commented on 2013-07-12 11:24 (UTC)

@mladoux done

mladoux commented on 2013-07-12 11:15 (UTC)

won't build without vala, please add vala to the build deps.

David-UPCT commented on 2013-07-11 17:33 (UTC)

I followed your instructions and it works. ¡Muchas gracias, cargoan!

Diego commented on 2013-07-11 15:51 (UTC)

@cargoan Thank you! with automake 1.13.4-1 all works! Now I upgrade the PKGBUILD following yours directions... next step LXDE-qt

cargoan commented on 2013-07-11 15:30 (UTC)

Espero que se entienda, lamento no saber inglés. Compile with automake 1.13 and edit PKGBUILD. In build function uncomment these lines sed -i '/_\$(V)/d;/AM_DEFAULT_VERBOSITY/d' gtk-doc.make sed -i 's,done \\,done ; \\,' gtk-doc.make autoreconf -fiv in package function change cd $srcdir/$pkgname --> cd $srcdir/$_pkgname

David-UPCT commented on 2013-07-10 15:17 (UTC)

Downgrading automake didn't help me. I've tested with automake 1.14 (current), 1.13.4 and 1.13.2, and I always received the same error that jahiy posted: config.status: error: cannot find input file: `src/Makefile.in'

cargoan commented on 2013-07-06 07:08 (UTC)

Downgrade automake. pacman -U http://arm.konnichi.com/core/os/x86_64/automake-1.13.4-1-any.pkg.tar.xz