OscarL
334582d02c
libsolv: update to 0.7.35, but keep recipe disabled. ( #13290 )
...
Haiku uses a vendored-in libsolv (based on a "patched for Haiku" 0.3.0)
since hrev57880.
This updated recipe is for the unmodified upstream (OpenSUSE) version,
just in case some one wants to toy with it (but kept disabled, as
nothing really requires it).
2025-12-02 06:45:44 -03:00
kenmays
799fca4e0a
libsolv: removed legacy recipes ( #11736 )
...
* Delete libsolv-0.3.0_haiku_2013_10_01.patchset
* Delete libsolv-0.3.0_haiku_2013_04_18.recipe
* Delete libsolv-0.3.0_haiku_2013_05_20.recipe
* Delete libsolv-0.3.0_haiku_2013_05_30.recipe
* Delete libsolv-0.3.0_haiku_2013_06_16.recipe
* Delete libsolv-0.3.0_haiku_2013_10_01.recipe
* Delete libsolv-0.7.23.recipe
* libsolv: added 0.7.31
* Delete libsolv-0.7.31.recipe
2025-02-06 12:26:13 -05:00
Schrijvers Luc
c809b601ce
libsolv, fix location of manpage ( #8549 )
2023-04-28 18:10:35 +02:00
Alexander von Gluck IV
347f162a84
libsolv: Bump to 0.7.23. Do not activate
...
* ABI update requires new build-packages per arch.
2023-04-01 13:46:57 -05:00
Schrijvers Luc
b926ddf957
libsolv, revbump for rebuild ( #8188 )
2023-03-30 11:31:13 +02:00
Schrijvers Luc
fbb808fea5
libsolv, cleanup, fix install paths, add manpage ( #8187 )
2023-03-30 11:26:27 +02:00
Schrijvers Luc
dd312b0f4c
libsolv, cleanup, fix install paths ( #8186 )
2023-03-30 10:48:14 +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
Fredrik Holmqvist
2602f00bc5
Add arm64 and riscv64 to libsolv, enable arm
2021-08-27 20:06:03 +02:00
François Revol
2c95bf707c
Enable m68k for the base packages
...
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Jerome Duval
650ea9b9e1
Reapply "Enable sparc for the base packages".
...
This reverts commit 99901b49ee .
2019-04-30 19:51:33 +02:00
Jerome Duval
99901b49ee
Revert "Enable sparc for the base packages"
...
This reverts commit ab5bcc9b3b .
2019-04-10 11:10:56 +02:00
PulkoMandy
ab5bcc9b3b
Enable sparc for the base packages
...
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Alexander von Gluck IV
fd67dae6be
libsolv: Add latest upstream version (0.7.2)
...
* I'm leaving untested until we can test its functionality.
(builds fine on x86_64 though)
* This is pretty core and used by package kit, pkgman, etc.
* Needs to also go into haikuports.cross
2019-01-03 16:06:56 +00:00
Jerome Duval
45de8e68fb
switch HOMEPAGE to https.
2018-09-10 09:20:45 +02:00
Jerome Duval
51ee6bc944
code style.
...
remove old patches.
2018-08-14 10:42:32 +02:00
fbrosson
bae4c70d69
libsolv: Use a better definition for SOURCE_FILENAME.
...
We should avoid using $portVersionedName, at least in recipes which
have support for secondary architectures.
2018-05-14 23:26:46 +00:00
Jérôme Duval
454940d466
Bump revisions for x86_64 rebuild after time_t change.
...
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Vale
6b99721506
More order fixes
2016-02-28 20:17:42 -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
Toby Chen
31a299c881
Safe download sources
...
Use safe download sources for various packages, and fix several styling issues.
2016-01-03 20:24:13 -05:00
Gareth Poole
45b487e3f8
Reformat 10 recipes
2015-12-19 21:08:12 +00:00
Augustin Cavalier
1f4293e134
Get rid of gcc_syslibs REQUIREs.
2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Adrien Destugues
af1b8eba0b
libsolv: missing libgcc_s, libstdc++ requires.
2015-01-19 23:06:46 +01:00
Jerome Duval
875da08305
libsolv: patch is now applied on Haiku's libsolv repository.
2014-12-29 13:51:50 +00: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
Adrien Destugues
fab565f8f2
Update libsolv for fopencookie fix.
2014-11-21 15:59:05 +01:00
Oliver Tappe
377c418f47
Correct more SRC_FILENAMEs
2014-04-28 09:54:28 +02:00
Alexander von Gluck IV
538d68ed12
libsolv: Fix "unsafe source" warning while bootstrap prepping
...
* Use https repo vs git+git
2014-04-27 13:29:08 -05:00
PulkoMandy
5f9bcb6928
Declare ARM support for packages to bootstrap.
...
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
noryb009
29263bda29
Rewrap dev-libs DESCRIPTIONs
2014-01-02 16:40:56 -05:00
Alexander von Gluck IV
d97a2aabd9
all: Don't use portVersionedName for SOURCE_DIR
...
* portVersionedName contains the secondary architecture,
so using it means secondary package builds fail.
example: $portVersionedName is libwow_x86-0.0.0 when
doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Ingo Weinhold
a3314a8e46
libsolv: Update version (removal of common)
2013-10-03 22:30:05 +02:00
Oliver Tappe
5da5387840
Bump revisions of zlib and libsolv to allow updating them.
2013-09-30 21:54:36 +02:00
Oliver Tappe
8ec70f6e92
Add x86_64 as supported architecture to ports required by Haiku.
2013-09-02 11:51:26 +02:00
Ingo Weinhold
1899208464
libsolv: support building for secondary architecture
2013-08-08 05:09:30 +02:00
Ingo Weinhold
86eb2202a7
libsolv: update to new version
...
Fixes a version comparison issue.
2013-06-17 19:00:48 +02:00
Ingo Weinhold
4932f569c7
libsolv: update recipe
2013-06-12 15:29:44 +02:00
Ingo Weinhold
d776f01aa0
Update libsolv: Supports B_PACKAGE_ARCHITECTURE_SOURCE, now
2013-05-30 23:48:30 +02:00
Ingo Weinhold
342bbced52
libsolv: Update to newer version
...
Fixes comparison of versions with pre-release.
2013-05-20 18:15:36 +02:00
Ingo Weinhold
0a9559b581
Update libsolv recipe
...
* Move build_requires to build_prerequires
* Add requires zlib and expat.
* Fix package directory layout.
2013-04-28 19:19:28 +02:00
Ingo Weinhold
46ef9167ab
libsolv: Update to new version
...
Includes pre-release separator change.
2013-04-18 23:36:11 +00:00
Ingo Weinhold
4b80857c5e
Update libsolv
2013-04-16 15:10:25 +00:00
Ingo Weinhold
e81058822c
Update to current libsolv version
...
* Includes recent OpenSUSE/libsolv changes and sync with
package kit changes (BPackageVersion::release -> revision).
* Add missing expat [build_]requires.
* BUILD(): Remove "build" directory before re-creating it.
2013-04-15 21:45:51 +00:00
Ingo Weinhold
e90db8275d
Add a recipe for libsolv
...
Gentoo Portage doesn't know it, so I just picked the dev-libs
category.
2013-04-02 12:13:50 +00:00