parent
793093a0a1
commit
7c5bf1d761
|
@ -4,19 +4,19 @@
|
|||
# A CYCLIC DEPENDENCY: libfm <-> menu-cache
|
||||
#
|
||||
pkgname=libfm-extra
|
||||
version=1.2.5
|
||||
version=1.3.0
|
||||
revision=1
|
||||
wrksrc="libfm-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-extra-only --with-gtk=no --disable-static"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
makedepends="libglib-devel"
|
||||
short_desc="LXDE GLib/GIO based library (extra library)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://pcmanfm.sourceforge.net/"
|
||||
license="GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/pcmanfm/libfm-${version}.tar.xz"
|
||||
checksum=c706bb1020cf5f2d6f5a9226f692ce1985947134dcf2bde64278bd0420779b5a
|
||||
checksum=cbd65c74aaff8519a4fa461eda7fd84ee12488263ab5970482e2d61b91f73294
|
||||
|
||||
post_install() {
|
||||
# Remove conflicting symlink with libfm.
|
||||
|
|
Loading…
Reference in New Issue