libfm: fix up build

This commit is contained in:
Danny Rawlins 2021-03-13 19:40:57 +11:00
parent 3d5f218de6
commit 62a234933e
2 changed files with 4 additions and 9 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35Q/ujkC1PyuFof7xFuhlu9vEELHOae0mLL11eV4levPcKfze1sTMBoGBWX8p+ARhzkaFhYDgCnDh8GJGqsoPgE=
SHA256 (Pkgfile) = fb4b584af3478b0c4df037cd47d61123aee8e7e8afb422b4ca4a3a64accd4ea0
RWSagIOpLGJF3/QNhbGM8xdg9+UpNUXFOGE9roKot9x6nZ1CR6W4dWir9fgq6x4AGtu+nW0kxQbjQlJw/2inSKL8NrQi2813Lg0=
SHA256 (Pkgfile) = 1da1ea77348a55681c65531f7dc801111cb4ecc0675f0dd8b3809c3fb98a5b7c
SHA256 (.footprint) = fc655dd07430e96baca62c9b582dddd1cb8e0139443ea320f5105b8e1ecb6ca0
SHA256 (libfm-1.3.2.tar.xz) = a5042630304cf8e5d8cff9d565c6bd546f228b48c960153ed366a34e87cad1e5

View File

@ -2,19 +2,14 @@
# URL: https://wiki.lxde.org/en/PCManFM
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: gtk gtk3 menu-cache xorg-libxdamage libfm-extra
# Optional: dbus-glib gvfs vala libexif
name=libfm
version=1.3.2
release=1
release=2
source=(https://downloads.sourceforge.net/pcmanfm/$name-$version.tar.xz)
build() {
cd $name-$version
# https://github.com/lxde/libfm/issues/35
sed -i 's/create=xarchiver --add-to %F/create=xarchiver --compress %F/' data/archivers.list
autoreconf -fi
cd -
cp -r $name-$version gtk3
cp -r $name-$version gtk2