Commit Graph

555 Commits

Author SHA1 Message Date
Jerome Duval
8f5a395bb7 kdevelop: code style. 2018-08-03 08:50:58 +02:00
Jerome Duval
d57838baef hxtools: code style. 2018-08-03 08:49:39 +02:00
Jerome Duval
72d24ae33d guideml: code style. 2018-08-03 08:48:46 +02:00
Jerome Duval
99b90e0a34 diffstat: code style. 2018-08-03 08:44:49 +02:00
Jerome Duval
2b416a1805 capstone: code style. 2018-08-03 08:44:18 +02:00
Jerome Duval
9b35198101 boost_build: code style. 2018-08-03 08:44:17 +02:00
Schrijvers Luc
3749ec53ac ccache, bump version (#2694) 2018-06-23 22:57:59 -04:00
Schrijvers Luc
9671519a7a cppcheck, bump version (#2712) 2018-06-23 22:52:38 -04:00
fbrosson
42ee7fb799 xdelta: add SOURCE_FILENAME and commandSuffix. 2018-06-16 03:47:49 +00:00
fbrosson
7670a5c580 byacc: bump to 20180609. 2018-06-12 09:24:28 +00:00
fbrosson
8b7091417e cmark: move dev-util/cmark/ to app-text/cmark/ to follow Gentoo. (#2681) 2018-06-12 06:27:18 +00:00
fbrosson
1495c0fe5e cmake: fix build on 2nd arch, fix PROVIDES*, simplify INSTALL.
* Add REPLACES to get rid of the previous revision which had
  "libcmark" (instead of "cmark") in its PROVIDES.
* Move man3/cmark.3 and $libDir/cmake/ to the devel package.
* * Define commandBinDir and friends.
* Add PATCH() to have correct directories in src/CMakeLists.txt.
* Enable on x86 secondary arch.
* Update HOMEPAGE & COPYRIGHT.
2018-06-12 06:07:26 +00:00
fbrosson
47e252d54a cmark: fix installation directories, fix PROVIDES*.
* Add REPLACES to get rid of the previous revision which had
  "libcmark" (instead of "cmark") in its PROVIDES.
* Upstream does not install api_test, so drop its cmd: entry.
* Move man3/cmark.3 to the devel package.
* Define commandBinDir and friends.
* Add PATCH() to have correct directories in src/CMakeLists.txt.
* Enable on x86_64.
* Update HOMEPAGE & COPYRIGHT.
2018-06-11 23:43:07 +00:00
fbrosson
68e88ad2b2 mdds: convert to "any" arch, drop devel subpackage. (#2666) 2018-06-08 10:31:09 +00:00
fbrosson
8f5426557e ragel: Mark as broken on x86_gcc2, drop commandBinDir.
Unlike ragel 6.9, which builds on x86_gcc2 primary arch, 7.0.0.10
BUILD_REQUIRES devel:libcolm which is not available on x86_gcc2.
We therefore need to keep 6.9 for x86_gcc2.

So, in order to allow x86_gcc2 hybrid to be able to activate both
ragel-6.9 and ragel_x86-7.0.0.10, we cannot install cmd:ragel in
$commandBinDir; we need to install it in $binDir.

Minor change: drop the call to autoreconf as it is not needed.
2018-06-06 21:04:46 +00:00
fbrosson
0e0bc69e12 colm: enable on x86, mark as broken on x86_gcc2. 2018-06-06 20:48:37 +00:00
fbrosson
24a9e05925 mdds: "devel:mdds" += "$secondaryArchSuffix" in PROVIDES_devel. 2018-06-06 13:00:49 +00:00
Schrijvers Luc
6d815cbb9c bakefile, bump version (#2609) 2018-06-03 16:04:50 +00:00
fbrosson
17174514d5 byacc: bump to 20180525. (#2635) 2018-06-02 04:24:14 +00:00
Jérôme Duval
55a702f6dd ninja: update HOMEPAGE. 2018-05-30 07:59:12 +02:00
Sergei Reznikov
9ff9742205 lxqt_build_tools: add recipe for version 0.5.0 2018-05-23 13:18:17 +03:00
Schrijvers Luc
60b55878b2 abi_compliance_checker, bump version, fix build (#2594) 2018-05-22 20:01:26 -04:00
Schrijvers Luc
583eb5ab51 acr, bump version (#2595) 2018-05-22 11:24:02 +00:00
fbrosson
bca9c60932 acr: cosmetic changes to have a nicer diff for the next commit. 2018-05-22 11:12:34 +00:00
Schrijvers Luc
625d502950 byacc, bump version (#2593) 2018-05-21 17:12:07 +00:00
miqlas
0561b2a97b Cppunit fix (#2494) 2018-05-07 13:53:46 -04:00
fbrosson
2e752b5cbb gtk-doc: bump to 1.28. (#2473) 2018-04-25 22:45:44 +00:00
miqlas
2dbaddf6dc Radare2: build fix (#2448) 2018-04-15 10:38:43 +02:00
miqlas
118bdd5655 Radare: build fix 2018-04-14 11:13:27 +02:00
Sergei Reznikov
2b72590bbd KDevelop: add dbus to requires
* delete mime.cache as it prevents Calligra apps from starting
* attempt to fix install on secondary arch
2018-04-12 17:38:27 +03:00
Alexander von Gluck IV
492a357ca0 meson: bump to 0.45.1 2018-04-11 11:50:11 -05:00
Sergei Reznikov
7f9070588c KDevelop: fix BUILD_REQUIRES 2018-04-09 23:21:00 +03:00
Sergei Reznikov
bb5c557724 KDevelop: bump version 2018-04-09 23:10:47 +03:00
Sergei Reznikov
b798904cb5 KDevelop: fix requires 2018-04-09 20:55:28 +03:00
miqlas
c9fce821ee Cppcheck 1.83 (#2422)
* CPPCheck: new recipe

* Cleanup
2018-04-09 18:24:54 +02:00
miqlas
2bc2838a26 Cutter 1.3 (#2374)
* WIP

* Cutter: needs radare 2.4.0

* Cleanup
2018-04-09 18:17:48 +02:00
miqlas
1a01ec3b48 Radare: bump (#2373)
* Radare: bump

* Cleanup

* Cleanup
2018-04-09 18:17:32 +02:00
miqlas
f3f7d39e47 KDevelop: make it work (#2419)
* KDevelop: #sudo hp kdevelop

* Cleanup

* Coment in PATCH

* Comments in patchset
2018-04-09 18:08:24 +02:00
Leorize
307a0073e1 dev-util/pkgconf: new recipe (#2026) 2018-04-07 08:29:41 +07:00
Leorize
ef1d6f58a1 dev-util/kyua: new recipe (#2026) 2018-04-07 08:29:25 +07:00
Adrien Destugues
8854aac1c6 cmake: Fix search path for lua5.1 + mark as tested on x86 2018-03-25 13:28:23 +02:00
Kacper Kasper
5e64574d0d cppunit: bump version. 2018-02-18 14:33:20 +01:00
miqlas
71831fcbeb Colm: bugfix (#2225) 2018-02-17 16:53:05 +01:00
miqlas
3874bad10d Colm+ragel (#2163) 2018-02-13 19:47:10 -05:00
Alexander von Gluck IV
0b1ec74715 meson: Bump to 0.44.0
* Includes -pthread fixes for Haiku

Tested-By: Alexander von Gluck IV <kallisti5@unixzen.com>
2018-02-05 18:39:17 -06:00
Schrijvers Luc
789c12a158 shc, new recipe (#2081) 2018-02-04 09:45:59 +00:00
Jérôme Duval
177f22dde9 cutter: disable secondary arch. 2018-01-12 09:56:40 +01:00
miqlas
18ebfd8f8d Cutter: new recipe (#2103) 2018-01-12 09:50:28 +01:00
miqlas
1bfd3107b3 Radare2: version bump (#2092) 2018-01-11 23:46:20 +00:00
fbrosson
30f1027da8 capstone: fix PROVIDES_devel, sort. 2018-01-11 22:54:30 +00:00