<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/gedit-plugins, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/gedit-plugins: disable on mips</title>
<updated>2020-04-08T00:11:30+00:00</updated>
<author>
<name>Ariadne Conill</name>
<email>ariadne@dereferenced.org</email>
</author>
<published>2020-04-08T00:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c470e5ad76261fbae0c0b0d840113bf1a849141c'/>
<id>c470e5ad76261fbae0c0b0d840113bf1a849141c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gedit-plugins: upgrade to 3.36.2</title>
<updated>2020-03-20T19:34:16+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-20T11:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=43b067c106b85072468a62e1501313174edb96e0'/>
<id>43b067c106b85072468a62e1501313174edb96e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gedit-plugins: upgrade to 3.36.1</title>
<updated>2020-03-18T07:47:44+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-03-18T05:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=93b577e40c8ddc4390e0e0553cea83b4e55a665b'/>
<id>93b577e40c8ddc4390e0e0553cea83b4e55a665b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gedit-plugins: upgrade to 3.36.0</title>
<updated>2020-03-06T17:31:40+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-06T14:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1eda9af8162d5bf3a95880c38a97aa61cdce0e22'/>
<id>1eda9af8162d5bf3a95880c38a97aa61cdce0e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/*: make CMake and meson respect our C{,PP,XX}FLAGS</title>
<updated>2020-02-21T17:12:22+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-02-20T17:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c7a1f20490e2882233bfdfa682040d3cb0ffd967'/>
<id>c7a1f20490e2882233bfdfa682040d3cb0ffd967</id>
<content type='text'>
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
</pre>
</div>
</content>
</entry>
<entry>
<title>depend on py3-dbus-dev instead of py-dbus-dev</title>
<updated>2020-01-20T20:14:04+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-20T16:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=136b008eb01b1855a28e4a9344d3afd8ff08c4e4'/>
<id>136b008eb01b1855a28e4a9344d3afd8ff08c4e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tree-wide: use --buildtype=debugoptimized for meson packages</title>
<updated>2020-01-07T09:13:47+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-12-30T13:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=78d37d9942be8548da47259a8b0f5ea584ed1f16'/>
<id>78d37d9942be8548da47259a8b0f5ea584ed1f16</id>
<content type='text'>
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gedit-plugins: add missing dep on libpeas-python3</title>
<updated>2019-12-23T14:03:27+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-12-23T13:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fd0f3d08194e7952ffad769f7f94ce7dd15bf243'/>
<id>fd0f3d08194e7952ffad769f7f94ce7dd15bf243</id>
<content type='text'>
It's required for some plugins, e.g. the embedded terminal plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's required for some plugins, e.g. the embedded terminal plugin.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gedit-plugins: disable on s390x</title>
<updated>2019-12-04T19:42:52+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-12-04T19:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=caa8abfb971399fbffa0b0c8b6cbfb20faf80cfd'/>
<id>caa8abfb971399fbffa0b0c8b6cbfb20faf80cfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gedit-plugins: upgrade to 3.34.1</title>
<updated>2019-11-21T15:38:02+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-11-21T14:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e2f1be2c473140932cf39857e3a0b65903e9c78a'/>
<id>e2f1be2c473140932cf39857e3a0b65903e9c78a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
