<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpt/kiss, branch 1.12.2</title>
<subtitle>[MIRROR] Carbs Packaging Tools
</subtitle>
<id>https://git.carbslinux.org/cpt/atom?h=1.12.2</id>
<link rel='self' href='https://git.carbslinux.org/cpt/atom?h=1.12.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/'/>
<updated>2020-04-15T09:56:04+00:00</updated>
<entry>
<title>kiss: respect KISS_ROOT values in fixdeps</title>
<updated>2020-04-15T09:56:04+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-15T09:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=cfd7f4196104437a1a0dceb22d400a7bb8cee189'/>
<id>urn:sha1:cfd7f4196104437a1a0dceb22d400a7bb8cee189</id>
<content type='text'>
FossilOrigin-Name: d1d2b91ad2374ef94a874469a35718ca2e8de3dcaf389c4cff7c60bb25dfd430</content>
</entry>
<entry>
<title>kiss: fix possible KISS_ROOT usage</title>
<updated>2020-04-15T08:26:43+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-15T08:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=165e385f85c78cca76487fd3f99ac06678140aeb'/>
<id>urn:sha1:165e385f85c78cca76487fd3f99ac06678140aeb</id>
<content type='text'>
FossilOrigin-Name: ae9356f6f103dacf7cb86c5e353f24546ccbb06f43b6b5d358bec75f700d6e58</content>
</entry>
<entry>
<title>kiss: fix KISS_PATH without arguments</title>
<updated>2020-04-15T08:11:57+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-15T08:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=db35d1ddd7afe2ce40ebdedca80ecbe3c5b358ca'/>
<id>urn:sha1:db35d1ddd7afe2ce40ebdedca80ecbe3c5b358ca</id>
<content type='text'>
FossilOrigin-Name: c6e205bd14077ba249ec8cb819a7e90dee3b5f56cce1c226d4c85b2e0416c625</content>
</entry>
<entry>
<title>kiss: use the upper directory for KISS_PATH if no argument is specified</title>
<updated>2020-04-14T19:03:54+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-14T19:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=d8fd929d463edc0f8d68eb76d1ce4c152b39f445'/>
<id>urn:sha1:d8fd929d463edc0f8d68eb76d1ce4c152b39f445</id>
<content type='text'>
FossilOrigin-Name: 550011c996d5f7da3cfea6c4fadf020fbe4382eef307ee7edf258655978de47f</content>
</entry>
<entry>
<title>kiss: use the current working directory for packages if no argument is specified</title>
<updated>2020-04-14T18:04:07+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-14T18:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=6b833795edb8db83b2a786cf3c8209ec95d4b87d'/>
<id>urn:sha1:6b833795edb8db83b2a786cf3c8209ec95d4b87d</id>
<content type='text'>
These affect:
* build
* checksum
* install
* remove

FossilOrigin-Name: 930ed3227beb3e2ae5db1c9b9cae6fd090a2565df5d9e3206e6861ad432bca99</content>
</entry>
<entry>
<title>kiss: extract zips</title>
<updated>2020-04-14T15:43:11+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-14T15:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=37402bcb8fdb364289403bd5655de0582a4bb3c9'/>
<id>urn:sha1:37402bcb8fdb364289403bd5655de0582a4bb3c9</id>
<content type='text'>
FossilOrigin-Name: 5a9c26eca91a05417406733446112408dcd32b9adfb81ab41d63185b9631cd7f</content>
</entry>
<entry>
<title>kiss: fix pkg_fixdeps</title>
<updated>2020-04-12T19:39:41+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-12T19:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=33c83ea2daefa2a5ae9e419c74e0928476cfd198'/>
<id>urn:sha1:33c83ea2daefa2a5ae9e419c74e0928476cfd198</id>
<content type='text'>
The fixdeps function now,
* Follows links of the dependent files
* Fallbacks by removing the '/usr' prefix
    for rare cases where a package is installed
    without the /usr prefix

FossilOrigin-Name: 600311a79f1514ca7aa10adb86e70d004d230b73f3ff3c3394f0f74c514799d8</content>
</entry>
<entry>
<title>kiss: bump to 1.12.0</title>
<updated>2020-04-04T23:56:34+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-04T23:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=95e745453f7026f7a96578cd9a2a01e3eedc4e76'/>
<id>urn:sha1:95e745453f7026f7a96578cd9a2a01e3eedc4e76</id>
<content type='text'>
FossilOrigin-Name: 9cd0ff075dd4957694f4eac5a22daf3a8ed1b78c2167bd2f049886ebb1615ca4</content>
</entry>
<entry>
<title>update</title>
<updated>2020-04-03T22:25:37+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-03T22:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=38b5f58b60e943d701b7c090df06348cb3321724'/>
<id>urn:sha1:38b5f58b60e943d701b7c090df06348cb3321724</id>
<content type='text'>
FossilOrigin-Name: 237f06972a8e46eae4997e228eb582d21a679661335ab64b92212eef55a50c85</content>
</entry>
<entry>
<title>kiss: use for-loop instead of find</title>
<updated>2020-04-03T16:36:40+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-03T16:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=1ffc010840caa9432fcbcd7ccf398090287b8c35'/>
<id>urn:sha1:1ffc010840caa9432fcbcd7ccf398090287b8c35</id>
<content type='text'>
FossilOrigin-Name: 4db28929758405c9908055efa9fe530c4b4829faffbce5f22119a0cee7f204b9</content>
</entry>
</feed>
