<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — [fribidi] Newer version]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=365&amp;type=atom" />
	<updated>2020-05-04T14:35:39Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=365</id>
		<entry>
			<title type="html"><![CDATA[[fribidi] Newer version]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=1933#p1933" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2020-05-04T14:35:39Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=1933#p1933</id>
		</entry>
</feed>
