0
0
Fork 0
Commit Graph

63 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Gerasim Troeglazov f685f1f857 KeePassXC: bump version
* autostart support
* haiku iconset
2021-01-04 16:03:01 +10:00
augiedoggie 4cf2fedb96
keepassxc: update to 2.5.4 (#5147) 2020-07-04 21:14:52 +03:00
Panagiotis Vasilopoulos 352caf2047
keepassxc: bump revision (#5099)
* keepassxc: bump revision
2020-06-13 07:47:51 +02:00
Sergei Reznikov 19c9e15db5 testdisk: bump for rebuild 2020-05-31 11:38:36 +00:00
Sergei Reznikov 5580625f9c keepassx: drop recipe 2020-05-23 13:58:50 +00:00
Augustin Cavalier f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Augustin Cavalier 165a784ece Bump revisions of all packages that depend on curl. 2020-04-11 17:32:56 -04:00
Schrijvers Luc 26c4641785
conky, add secondary architecture, fix build (#4629) 2020-01-21 13:30:31 +01:00
Tunas1337 4f0e10ac2b Added recipe for Conky (#4433) 2020-01-21 12:32:55 +01:00
Jerome Duval a6b84ecb3a testdisk: bump version. 2019-12-18 19:02:09 +01:00
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Sergei Reznikov f1e17dc3b9 KeePassXC: yet another build fix 2019-02-13 14:55:05 +03:00
Sergei Reznikov 1c5ca6b19b KeePassXC: fix build 2019-02-13 14:28:30 +03:00
Sergei Reznikov 15b4d52cc2 KeePassXC: bump version 2019-02-13 14:24:08 +03:00
fbrosson ea3f4cd92e
Drop some quotes to make the recipes consistent with the wiki.
The quotes around $binDir and $prefix are not needed in the
definitions of commandBinDir. There are over 120 recipes which
define commandBinDir, and *most* of them don't have quotes in
the lines defining commandBinDir and commandSuffix.

15 recipes were not consistent with the wiki. Now they are.
2018-09-22 11:16:03 +00:00
Jerome Duval b1edfbb1ef keepassx: switch to https. 2018-09-18 10:17:20 +02:00
Jerome Duval 20746f828e code format.
* fix libdsk_tools PROVIDES.
2018-09-11 14:43:35 +02:00
Jerome Duval 45de8e68fb switch HOMEPAGE to https. 2018-09-10 09:20:45 +02:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
fbrosson 4456d9eb1b
testdisk: select the libuuid from util-linux.
Also update to the latest snapshot.
2018-05-31 20:57:52 +00:00
Jérôme Duval 71d61a58ce
testdisk: update HOMEPAGE. 2018-05-30 08:50:15 +02:00
Sergei Reznikov 41559b5298 KeePassXC: bump version 2017-12-18 16:57:19 +03:00
Jerome Duval 10674940bb pwgen: bump version. 2017-11-20 18:35:06 +01:00
Jérôme Duval 8f9ec59c42 keepassx: specify qmake version. 2017-10-06 09:40:47 +02:00
Sergei Reznikov b2e9ae53c9 KeePassXC: change icon and update copyrights 2017-09-01 15:11:15 +03:00
Sergei Reznikov 0424a12457 KeePassXC: fix and enable recipe 2017-09-01 11:41:24 +03:00
Sergei Reznikov adb4e04fd9 KeePassXC: fix build on secondary arch 2017-08-31 15:51:14 +03:00
Sergei Reznikov 99cba477f8 KeePassXC: add recipe for version 2.2.0
* builds but crashes on start
2017-08-31 14:05:42 +03:00
Chris Moore 92a28aaf17 KeePassXC: Enable and fix build on x86_64 (#1556)
* KeePassXC: Enable and fix build on x86_64

* Bump revision

* Switch off unit tests the correct way
2017-08-03 21:33:40 +03:00
Chris Moore 697b0d657e Enable keepassx on x86_64 and remove stack protector flag (#1551) 2017-08-03 14:26:42 +03:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval c204858158 testdisk: use a snapshot archive.
* build with c++11 for Qt 5.7+.
* explicit REQUIRES/BUILD_REQUIRES for Qt5.
2017-05-15 00:00:18 +02:00
Kacper Kasper f8d2090bac keepassxc: add recipe. 2017-02-05 12:36:37 +01:00
Stephanie Fu 2a52884c3c bonnie++, lha, pigz, testdisk: enable x86_64 (#1042) 2017-01-12 08:30:41 +01:00
François Revol 615567491b testdisk: make x86-only; add separate qphotorec package 2016-07-27 02:27:03 +02:00
François Revol d6726037d6 testdisk: update recipe to git HEAD
Now with native Haiku ioctls for disk sizing (much faster).
2016-07-25 15:43:44 +02:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Michael Lotz a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Kostadin Damyanov 3e0dd2696c De-lint recipes. 2015-08-04 08:25:40 +03:00
Humdinger effe88db3f De-Lint recipes.
*	tar
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	testdisk
	Shortened SUMMARY.
	Re-ordered blocks.

*	the_silver_searcher
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	torrentor
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	trackergrep
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	transmission
	Fixed COPYRIGHT.
	Re-ordered blocks.

*	tree
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	unzip
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	uqm
	Shortened SUMMARY.
	Re-ordered blocks.

*	urllib
	Remove "." from SUMMARY.
	Re-ordered blocks.
2015-07-23 10:23:42 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
François Revol 751bb13c74 testdisk: prepare for secondary arch support 2015-02-22 20:14:45 +01:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Chris Roberts be7278cbba keepassx: update to 2.0a6 2014-11-13 21:23:54 -07:00
François Revol afa774e4f1 testdisk: drop patch has it has been upstreamed 2014-10-28 13:36:48 +01:00
François Revol 3d7fe6893a testdisk: Use the current git hash 2014-10-28 01:47:25 +01:00
François Revol 3221e26f98 Add recipe and patch for testdisk/photorec 2014-10-28 01:45:24 +01:00