35 Commits

Author SHA1 Message Date
Schrijvers Luc
c62f75d07a kdiff3, bump to 1.12.3 (#12401) 2025-05-17 13:50:56 +00:00
Schrijvers Luc
5020c5e391 kdiff3, bump to 1.12.2, switch to KF6 (#12211) 2025-04-19 18:58:54 +00:00
Gerasim Troeglazov
522f32b556 kdiff3: bump version 2024-03-08 23:07:01 +10:00
Gerasim Troeglazov
57043ee283 kdiff3: bump version 2022-05-11 16:06:16 +10:00
Gerasim Troeglazov
114e2e508f kdiff3: bump version 2021-11-01 22:46:51 +10:00
Jérôme Duval
4714456c06 kdiff3: disable on x86_gcc2 2021-10-06 07:16:18 +02:00
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
ced35e1f21 kdiff3: bump version 2021-02-18 21:05:25 +10:00
Gerasim Troeglazov
feb8783e2d KDiff3: bump version 2020-12-16 14:31:49 +10:00
Gerasim Troeglazov
bbb3eebf6d Kdiff3: bump version 2020-08-22 13:04:35 +10:00
Gerasim Troeglazov
4719392ed8 kDiff3: bump version 2020-05-01 17:43:26 +10:00
Gerasim Troeglazov
7703c4b5a9 kdiff3: fix build for secondary arch 2019-10-26 23:21:29 +10:00
Gerasim Troeglazov
4c0a9db986 kdiff3: bump version 2019-10-26 22:15:29 +10:00
Gerasim Troeglazov
815982d800 KDiff3: fix build 2019-03-30 13:44:16 +10:00
Sergei Reznikov
cbb288edbf kdiff: another attempt to fix secondary arch build 2019-03-28 12:27:36 +03:00
Sergei Reznikov
b4037c8432 kdiff: fix secondary arch build 2019-03-28 12:18:33 +03:00
Sergei Reznikov
840b652626 kdiff3: bump version 2019-03-27 11:47:53 +03:00
Jerome Duval
9c42229dbd kde-*: reorder sections. 2018-08-09 09:56:15 +02:00
Jerome Duval
f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Sergei Reznikov
b1ac5b6225 kdiff3: fix plugin dir 2018-05-15 16:31:34 +03:00
Sergei Reznikov
27904bef53 KDiff3: bump version 2018-04-23 17:24:09 +03:00
fbrosson
a17ad964b0 kdiff3: fix whitespace issue in patch to allow hp --no-git-repo (#2147)
to work. Previously, it only worked without the "--no-git-repo".

Shrink the patch a bit by dropping an unneeded indentation change.

Use commandBinDir & commandSuffix to move kdiff3 to $prefix/bin/.

Switch SOURCE_URI to https and fix COPYRIGHT.
2018-01-23 09:59:32 +00:00
Bach Nguyen
bd6acf95a4 Kdiff3: fix settings/config directory :) (#1970)
* Create kdiff3-0.9.98.patchset
2018-01-02 11:46:43 -08:00
Gerasim Troeglazov
d5131c6655 KDiff3: fix build for secondary arch 2017-11-22 22:22:15 +10:00
Gerasim Troeglazov
98016e675b KDiff3: use version variable in source uri 2017-11-22 21:59:44 +10:00
Gerasim Troeglazov
5692b91926 KDiff3: bump version 2017-11-22 21:52:36 +10: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
Humdinger
3ea69a805d De-lint recipes.
*	gnash
	Don't start SUMMARY with app name
	Re-ordered blocks

*	gophernicus
	Don't start SUMMARY with app name
	Re-ordered blocks

*	harfbuzz
	Don't start SUMMARY with app name
	Re-ordered blocks

*	inconsolata
	Don't start SUMMARY with app name
	Re-ordered blocks

*	indent
	Don't start SUMMARY with app name
	Re-ordered blocks
	Fixed (SECONDARY_)ARCHITECTURES and PROVIDES

*	inputproto
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	jamvm
	Don't start SUMMARY with app name
	Removed "DEPEND"
	Re-ordered blocks

*	jpeg
	Don't start SUMMARY with app name
	Re-ordered blocks

*	jgmod
	Don't start SUMMARY with app name
	Re-ordered blocks

*	kbproto
	Don't start SUMMARY with app name
	Re-ordered blocks

*	kdiff3
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libdom
	Don't start SUMMARY with app name
	Re-ordered blocks
	Removed $secondaryArchSuffix as there are no 2nd archs declared

*	libdvdcss
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libdwarf
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libevent
	Minor cosmetics
	Re-ordered blocks
2015-08-07 16:40:23 +02:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04: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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
5e2898a56c Rewrap kde-misc DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts
07eea2eac5 Add kdiff3 recipe 2013-11-26 00:38:38 -07:00