public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] sane-backends
@ 2011-04-16 22:52 Michael George
  2011-04-16 23:26 ` Dale
  2011-04-17  8:08 ` Kfir Lavi
  0 siblings, 2 replies; 5+ messages in thread
From: Michael George @ 2011-04-16 22:52 UTC (permalink / raw
  To: gentoo-user

I just got a new scanner which will be supported in version 1.0.22 of
the sane-backend package.  However, that version isn't in portage yet.
How do I find who the maintainers of the portage package are so that I
can contact them to see if I can help get that port made available?

-- 
-M

There are 10 kinds of people in this world:
	Those who can count in binary and those who cannot.




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

* Re: [gentoo-user] sane-backends
  2011-04-16 22:52 [gentoo-user] sane-backends Michael George
@ 2011-04-16 23:26 ` Dale
  2011-04-16 23:41   ` Dale
  2011-04-17 14:56   ` Neil Bothwick
  2011-04-17  8:08 ` Kfir Lavi
  1 sibling, 2 replies; 5+ messages in thread
From: Dale @ 2011-04-16 23:26 UTC (permalink / raw
  To: gentoo-user

Michael George wrote:
> I just got a new scanner which will be supported in version 1.0.22 of
> the sane-backend package.  However, that version isn't in portage yet.
> How do I find who the maintainers of the portage package are so that I
> can contact them to see if I can help get that port made available?
>
>    

This where the change log for one of the sane packages is located.

/usr/portage/media-gfx/sane-backends/ChangeLog

Usually the ones that edit there are the maintainers.  I think you need 
to file a bug report and request the new version to be put in the tree 
and eventually made stable.

Of course, if it is really new, it may be in a overlay for testing too.  
Some put them in the overlay to test then move them over to the tree a 
bit later if there are no problems or weird dependency problems.

I think there is a fancy command to get that info but can't recall it at 
the moment.  I bet someone will post it tho.  ;-)

Dale

:-)  :-)



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

* Re: [gentoo-user] sane-backends
  2011-04-16 23:26 ` Dale
@ 2011-04-16 23:41   ` Dale
  2011-04-17 14:56   ` Neil Bothwick
  1 sibling, 0 replies; 5+ messages in thread
From: Dale @ 2011-04-16 23:41 UTC (permalink / raw
  To: gentoo-user

Dale wrote:
> Michael George wrote:
>> I just got a new scanner which will be supported in version 1.0.22 of
>> the sane-backend package.  However, that version isn't in portage yet.
>> How do I find who the maintainers of the portage package are so that I
>> can contact them to see if I can help get that port made available?
>>
>
> This where the change log for one of the sane packages is located.
>
> /usr/portage/media-gfx/sane-backends/ChangeLog
>
> Usually the ones that edit there are the maintainers.  I think you 
> need to file a bug report and request the new version to be put in the 
> tree and eventually made stable.
>
> Of course, if it is really new, it may be in a overlay for testing 
> too.  Some put them in the overlay to test then move them over to the 
> tree a bit later if there are no problems or weird dependency problems.
>
> I think there is a fancy command to get that info but can't recall it 
> at the moment.  I bet someone will post it tho.  ;-)
>
> Dale
>
> :-)  :-)
>

Someone already filed a bug for it.

http://bugs.gentoo.org/show_bug.cgi?id=355827

You may want to add yourself to the CC so that you can tell what is 
being done with it.

Dale

:-)  :-)



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

* Re: [gentoo-user] sane-backends
  2011-04-16 22:52 [gentoo-user] sane-backends Michael George
  2011-04-16 23:26 ` Dale
@ 2011-04-17  8:08 ` Kfir Lavi
  1 sibling, 0 replies; 5+ messages in thread
From: Kfir Lavi @ 2011-04-17  8:08 UTC (permalink / raw
  To: gentoo-user

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

On Sun, Apr 17, 2011 at 1:52 AM, Michael George <george@mutualdata.com>wrote:

> I just got a new scanner which will be supported in version 1.0.22 of
> the sane-backend package.  However, that version isn't in portage yet.
> How do I find who the maintainers of the portage package are so that I
> can contact them to see if I can help get that port made available?
>
> --
> -M
>
> There are 10 kinds of people in this world:
>        Those who can count in binary and those who cannot.
>
>
>
You can create your local overlay, and try to upgrade the ebuild to your
needs.
If it works, you can send your changes as a patch to the maintainers of the
package.

Kfir

[-- Attachment #2: Type: text/html, Size: 1044 bytes --]

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

* Re: [gentoo-user] sane-backends
  2011-04-16 23:26 ` Dale
  2011-04-16 23:41   ` Dale
@ 2011-04-17 14:56   ` Neil Bothwick
  1 sibling, 0 replies; 5+ messages in thread
From: Neil Bothwick @ 2011-04-17 14:56 UTC (permalink / raw
  To: gentoo-user

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

On Sat, 16 Apr 2011 18:26:38 -0500, Dale wrote:

> Some put them in the overlay to test then move them over to the tree a 
> bit later if there are no problems or weird dependency problems.
> 
> I think there is a fancy command to get that info but can't recall it
> at the moment.  I bet someone will post it tho.  ;-)

eix-remote update

Run this after an emerge --sync && eix-update and eix will index the
overlays you don't use as well as the ones you do.


-- 
Neil Bothwick

"Bad dog! Leave that wire alone.....click.....###@*##....NO TERRIER

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2011-04-17 15:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-16 22:52 [gentoo-user] sane-backends Michael George
2011-04-16 23:26 ` Dale
2011-04-16 23:41   ` Dale
2011-04-17 14:56   ` Neil Bothwick
2011-04-17  8:08 ` Kfir Lavi

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