<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/js_of_ocaml, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing: block ocaml packages on mips</title>
<updated>2020-04-07T19:29:49+00:00</updated>
<author>
<name>Ariadne Conill</name>
<email>ariadne@dereferenced.org</email>
</author>
<published>2020-04-07T19:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=293df7ec41ae14731d471980628b089b3c825a30'/>
<id>293df7ec41ae14731d471980628b089b3c825a30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>aports: add support for armv7 [skip ci]</title>
<updated>2018-09-24T07:19:24+00:00</updated>
<author>
<name>Oliver Smith</name>
<email>ollieparanoid@bitmessage.ch</email>
</author>
<published>2018-09-20T04:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9d9f981a2c421f44db3ae66b90293202748eb9f3'/>
<id>9d9f981a2c421f44db3ae66b90293202748eb9f3</id>
<content type='text'>
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
&lt;https://lists.alpinelinux.org/alpine-devel/6271.html&gt;

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
&lt;https://lists.alpinelinux.org/alpine-devel/6271.html&gt;

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/js_of_ocaml: rebuild</title>
<updated>2018-07-07T16:41:29+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-07-07T16:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f7d5a5e31ff4f606a1abd27cde00a42e81e724f4'/>
<id>f7d5a5e31ff4f606a1abd27cde00a42e81e724f4</id>
<content type='text'>
Rebuild after upgrade of some ocaml packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rebuild after upgrade of some ocaml packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/js_of_ocaml: remove ocaml-result-dev from makedepends</title>
<updated>2018-07-07T00:14:58+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-07-06T23:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d2ee80822dff15de486c23876cde8315200c65c6'/>
<id>d2ee80822dff15de486c23876cde8315200c65c6</id>
<content type='text'>
It's a transitive dependency for ocaml-migrate-parsetree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a transitive dependency for ocaml-migrate-parsetree.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-migrate-parsetree: rebuild depending packages</title>
<updated>2018-03-30T18:26:43+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-30T18:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9774cf1dd76d16a0aa6e46e83fc83676cc664dca'/>
<id>9774cf1dd76d16a0aa6e46e83fc83676cc664dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-yojson: fix depends on -dev subpkg, fix depending pkgs</title>
<updated>2018-03-11T23:00:55+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-11T22:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=08e0ea5a97ba58324cd51f7b6c91c8c91c16aaba'/>
<id>08e0ea5a97ba58324cd51f7b6c91c8c91c16aaba</id>
<content type='text'>
There are already two packages that require yojson and not biniou or
easy-format, but fails to build when ocaml-biniou-dev and
ocaml-easy-format-dev are not installed, so they are probably needed
as transitive dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are already two packages that require yojson and not biniou or
easy-format, but fails to build when ocaml-biniou-dev and
ocaml-easy-format-dev are not installed, so they are probably needed
as transitive dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/js_of_ocaml: build with yojson to enable --source-map</title>
<updated>2018-03-11T23:00:54+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-11T22:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ffe52ad52f7ce86ee3fc4d696ea544a8806dc372'/>
<id>ffe52ad52f7ce86ee3fc4d696ea544a8806dc372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/js_of_ocaml: add missing build dependency ocaml-ocamlbuild-dev</title>
<updated>2018-03-11T23:00:54+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-11T22:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1b40b0dd822f492b3da892ce873cc224322c7f22'/>
<id>1b40b0dd822f492b3da892ce873cc224322c7f22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/js_of_ocaml: new aport</title>
<updated>2018-03-11T20:37:44+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-11T20:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0312a5e79157926a9484a1f85e3564c1defe494c'/>
<id>0312a5e79157926a9484a1f85e3564c1defe494c</id>
<content type='text'>
http://ocsigen.org/js_of_ocaml/
Compiler from OCaml to Javascript
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://ocsigen.org/js_of_ocaml/
Compiler from OCaml to Javascript
</pre>
</div>
</content>
</entry>
</feed>
