<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/xxhash, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-11-07T17:36:47Z</updated>
<entry>
<title>xxhash: update to 0.8.3</title>
<updated>2025-11-07T17:36:47Z</updated>
<author>
<name>Ivan Pavlov</name>
</author>
<published>2025-11-07T06:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4fb8ba34b11fa426f75b7fcc562e9a713e523822'/>
<id>urn:sha1:4fb8ba34b11fa426f75b7fcc562e9a713e523822</id>
<content type='text'>
Fixed compatibility with cmake 4.0
Release notes: https://github.com/Cyan4973/xxHash/releases/tag/v0.8.3

Signed-off-by: Ivan Pavlov &lt;AuthorReflex@gmail.com&gt;
</content>
</entry>
<entry>
<title>xxhash: build with cmake</title>
<updated>2024-04-21T01:06:21Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-04-13T21:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=72a6e17d49f07ae697d2fa33a08c02fee502f948'/>
<id>urn:sha1:72a6e17d49f07ae697d2fa33a08c02fee502f948</id>
<content type='text'>
Faster.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>xxhash: switch to local git tarballs</title>
<updated>2024-04-21T01:06:21Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-04-13T21:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=db07f86c35f5a1ee6a441262119d0443ac40ee9b'/>
<id>urn:sha1:db07f86c35f5a1ee6a441262119d0443ac40ee9b</id>
<content type='text'>
Smaller and avoids having to use PKG_UNPACK.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>xxhash: update to 0.8.2</title>
<updated>2024-02-07T21:57:22Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-07T12:14:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4f0a87cfbbc417e11ce13329409a35d95b659628'/>
<id>urn:sha1:4f0a87cfbbc417e11ce13329409a35d95b659628</id>
<content type='text'>
- Switch URL to the official one

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: fix licence typos</title>
<updated>2024-02-01T00:00:10Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-01-30T20:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=820fcc5fb979ad9ac630231dcf12ce76342d1c01'/>
<id>urn:sha1:820fcc5fb979ad9ac630231dcf12ce76342d1c01</id>
<content type='text'>
- PKG_LICENCE -&gt; PKG_LICENSE
- PKC_LICENSE_FILES -&gt; PKG_LICENSE_FILES
- BSD 3-Clause -&gt; BSD-3-Clause
- BSD-3-clause -&gt; BSD-3-Clause
- BSD-2-clause -&gt; BSD-2-Clause
- Public Domain -&gt; Public-Domain
- PublicDomain -&gt; Public-Domain
- Drop unneeded ',' in PKG_LICENSE or PKG_LICENSE_FILES

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>xxhash: Fix pkg-config metadata file</title>
<updated>2023-04-24T08:18:13Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-02-17T04:02:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2f4b161e2828a645ac1bfc2a77e9506fe3c8772d'/>
<id>urn:sha1:2f4b161e2828a645ac1bfc2a77e9506fe3c8772d</id>
<content type='text'>
Currently, Build/InstallDev installs libxxhash.pc.in, which is the
template for libxxhash.pc and does not contain the correct information.
(pkg-config also does not recognize this file name.)

This uses PKG_INSTALL:=1 so that libxxhash.pc is generated (by 'make
install').

This also removes the need to override Build/Prepare by setting the
correct command in PKG_UNPACK.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>xxhash: add package for 0.8.1</title>
<updated>2022-11-26T14:24:03Z</updated>
<author>
<name>Julien Malik</name>
</author>
<published>2022-11-26T14:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=dcbb2cf3d58758c86ba31ece78fa48c33d7ecda9'/>
<id>urn:sha1:dcbb2cf3d58758c86ba31ece78fa48c33d7ecda9</id>
<content type='text'>
Signed-off-by: Julien Malik &lt;julien.malik@paraiso.me&gt;
</content>
</entry>
</feed>
