7 Commits

Author SHA1 Message Date
Taner Tas
54cfe168b9 community/{libfm,pcmanfm}: Upgrade to 1.3.1 2019-02-07 15:45:38 +00:00
alpine-mips-patches
8727ae4452 community/libfm: fix tests
On edge check() fails with the following message:

make[3]: Entering directory '/home/room/aports/community/libfm/src/libfm-1.3.0.2/src/tests'
make  check-local
make[4]: Entering directory '/home/room/aports/community/libfm/src/libfm-1.3.0.2/src/tests'
TEST: fm-path... (pid=28635)

** (process:28635): WARNING **: 11:58:23.519: The directory '~/Templates' doesn't exist, ignoring it
Tests were compiled with G_DISABLE_ASSERT and are likely no-ops. Aborting.
FAIL: fm-path

The message is printed by the g_test_init() macro from glib-2.0/glib/gtestutils.h
because src/tests/test-fm-path.c #undef's G_DISABLE_ASSERT too late. Move #undef
earlier in the code to fix the problem and make test pass on x86_64 and mipsel at
least.
2018-12-17 07:59:42 +00:00
Taner Tas
3b71bd4740 community/{libfm,pcmanfm}: Upgrade to 1.3.0 2018-07-19 09:39:17 +03:00
A. Wilcox
530725e9d2
community/libfm: Modernise and fix issues
* Clarify GPL version in license=

* Add test suite

* Tabs instead of two spaces

* Since intltool is required, message files are built; add -lang pkg

* Update URL
2018-01-20 10:55:35 -06:00
Łukasz Jendrysik
6e36d8de98 remove scadu as a maintainer from their packages, per request 2018-01-12 05:27:29 +00:00
Łukasz Jendrysik
57aefb2853 community/libfm: upgrade to 1.2.5 2017-02-09 11:50:55 +00:00
Natanael Copa
64c79244d9 community/pcmanfm: move from main 2016-03-07 09:51:58 +00:00