<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — [fribidi] Newer version]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=365</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=365&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [fribidi] Newer version.]]></description>
		<lastBuildDate>Mon, 04 May 2020 14:35:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[[fribidi] Newer version]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1933#p1933</link>
			<description><![CDATA[<p>As <strong>scummvm-git</strong> has problems with the <a href="https://www.hyperbola.info/packages/extra/x86_64/fribidi/">actual version of fribidi</a> in the repositories seems to be just too old:</p><div class="codebox"><pre><code># Maintainer: Jan Alexander Steffens (heftig) &lt;jan.steffens@gmail.com&gt;
# Contributor: Giovanni Scafora &lt;giovanni@archlinux.org&gt;
# Contributor: Nezmer &lt;Nezmer@gmail.com&gt;

pkgname=fribidi
pkgver=1.0.9
pkgrel=1
pkgdesc=&quot;A Free Implementation of the Unicode Bidirectional Algorithm&quot;
url=&quot;https://github.com/fribidi/fribidi/&quot;
arch=(x86_64)
license=(LGPL)
depends=(glibc)
makedepends=(git)
provides=(libfribidi.so)
_commit=f9e8e71a6fbf4a4619481284c9f484d10e559995  # tags/v1.0.9^0
source=(&quot;git+https://github.com/fribidi/fribidi#commit=$_commit&quot;)
sha256sums=(&#039;SKIP&#039;)

pkgver() {
  cd fribidi
  git describe --tags | sed -e &#039;s/-/+/g&#039; -e &#039;s/^v//&#039;
}

build() {
  cd &quot;${srcdir}/${pkgname}&quot;
  ./autogen.sh
  ./configure --prefix=/usr
  make
}

package() {
  cd &quot;${srcdir}/${pkgname}&quot;
  make DESTDIR=&quot;${pkgdir}&quot; install
}

# vim:set sw=2 et:</code></pre></div><p>And just to note: A GNU-project on <strong>Github</strong>. Congratulations for this ignorance of the concurrent maintainers behind - again. The repository at <strong>Freedesktop</strong> has only the current version. Take it, it is &quot;free&quot; at <strong>Github</strong>: Delete that proprietary service and use community-driven alternatives!</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Mon, 04 May 2020 14:35:39 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1933#p1933</guid>
		</item>
	</channel>
</rss>
