unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Pimentel <d4n1@openmailbox.org>
To: guix-devel@gnu.org
Subject: How install new package created? How contribute with it?
Date: Wed, 05 Aug 2015 00:03:51 -0300	[thread overview]
Message-ID: <b9efd65eae18b3d53b7c29789b7080f1@openmailbox.org> (raw)

Hi guix,

I create derivation of package Rage with success.

Steps:
git clone git://git.savannah.gnu.org/guix.git
cd guix
./bootstrap
./configure --with-libgcrypt-prefix=$HOME/.guix-profile/ 
--localstatedir=/var
make
make check
guix download  
http://download.enlightenment.org/rel/apps/rage/rage-0.1.4.tar.gz
/gnu/store/9f75ba59cxfcw8val68xsxqsvj5bxva1-rage-0.1.4.tar.gz
10j3n8crk16jzqz2hn5djx6vms5f6x83qyiaphhqx94h9dgv2mgg

emacs gnu-system.am (added "gnu/packages/rage.scm")
emacs gnu/packages/rage.scm (edit it, a lot of lines)

./pre-inst-env guix build rage -K

Last lines:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating rage.spec
config.status: creating pkgbuild/PKGBUILD
config.status: creating rage_config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --enable-fast-install
------------------------------------------------------------------------
rage 0.1.4
------------------------------------------------------------------------

/gnu/store/hhrqa802r470f0cdah7hsjnv0wknlagf-rage-0.1.4

So, how I install this package? How I contribute to it (new package Rage 
to Guix packages)?

Thanks for all,

-- 
Daniel Pimentel (d4n1 3:)

             reply	other threads:[~2015-08-05  3:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-05  3:03 Daniel Pimentel [this message]
2015-08-05  5:53 ` How install new package created? How contribute with it? Pjotr Prins
2015-08-05  6:19 ` Ricardo Wurmus
2015-08-05 11:54   ` Daniel Pimentel
2015-08-05 12:12   ` Daniel Pimentel
2015-08-05 12:45     ` Ricardo Wurmus
2015-08-05 13:27       ` Daniel Pimentel

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=b9efd65eae18b3d53b7c29789b7080f1@openmailbox.org \
    --to=d4n1@openmailbox.org \
    --cc=guix-devel@gnu.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.
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).