<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/libfm, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/pcmanfm: switch to gtk3</title>
<updated>2020-04-14T00:57:29+00:00</updated>
<author>
<name>Taner Tas</name>
<email>taner76@gmail.com</email>
</author>
<published>2020-04-13T00:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=aceeedea27c36b0a60d5d6f3290b2dffc4f4a530'/>
<id>aceeedea27c36b0a60d5d6f3290b2dffc4f4a530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/{libfm,pcmanfm}: Upgrade to 1.3.1</title>
<updated>2019-02-07T15:45:38+00:00</updated>
<author>
<name>Taner Tas</name>
<email>taner76@gmail.com</email>
</author>
<published>2018-12-22T21:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=54cfe168b93e74e8495f5bfaec1e853fd4ba4360'/>
<id>54cfe168b93e74e8495f5bfaec1e853fd4ba4360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libfm: fix tests</title>
<updated>2018-12-17T07:59:42+00:00</updated>
<author>
<name>alpine-mips-patches</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-12-03T10:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8727ae44520c0d5792e4367256ae286e296f90cd'/>
<id>8727ae44520c0d5792e4367256ae286e296f90cd</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/{libfm,pcmanfm}: Upgrade to 1.3.0</title>
<updated>2018-07-19T06:39:17+00:00</updated>
<author>
<name>Taner Tas</name>
<email>taner76@gmail.com</email>
</author>
<published>2018-05-03T21:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3b71bd4740135cb64c8af1a0abeb1dfbb7aaff7b'/>
<id>3b71bd4740135cb64c8af1a0abeb1dfbb7aaff7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libfm: Modernise and fix issues</title>
<updated>2018-01-20T16:55:35+00:00</updated>
<author>
<name>A. Wilcox</name>
<email>AWilcox@Wilcox-Tech.com</email>
</author>
<published>2018-01-20T16:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=530725e9d2e6338b1ca13f7964b73b595e4406d5'/>
<id>530725e9d2e6338b1ca13f7964b73b595e4406d5</id>
<content type='text'>
* 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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
</pre>
</div>
</content>
</entry>
<entry>
<title>remove scadu as a maintainer from their packages, per request</title>
<updated>2018-01-12T05:27:29+00:00</updated>
<author>
<name>Łukasz Jendrysik</name>
<email>scadu@yandex.com</email>
</author>
<published>2018-01-10T18:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6e36d8de985b28cfb2198c26082856e25931372a'/>
<id>6e36d8de985b28cfb2198c26082856e25931372a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libfm: upgrade to 1.2.5</title>
<updated>2017-02-09T11:50:55+00:00</updated>
<author>
<name>Łukasz Jendrysik</name>
<email>scadu@yandex.com</email>
</author>
<published>2017-02-09T11:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=57aefb28537262bb0a4fa2d8bc201474d278ea7f'/>
<id>57aefb28537262bb0a4fa2d8bc201474d278ea7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/pcmanfm: move from main</title>
<updated>2016-03-07T09:51:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-03-07T09:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=64c79244d93984662eec44327bf750f641374d09'/>
<id>64c79244d93984662eec44327bf750f641374d09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
