public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] grun-0.8.1.ebuild
@ 2002-03-10  1:31 Daniel Mettler
  2002-03-10  2:06 ` Grant Goodyear
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Mettler @ 2002-03-10  1:31 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1200 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hia,

i have just made an ebuild of grun which is a tiny yet powerful 
gtk-based application launcher such as those found in gnome 
and kde, but suitable for all window managers (especially for 
fluxbox users as there grun can easily be bound to a keychain 
which makes it very convenient to execute commands)

how to test/install it:

save the attachment to the current local directory and do as 
root:

tar xzvf grun-0.8.1.ebuild.tar.gz -C /usr/portage
emerge --pretend grun
emerge grun

if you like to customize it, read the hints displayed (all you 
need is explained) and the man-page

have fun

dan

disclaimer: i have tested it thorougly on my box and it worked 
fine. nevertheless it's not in cvs yet (thus still an 
"inofficial beta" ;)

hal mettlerd # md5sum grun-0.8.1.ebuild.tar.gz
13ef8424a322e291af41305ed58b1e71  grun-0.8.1.ebuild.tar.gz

- -- 
      ...::: Daniel Mettler | http://www.numlock.ch :::....

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8irdkSLYjgrGjnWQRAho3AJ48LNyH/yDjgfa3VQczqCuK9N+W4QCeOh8Y
xrwp9oxSGecIRN1akO8UwLY=
=uCt0
-----END PGP SIGNATURE-----

[-- Attachment #2: grun-0.8.1.ebuild.tar.gz --]
[-- Type: application/x-gzip, Size: 1650 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] grun-0.8.1.ebuild
  2002-03-10  1:31 [gentoo-dev] grun-0.8.1.ebuild Daniel Mettler
@ 2002-03-10  2:06 ` Grant Goodyear
  2002-03-10 14:09   ` Daniel Mettler
  0 siblings, 1 reply; 6+ messages in thread
From: Grant Goodyear @ 2002-03-10  2:06 UTC (permalink / raw
  To: gentoo-dev

Thanks!  It's not obvious, but bugs.gentoo.org is the place to submit
new ebuilds; developers are pretty much guaranteed to see it there.

Why not 0.9.2?  That's the package on debian:
http://packages.debian.org/unstable/x11/grun.html

-g2boojum-


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] grun-0.8.1.ebuild
  2002-03-10  2:06 ` Grant Goodyear
@ 2002-03-10 14:09   ` Daniel Mettler
  2002-03-10 20:30     ` Erik Grinaker
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Mettler @ 2002-03-10 14:09 UTC (permalink / raw
  To: gentoo-dev

On Sunday 10 March 2002 03:06, Grant Goodyear wrote:
> Thanks!  It's not obvious, but bugs.gentoo.org is the place to
> submit new ebuilds;

yeah, i know :) especially as mailinglists do not scale very 
well.

> developers are pretty much guaranteed to
> see it there.

really? i mean, not only the core-developers, but all who are 
interested in testing new ebuilds? how can i set up my bugzilla 
account so that i get informed of all new ebuild submissions?
i just think it's desirable to have as many (willing) people 
test ebuild submissions as possible before the ebuilds flow into 
cvs.

> Why not 0.9.2?  That's the package on debian:
> http://packages.debian.org/unstable/x11/grun.html

i wrongly thought that 0.8.1 is the latest version, thx for the 
hint! :) unfortunately the original homepage of grun is down but 
obviously i would have better taken a look at debian.org than 
freebsd.org (perhaps a general advice ;)

the new ebuild is available at 
http://bugs.gentoo.org/show_bug.cgi?id=1043

regards

dan

-- 
      ...::: Daniel Mettler | http://www.numlock.ch :::....



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] grun-0.8.1.ebuild
  2002-03-10 14:09   ` Daniel Mettler
@ 2002-03-10 20:30     ` Erik Grinaker
  2002-03-10 22:42       ` xtoolwait-1.3.ebuild (was Re: [gentoo-dev] grun-0.8.1.ebuild) Daniel Mettler
  0 siblings, 1 reply; 6+ messages in thread
From: Erik Grinaker @ 2002-03-10 20:30 UTC (permalink / raw
  To: gentoo-dev

On Sun, 2002-03-10 at 15:09, Daniel Mettler wrote:

> really? i mean, not only the core-developers, but all who are 
> interested in testing new ebuilds? how can i set up my bugzilla 
> account so that i get informed of all new ebuild submissions?
> i just think it's desirable to have as many (willing) people 
> test ebuild submissions as possible before the ebuilds flow into 
> cvs.

I'm not too familiar with Bugzilla, but if there's no ways of getting
notifications on new ebuilds then maybe a separate mailing list for
ebuild discussions and announcements would be an idea?

I've just started submitting my own ebuilds, and I would really like to
discuss making ebuilds with others (and get access to new builds, of
course).

-- 

Erik Grinaker
Freelance UNIX/Linux systems consultant

"Perfection is acheived not when there is nothing more to add, but
rather when there is nothing more to take away"
- Antoine de Saint-Exupéry




^ permalink raw reply	[flat|nested] 6+ messages in thread

* xtoolwait-1.3.ebuild (was Re: [gentoo-dev] grun-0.8.1.ebuild)
  2002-03-10 20:30     ` Erik Grinaker
@ 2002-03-10 22:42       ` Daniel Mettler
  2002-03-12 16:19         ` Grant Goodyear
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Mettler @ 2002-03-10 22:42 UTC (permalink / raw
  To: gentoo-dev

On Sunday 10 March 2002 21:30, Erik Grinaker wrote:
> I'm not too familiar with Bugzilla, but if there's no ways of
> getting notifications on new ebuilds then maybe a separate
> mailing list for ebuild discussions and announcements would be
> an idea?
>
> I've just started submitting my own ebuilds, and I would
> really like to discuss making ebuilds with others (and get
> access to new builds, of course).

/me agrees. i hope you gentooers out there do not mind if i 
continue to announce new ebuilds here until a nice solution is 
found ;)

those who would like to test xtoolwait, please see 
http://bugs.gentoo.org/show_bug.cgi?id=1054

regards

dan

-- 
      ...::: Daniel Mettler | http://www.numlock.ch :::....



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: xtoolwait-1.3.ebuild (was Re: [gentoo-dev] grun-0.8.1.ebuild)
  2002-03-10 22:42       ` xtoolwait-1.3.ebuild (was Re: [gentoo-dev] grun-0.8.1.ebuild) Daniel Mettler
@ 2002-03-12 16:19         ` Grant Goodyear
  0 siblings, 0 replies; 6+ messages in thread
From: Grant Goodyear @ 2002-03-12 16:19 UTC (permalink / raw
  To: gentoo-dev

> /me agrees. i hope you gentooers out there do not mind if i 
> continue to announce new ebuilds here until a nice solution is 
> found ;)

Nope, announcing new ebuilds is fine.  You'll get better exposure
for your ebuild, though, if you announce on -user instead of -dev.

-g2boojum-
-- 
___________________________________________________________________
|     Grant Goodyear                  |  The Secrets of Physics:   |
|     Dept. of Chemistry - Clemson U  |1. Add zero.                |
|     Clemson, SC  29634              |2. Multiply by one.         |
|-------------------------------------|3. Expand in a Taylor series|
|e-mail: goodyea@clemson.edu          |4. Integrate by parts.      |
|www:http://g2.ces.clemson.edu/~grant |5. Fourier transform.       |
|                                     |6. Add auxiliary variables  |
|_____________________________________|____________________________|
 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-03-12 16:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-10  1:31 [gentoo-dev] grun-0.8.1.ebuild Daniel Mettler
2002-03-10  2:06 ` Grant Goodyear
2002-03-10 14:09   ` Daniel Mettler
2002-03-10 20:30     ` Erik Grinaker
2002-03-10 22:42       ` xtoolwait-1.3.ebuild (was Re: [gentoo-dev] grun-0.8.1.ebuild) Daniel Mettler
2002-03-12 16:19         ` Grant Goodyear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox