First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 159900
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Catmur <ed@catmur.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
rutilt-0.13.ebuild rutilt-0.13.ebuild text/plain Ed Catmur 2007-01-03 13:57 0000 965 bytes Details
rutilt-0.13.ebuild rutilt-0.13.ebuild text/plain Ed Catmur 2007-01-08 19:43 0000 1.01 KB Details
linux-2.6.19-wireless.h.patch linux-2.6.19-wireless.h.patch patch Ed Catmur 2007-01-08 19:44 0000 684 bytes Details | Diff
rutilt-0.15_pre1180693531.ebuild rutilt-0.15_pre1180693531.ebuild text/plain Bernd Steinhauser 2007-06-18 17:09 0000 935 bytes Details
rutilt-0.15.ebuild rutilt-0.15.ebuild text/plain Ed Catmur 2007-07-15 12:50 0000 1.03 KB Details
rutilt-0.15.ebuild rutilt-0.15.ebuild text/plain Bernd Steinhauser 2007-09-19 16:30 0000 1.56 KB Details
rutilt-0.15.ebuild rutilt-0.15.ebuild text/plain Bernd Steinhauser 2007-09-20 13:37 0000 1.51 KB Details
rutilt-0.15.ebuild rutilt-0.15.ebuild text/plain Bernd Steinhauser 2007-09-21 12:31 0000 1.70 KB Details
rutilt-0.16.ebuild rutilt-0.16.ebuild text/plain Bernd Steinhauser 2007-12-04 19:34 0000 1.49 KB Details
rutilt-0.16.ebuild rutilt-0.16.ebuild text/plain Ed Catmur 2007-12-05 00:22 0000 1.36 KB Details
rutilt-0.16.ebuild rutilt-0.16.ebuild text/plain Ed Catmur 2007-12-05 00:38 0000 1.41 KB Details
rutilt-0.16.ebuild rutilt-0.16.ebuild text/plain Ed Catmur 2007-12-06 00:06 0000 1.46 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 159900 depends on: Show dependency tree
Bug 159900 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: 2007-01-03 13:45 0000
RutilT is a Gtk2/X utility for Linux that helps you configure your wireless
network devices (it has extra support for Ralink ones).

------- Comment #1 From Ed Catmur 2007-01-03 13:57:40 0000 -------
Created an attachment (id=105323) [details]
rutilt-0.13.ebuild

rutilt-0.13.ebuild

Suggest net-wireless/rutilt.

------- Comment #2 From Ed Catmur 2007-01-08 19:43:22 0000 -------
Created an attachment (id=106091) [details]
rutilt-0.13.ebuild

------- Comment #3 From Ed Catmur 2007-01-08 19:44:04 0000 -------
Created an attachment (id=106093) [details]
linux-2.6.19-wireless.h.patch

fix compilation with 2.6.19 (wireless.h)

------- Comment #4 From Michael Lange 2007-06-05 12:31:34 0000 -------
RutilTv0.14 is out

New content version, it features full support for rt61 and rt73, improve rt2570
support, improve WEP support and a *lot* of fix and minor improvement. Makefile
bug fixed.

------- Comment #5 From Bernd Steinhauser 2007-06-18 17:08:52 0000 -------
I made an ebuild for the dev version you can find here.
I took Ed Catmur's ebuild as a basis.

------- Comment #6 From Bernd Steinhauser 2007-06-18 17:09:36 0000 -------
Created an attachment (id=122419) [details]
rutilt-0.15_pre1180693531.ebuild

------- Comment #7 From Bernd Steinhauser 2007-06-18 17:10:17 0000 -------
Sorry, forgot to post the link:
http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?t=3867

------- Comment #8 From Ed Catmur 2007-07-15 12:50:22 0000 -------
Created an attachment (id=124922) [details]
rutilt-0.15.ebuild

rutilt-0.15.ebuild

------- Comment #9 From Geert Vanhaute 2007-08-26 08:54:32 0000 -------
Wouldn't it be more logical to use gnome and kde as useflags?

------- Comment #10 From Bernd Steinhauser 2007-09-19 16:29:23 0000 -------
I made another ebuild for 0.15.

I used kde/gnome as the names for the useflags and added another one, for using
the built-in launcher, as some might want to disable the launcher system
completely.
For those I added a warning.

I also used the eutil commands to insert all the files into the system, as it
gives more control over the install process.

------- Comment #11 From Bernd Steinhauser 2007-09-19 16:30:55 0000 -------
Created an attachment (id=131311) [details]
rutilt-0.15.ebuild

------- Comment #12 From Jakub Moc (RETIRED) 2007-09-20 11:00:31 0000 -------
|| ( virtual/linux-sources sys-kernel/linux-headers )

The above is pretty much wrong (and if it works, then the application is wrong
as well).

------- Comment #13 From Bernd Steinhauser 2007-09-20 13:34:44 0000 -------
(In reply to comment #12)
> || ( virtual/linux-sources sys-kernel/linux-headers )
> 
> The above is pretty much wrong (and if it works, then the application is wrong
> as well).
> 
You're right, while the first package doesn't exist, the second isn't needed.
What is needed is the source of the current kernel (and it's headers).
I have no idea, why the source is needed, but I'll try to find out.

------- Comment #14 From Bernd Steinhauser 2007-09-20 13:37:08 0000 -------
Created an attachment (id=131374) [details]
rutilt-0.15.ebuild

Removed wrong dependencies.

------- Comment #15 From Bernd Steinhauser 2007-09-21 12:31:30 0000 -------
Created an attachment (id=131517) [details]
rutilt-0.15.ebuild

Small cosmetic changes (forgot, that elif exists ;-)), added debug use flag,
added (hopefully) correct dependency.
I dropped the optional linux-headers dependency, because configure would die
anyway, if --kernel_source is set and not found.
Since everyone on Gentoo has very likely kernel sources installed (or at least
the headers of those), I think, that isn't really a drawback.
There is a warning if you enable debug use flag, that it can't find
Makefile_cst.
This can be ignored, it just tries to clean that file, 
when it doesn't even exist.
I could suppress that warning by adding 'touch ${S}/Makefile_cst', but I 
don't think, that is necessary.

------- Comment #16 From Bernd Steinhauser 2007-12-04 19:34:22 0000 -------
Created an attachment (id=137726) [details]
rutilt-0.16.ebuild

------- Comment #17 From Ed Catmur 2007-12-05 00:22:33 0000 -------
Created an attachment (id=137761) [details]
rutilt-0.16.ebuild

Some points:
* use elif to select launcher as well
* can pass flags directly to configure.sh; it's generally clearer and safer
than constructing an options string
* src_compile is run in ${S}, so no need to prepend ${S} to configure.sh
* that's not what ROOT is for; see ebuild(5)
* it's polite to pass EXTRA_ECONF to configure scripts
* emake needs a die in case it fails
* again, src_install is run from ${S}
* we have plenty of copies of the GPL; no need to install LICENSE
* improve wording of postinst messages

------- Comment #18 From Ed Catmur 2007-12-05 00:38:07 0000 -------
Created an attachment (id=137762) [details]
rutilt-0.16.ebuild

use gnome2_icon_cache_update to ensure icons work on new install/upgrade.

------- Comment #19 From Bernd Steinhauser 2007-12-05 00:41:40 0000 -------
(In reply to comment #17)
> Some points:
> * can pass flags directly to configure.sh; it's generally clearer and safer
> than constructing an options string
Disagree, but that doesn't make a difference.

> * src_compile is run in ${S}, so no need to prepend ${S} to configure.sh
Didn't know that this can't go wrong. Thanks.

> * that's not what ROOT is for; see ebuild(5)
Thought so, but ok, then it'll has to go.

> * emake needs a die in case it fails
Yeah, forgot that one. :-(

> * we have plenty of copies of the GPL; no need to install LICENSE
Of course.

------- Comment #20 From Ed Catmur 2007-12-06 00:06:48 0000 -------
Created an attachment (id=137854) [details]
rutilt-0.16.ebuild

Add DEPEND on dev-util/pkgconfig.

First Last Prev Next    No search results available      Search page      Enter new bug