<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/libtxc_dxtn, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>orphan all of my packages</title>
<updated>2019-03-26T07:36:42+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2019-03-26T07:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2e508d7528ca4d9496f05d7f453cbd17dbb80f9d'/>
<id>2e508d7528ca4d9496f05d7f453cbd17dbb80f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libtxc_dxtn: rename tarball and improve abuild</title>
<updated>2017-04-28T19:59:04+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-04-28T19:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=985c27481a900561e06d537edcb96c5df7ce5c40'/>
<id>985c27481a900561e06d537edcb96c5df7ce5c40</id>
<content type='text'>
Commit 706977496163e08c5a8818521fbe9ea3a836712f changed the source, but
builders still use the old cached tarball.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 706977496163e08c5a8818521fbe9ea3a836712f changed the source, but
builders still use the old cached tarball.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libtxc_dxtn: Add support for ppc64le</title>
<updated>2017-04-28T19:55:51+00:00</updated>
<author>
<name>Breno Leitao</name>
<email>breno.leitao@gmail.com</email>
</author>
<published>2017-04-28T19:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=031acdc2f1394a994a03947efec80c168e9fc397'/>
<id>031acdc2f1394a994a03947efec80c168e9fc397</id>
<content type='text'>
Adding support for ppc64le. This package is not able to build originally
on ppc64le with the following error:

 invalid configuration `powerpc64le-alpine-linux-musl': machine `powerpc64le-alpine-linux' not recognized
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding support for ppc64le. This package is not able to build originally
on ppc64le with the following error:

 invalid configuration `powerpc64le-alpine-linux-musl': machine `powerpc64le-alpine-linux' not recognized
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libtxc_dxtn: Change $source URL</title>
<updated>2017-04-28T19:55:09+00:00</updated>
<author>
<name>Breno Leitao</name>
<email>breno.leitao@gmail.com</email>
</author>
<published>2017-04-28T17:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=706977496163e08c5a8818521fbe9ea3a836712f'/>
<id>706977496163e08c5a8818521fbe9ea3a836712f</id>
<content type='text'>
Current $source is pointing to cgit, which we know that could be
unreliable, since a cgit package upgrade can generate a different
package checksum.

Upgrading it to a better URL host page. The package checksum is,
unfortunately, different. This is the diff:

 $ diff -q  cgit/libtxc_dxtn-1.0.1/ new/libtxc_dxtn-1.0.1/
 Only in foo/libtxc_dxtn-1.0.1/: aclocal.m4
 Only in cgit/libtxc_dxtn-1.0.1/: autogen.sh
 Only in foo/libtxc_dxtn-1.0.1/: build-aux
 Only in cgit/libtxc_dxtn-1.0.1/: Changelog
 Only in foo/libtxc_dxtn-1.0.1/: configure
 Files cgit/libtxc_dxtn-1.0.1/configure.ac and foo/libtxc_dxtn-1.0.1/configure.ac differ
 Only in cgit/libtxc_dxtn-1.0.1/: .gitingore
 Only in foo/libtxc_dxtn-1.0.1/: Makefile.in

No changes in .c or .h files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Current $source is pointing to cgit, which we know that could be
unreliable, since a cgit package upgrade can generate a different
package checksum.

Upgrading it to a better URL host page. The package checksum is,
unfortunately, different. This is the diff:

 $ diff -q  cgit/libtxc_dxtn-1.0.1/ new/libtxc_dxtn-1.0.1/
 Only in foo/libtxc_dxtn-1.0.1/: aclocal.m4
 Only in cgit/libtxc_dxtn-1.0.1/: autogen.sh
 Only in foo/libtxc_dxtn-1.0.1/: build-aux
 Only in cgit/libtxc_dxtn-1.0.1/: Changelog
 Only in foo/libtxc_dxtn-1.0.1/: configure
 Files cgit/libtxc_dxtn-1.0.1/configure.ac and foo/libtxc_dxtn-1.0.1/configure.ac differ
 Only in cgit/libtxc_dxtn-1.0.1/: .gitingore
 Only in foo/libtxc_dxtn-1.0.1/: Makefile.in

No changes in .c or .h files.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libtxc_dxtn: modernize abuild</title>
<updated>2017-04-28T19:54:42+00:00</updated>
<author>
<name>Breno Leitao</name>
<email>breno.leitao@gmail.com</email>
</author>
<published>2017-04-28T17:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ab4c11c1b276fd874a592f2e45362821f6193fd7'/>
<id>ab4c11c1b276fd874a592f2e45362821f6193fd7</id>
<content type='text'>
Instead of applying the patches "manually" using default_prepare()
helpers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of applying the patches "manually" using default_prepare()
helpers.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libtxc_dxtn: Updated checksum of source in APKBUILD</title>
<updated>2014-11-06T09:56:00+00:00</updated>
<author>
<name>ScrumpyJack</name>
<email>scrumpyjack@me.com</email>
</author>
<published>2014-11-05T22:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cee8bb2c695282a2ae26edf2ef4c3f72db015ff4'/>
<id>cee8bb2c695282a2ae26edf2ef4c3f72db015ff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[all autotools packages]: normalize ./configure</title>
<updated>2013-07-30T08:54:53+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-07-30T08:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5c904717322f8113870abf48cc93c3c8b00ab4e8'/>
<id>5c904717322f8113870abf48cc93c3c8b00ab4e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libtxc_dxtn: rebuild against mesa-9.1</title>
<updated>2013-03-05T12:33:57+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-03-05T12:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=286ad3c723926dec3500354bb0bb5da64db3ce67'/>
<id>286ad3c723926dec3500354bb0bb5da64db3ce67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libtxc_dxtn: build fix for automake-1.13</title>
<updated>2012-12-31T20:25:26+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-12-31T20:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5bb148f3e90610af446bef952fe772b4f75816f0'/>
<id>5bb148f3e90610af446bef952fe772b4f75816f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libtxc_dxtn: rebuild against mesa-9.0</title>
<updated>2012-10-17T08:59:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-10-16T14:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7df8466651d1a0183989840567e0bd89a276a743'/>
<id>7df8466651d1a0183989840567e0bd89a276a743</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
