unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: 42659@debbugs.gnu.org
Cc: Danny Milosavljevic <dannym@scratchpost.org>,
	Julien Lepiller <julien@lepiller.eu>,
	Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Subject: [bug#42659] [PATCH 2/2] gnu: android: export android-liblog
Date: Sat,  1 Aug 2020 22:16:25 +0200	[thread overview]
Message-ID: <20200801201625.27996-2-GNUtoo@cyberdimension.org> (raw)
In-Reply-To: <20200801201625.27996-1-GNUtoo@cyberdimension.org>

Android's liblog is used by many Android components, and as Guix can be
used to bulid Android components, it is useful to export it as it can then
be reused as an input to packages being developped outside of the Guix
source code repository.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
 gnu/packages/android.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/android.scm b/gnu/packages/android.scm
index af2b817298..f7f3aca4a2 100644
--- a/gnu/packages/android.scm
+++ b/gnu/packages/android.scm
@@ -185,7 +185,7 @@ use their packages mostly unmodified in our Android NDK build system.")
      (base32
       checksum))))
 
-(define android-liblog
+(define-public android-liblog
   (package
     (name "android-liblog")
     (version (android-platform-version))
-- 
2.28.0





  reply	other threads:[~2020-08-01 20:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-01 20:16 [bug#42658] [PATCH 1/2] gnu: android: export android-libcutils Denis 'GNUtoo' Carikli
2020-08-01 20:16 ` Denis 'GNUtoo' Carikli [this message]
2020-08-03  7:16 ` bug#42658: " Mathieu Othacehe
2020-08-05  6:20   ` [bug#42658] " Denis 'GNUtoo' Carikli
2020-08-05  7:40     ` Mathieu Othacehe
2020-08-05  9:11       ` Denis 'GNUtoo' Carikli

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20200801201625.27996-2-GNUtoo@cyberdimension.org \
    --to=gnutoo@cyberdimension.org \
    --cc=42659@debbugs.gnu.org \
    --cc=dannym@scratchpost.org \
    --cc=julien@lepiller.eu \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).