Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 1043
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Matthew Kennedy (RETIRED) <mkennedy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Mettler <mettlerd@icu.unizh.ch>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
grun-0.9.2.ebuild.tar.gz a tarball of x11-misc/grun-0.9.2 application/x-tgz Daniel Mettler 2002-03-10 07:50 0000 17.84 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 1043 depends on: Show dependency tree
Bug 1043 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-03-10 07:49 0000
replaces http://bugs.gentoo.org/show_bug.cgi?id=1036

now this seems to be the most current version of grun (thx to g2boojum for the 
hint ;). including the debian patch, which does mainly debian-related things 
but also fixes some issues and introduces some improvements.

how to test/install it:

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

tar xzvf grun-0.9.2.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

mettlerd@hal mettlerd $ md5sum grun-0.9.2.ebuild.tar.gz 
a7730723076a6666caf3b0b1b61c100a  grun-0.9.2.ebuild.tar.gz

regards

dan

------- Comment #1 From Daniel Mettler 2002-03-10 07:50:52 0000 -------
Created an attachment (id=319) [details]
a tarball of x11-misc/grun-0.9.2

see the descriptions above

------- Comment #2 From Daniel Mettler 2002-03-10 08:51:00 0000 -------
somehow bugzilla just does not work nicely for me as i could not attach any 
additional files to this ebuild submission. thus there is no other way than 
adding it here: ChangeLog file for x11-misc/grun:

# ChangeLog for x11-misc/grun
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 
gbevin Exp

*grun-0.9.2 (10.03.2002)

  10 Mar 2002; Daniel Mettler <mettlerd@icu.unizh.ch> grun-0.9.2.ebuild,
  ChangeLog, files/grun-0.9.2-gentoo.diff, files/digest-grun-0.9.2:
  
  Initial submission of grun-0.9.2. The source tarball was taken from the
  Debian FTP server as well as the patch (renamed to grun-0.9.2-gentoo.diff).
  
  GRun is a tiny yet powerful GTK-based application launcher such as those
  found in Gnome and KDE, but suitable for all window managers.
  
  Read the displayed hints when emerging grun and the man page for
  information about how to configure/customize GRun.

------- Comment #3 From Daniel Mettler 2002-03-10 16:21:54 0000 -------
here's a little patch to enable the installation of the documentation files 
too. please apply it directly to grun-0.9.2 as (i hope this "lazyness" is 
allowed as long as it's not in cvs yet ;) rgds dan

--- grun-0.9.2.ebuild.original  Sun Mar 10 14:42:53 2002
+++ grun-0.9.2.ebuild   Sun Mar 10 23:07:59 2002
@@ -52,6 +52,8 @@
 src_install () {
        
        make DESTDIR=${D} install || die "make install failed"
+       dodoc ABOUT-NLS AUTHORS BUGS COPYING ChangeLog INSTALL \
+               LANGUAGES NEWS README TODO || die "dodoc failed"
        
 }

------- Comment #4 From Matthew Kennedy (RETIRED) 2002-04-19 05:09:49 0000 -------
added to portage as x11-misc/grun
thanks for the contribution!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug