mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
libfm-extra: update to 1.2.4.
This commit is contained in:
parent
cd697f8fee
commit
4f1fe04d5d
1 changed files with 4 additions and 4 deletions
|
@ -4,19 +4,19 @@
|
||||||
# A CYCLIC DEPENDENCY: libfm <-> menu-cache
|
# A CYCLIC DEPENDENCY: libfm <-> menu-cache
|
||||||
#
|
#
|
||||||
pkgname=libfm-extra
|
pkgname=libfm-extra
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="libfm-${version}"
|
wrksrc="libfm-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-extra-only --with-gtk=no --disable-static"
|
configure_args="--with-extra-only --with-gtk=no --disable-static"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="glib-devel"
|
makedepends="libglib-devel"
|
||||||
short_desc="LXDE GLib/GIO based library (extra library)"
|
short_desc="LXDE GLib/GIO based library (extra library)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://pcmanfm.sourceforge.net/"
|
homepage="http://pcmanfm.sourceforge.net/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/pcmanfm/libfm-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/pcmanfm/libfm-${version}.tar.xz"
|
||||||
checksum=c692f1624a4cbc8d1dd55f3b3f3369fbf5d26f63a916e2c295230b2344e1fbf9
|
checksum=7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove conflicting symlink with libfm.
|
# Remove conflicting symlink with libfm.
|
||||||
|
|
Loading…
Add table
Reference in a new issue