<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aur-fd-scripts.git, branch master</title>
<subtitle>Scripts to generate freedict PKGBUILDs</subtitle>
<id>http://git.respiranto.de/aur-fd-scripts.git/atom?h=master</id>
<link rel='self' href='http://git.respiranto.de/aur-fd-scripts.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/'/>
<updated>2022-04-29T21:48:11+00:00</updated>
<entry>
<title>Simplify $pkgver handling</title>
<updated>2022-04-29T21:48:11+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T21:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=90dc244303eac42ad37c1f3b43f4d3cbb9b91c1c'/>
<id>urn:sha1:90dc244303eac42ad37c1f3b43f4d3cbb9b91c1c</id>
<content type='text'>
Always set $_pkgver.
 - And set it first.  (Derive $pkgver off it.)
 - Usually same as $pkgver.
</content>
</entry>
<entry>
<title>Fix svn PKGBUILD: Add missing slash</title>
<updated>2022-04-29T19:21:45+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T19:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=02d41a2cbb899393c866c1c16cd6b0686f9cc4f1'/>
<id>urn:sha1:02d41a2cbb899393c866c1c16cd6b0686f9cc4f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix svn PKGBUILD: move sources to $_lang</title>
<updated>2022-04-29T18:50:20+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T18:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=cf41d66d911beaf3c65906c9d40a95f38bcbd681'/>
<id>urn:sha1:cf41d66d911beaf3c65906c9d40a95f38bcbd681</id>
<content type='text'>
This required allowing a fixed prepare() function and, for the optional,
dictionary-specific prepare() part to be inserted into such a fixed
prepare() function.
</content>
</entry>
<entry>
<title>svn: Fix src directory path</title>
<updated>2022-04-29T15:32:24+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T15:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=4c3e069581b71b5a50a997f932936628f3729b9d'/>
<id>urn:sha1:4c3e069581b71b5a50a997f932936628f3729b9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sample.install: consistent quoting</title>
<updated>2022-04-29T14:24:56+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T14:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=4c33a3fe54b8970db872b3f66a69de16432b33b2'/>
<id>urn:sha1:4c33a3fe54b8970db872b3f66a69de16432b33b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistent quoting (again)</title>
<updated>2022-04-29T13:58:18+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T13:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=4983b8fdf822557fa2bee4d12e690da5cfc43fdf'/>
<id>urn:sha1:4983b8fdf822557fa2bee4d12e690da5cfc43fdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `read' to read multi-line string</title>
<updated>2022-04-29T13:45:26+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T13:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=cd11e4fa81c13aecf84f3b82de568b4b074ac113'/>
<id>urn:sha1:cd11e4fa81c13aecf84f3b82de568b4b074ac113</id>
<content type='text'>
(instead of `var=$(cat)')
</content>
</entry>
<entry>
<title>.gitignore: Ignore user-config.bash</title>
<updated>2022-04-29T13:07:53+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T13:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=ca097e1bf3d901d4f9be51317d01a0410451d345'/>
<id>urn:sha1:ca097e1bf3d901d4f9be51317d01a0410451d345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin: Versioned provides=</title>
<updated>2022-04-29T13:05:34+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T13:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=8a299d1330fee976848dbacb8f628a7d215a9bf9'/>
<id>urn:sha1:8a299d1330fee976848dbacb8f628a7d215a9bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>svn: Properly name source</title>
<updated>2022-04-29T13:03:56+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2022-04-29T13:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/aur-fd-scripts.git/commit/?id=de65a575e0468a73c22a9d6deeb311c3d06fb072'/>
<id>urn:sha1:de65a575e0468a73c22a9d6deeb311c3d06fb072</id>
<content type='text'>
</content>
</entry>
</feed>
