public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: jturney@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: [setup - the official Cygwin setup program] branch topic/libsolv, updated. release_2.882-42-g2d8c6a5
Date: Thu, 26 Oct 2017 12:29:00 -0000	[thread overview]
Message-ID: <20171026122915.22128.qmail@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=2d8c6a516831b9cf1d658f8475d6c4cd7d606fac

commit 2d8c6a516831b9cf1d658f8475d6c4cd7d606fac
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Thu Oct 26 13:27:55 2017 +0100

    Update build instructions


Diff:
---
 README |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/README b/README
index a05b18f..9935ba5 100644
--- a/README
+++ b/README
@@ -3,6 +3,10 @@ for the Cygwin net releases.
 
 HOW TO BUILD:
 -------------
+
+Cygwin
+------
+
 Setup should build out-of-the-box on any Cygwin environment that has all the
 required packages and their dependencies installed:
 
@@ -10,6 +14,7 @@ required packages and their dependencies installed:
   - mingw64-${arch}-headers
   - mingw64-${arch}-gcc-g++
   - mingw64-${arch}-libgcrypt
+  - mingw64-${arch}-libsolv
   - mingw64-${arch}-bzip2
   - mingw64-${arch}-xz
   - mingw64-${arch}-zlib
@@ -26,6 +31,29 @@ to make changes to the build system.
   - flex
   - bison
 
+Fedora
+------
+
+Setup should also build out-of-the-box in a Fedora environment that has all the
+required packages and their dependencies installed:
+
+  - make
+  - libtool
+  - mingw${arch}-gcc-c++
+  - mingw${arch}-zlib-static
+  - mingw${arch}-libgcrypt-static
+  - mingw${arch}-libgnurx-static (*)
+  - mingw${arch}-libsolv-static
+  - mingw${arch}-bzip2-static
+  - mingw${arch}-xz-libs-static
+  - mingw${arch}-winpthreads-static
+  - upx (optional)
+
+The ${arch} needs to be replaced with either "32" or "64"
+depending on the target architecture to build for.
+
+(*) Requires 'dnf copr enable jturney/mingw-libsolv'
+
 Build commands:
 
 0) If building from git, obtain this project's code:


                 reply	other threads:[~2017-10-26 12:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171026122915.22128.qmail@sourceware.org \
    --to=jturney@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).