Commit Graph

18 Commits

Author SHA1 Message Date
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