<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>34495</bug_id>
          
          <creation_ts>2003-11-26 22:52 0000</creation_ts>
          <short_desc>New ebuild for configure-thinkpad</short_desc>
          <delta_ts>2004-02-25 16:49:27 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>1.4</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>is@gentestrana.net</reporter>
          <assigned_to>robbat2@gentoo.org</assigned_to>
          <cc>foser@gentoo.org</cc>
    
    <cc>humpback@gentoo.org</cc>
    
    <cc>spider@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>is@gentestrana.net</who>
            <bug_when>2003-11-26 22:52:14 0000</bug_when>
            <thetext>Ebuild for configure-thinkpad, a gnome app to use tpctl.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>is@gentestrana.net</who>
            <bug_when>2003-11-26 22:52:58 0000</bug_when>
            <thetext>Created an attachment (id=21346)
Ebuild for configure-thinkpad-0.1
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>is@gentestrana.net</who>
            <bug_when>2003-11-26 22:53:30 0000</bug_when>
            <thetext>Created an attachment (id=21347)
Digest
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>foser@gentoo.org</who>
            <bug_when>2003-12-02 05:29:15 0000</bug_when>
            <thetext>The gnome team is not interested in maintaining this, please reassign. (we don&apos;t have a thinkpad to test either)

A few comments on the ebuild :

* should use gnome2 eclass
* KEYWORDS should only contain _tested_ platforms by the submitter and always be ~arch in their initial state
* deps probably need fixing, shouldnt there be a (R)DEP on tpctl (?)
* the glibc comment is uninformative, so i have no idea why it is there. Comments are meant to clarify something aren&apos;t they ?

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2003-12-06 19:51:00 0000</bug_when>
            <thetext>once the gnome team is happy with the state of the ebuild, i&apos;m willing to maintain it, as I have a thinkpad 600x.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>am@epandemic.com</who>
            <bug_when>2004-02-23 10:14:15 0000</bug_when>
            <thetext>&lt;back from zombie mode&gt;

attached is a revised ebuild that takes advantage of the gnome2 eclass. 

Seems to work fine on a thinkpad T41p ...

&lt;/returning to zombie mode&gt;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>am@epandemic.com</who>
            <bug_when>2004-02-23 10:17:51 0000</bug_when>
            <thetext>Created an attachment (id=26186)
configure-thinkpad-0.1-r1.ebuild

and now the attachment (sorry for the previous entry) </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spider@gentoo.org</who>
            <bug_when>2004-02-23 14:37:14 0000</bug_when>
            <thetext>hmm, shouldn&apos;t it have a dependency on tpctl if its used to configure it? </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>am@epandemic.com</who>
            <bug_when>2004-02-23 19:24:15 0000</bug_when>
            <thetext>Created an attachment (id=26216)
configure-thinkpad-0.1-r2.ebuild

well spider, i&apos;m rusty; it is obvious that you are rigth :-) 

revised ebuild attached (i&apos;m not 100% sure if i got all the gnome deps) 
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spider@gentoo.org</who>
            <bug_when>2004-02-23 23:02:26 0000</bug_when>
            <thetext>if those are indeed the deps (glib 2.3, gtk+ 2.3)  Then this package will not go into the tree anytime soon.  2.3 versions are development release (gnome 2.5 related) that haven&apos;t stabilized yet.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spider@gentoo.org</who>
            <bug_when>2004-02-23 23:06:57 0000</bug_when>
            <thetext>okay, checking configure.in of the tarball reveals this:

pkg_modules=&quot;libgnomeui-2.0&quot;
&lt;snip&gt;
GETTEXT_PACKAGE=configure-thinkpad
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,&quot;$GETTEXT_PACKAGE&quot;)


Which would make the deps gettext and libgnomeui, as well as pkgconfig.  I&apos;m not sure about scrollkeeper here.


it should have a DOCS line though :
DOCS=&quot;AUTHORS ChangeLog COPYING  INSTALL README&quot; (though readme is empty)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>am@epandemic.com</who>
            <bug_when>2004-02-24 09:45:38 0000</bug_when>
            <thetext>Created an attachment (id=26267)
configure-thinkpad-0.1-r3.ebuild

and here it goes another one ...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>am@epandemic.com</who>
            <bug_when>2004-02-24 09:53:43 0000</bug_when>
            <thetext>(From update of attachment 26267)



# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2

inherit gnome2

DESCRIPTION=&quot;Thinkpad gnome configuration utility for tpctl&quot;
SRC_URI=&quot;mirror://sourceforge/tpctl/${P}.tar.gz&quot;
HOMEPAGE=&quot;http://tpctl.sourceforge.net/configure-thinkpad.html&quot;
KEYWORDS=&quot;~x86 -amd64 -ppc -mips -sparc&quot;

RDEPEND=&quot;&gt;=sys-apps/tpctl-4.8
	&gt;=x11-libs/gtk+-2.2
	&gt;=gnome-base/libgnomeui-2.4
	&gt;=sys-devel/gettext-0.11&quot;

DEPEND=&quot;${RDEPEND}
	dev-util/pkgconfig&quot;

SLOT=&quot;0&quot;
LICENSE=&quot;GPL-2&quot;
DOCS=&quot;AUTHORS COPYING  INSTALL&quot;
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spider@gentoo.org</who>
            <bug_when>2004-02-24 10:11:51 0000</bug_when>
            <thetext>note that tpctl has keywords :

KEYWORDS=&quot;~x86 amd64 -ppc -mips -sparc&quot;
 


 :-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>am@epandemic.com</who>
            <bug_when>2004-02-24 16:17:56 0000</bug_when>
            <thetext>hey spider, 

this time you got it wrong :-) 

The fact that that tpctl (and sys-apps/thinkpad too) has KEYWORDS=&quot;~x86 amd64 -ppc -mips -sparc&quot; is clearly a bug ;-) 

a quick look at IBM&apos;s Thinkpad pages shows that there are no thinkpads based on the AMD64 architecture...  

Best Regards :-) </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spider@gentoo.org</who>
            <bug_when>2004-02-24 18:22:06 0000</bug_when>
            <thetext>well, then I still got it right but that package is bugged ;-)  (go on, go fix it)


otherwise this looks pretty good.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>humpback@gentoo.org</who>
            <bug_when>2004-02-25 16:49:27 0000</bug_when>
            <thetext>Datashark asked me to give a small hand here. This is now in cvs.
I will also take a look at tpctl ebuilds to add the necessary -arch (there are only x86 thinkpads.... :( )</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>21346</attachid>
            <date>2003-11-26 22:52 0000</date>
            <desc>Ebuild for configure-thinkpad-0.1</desc>
            <filename>configure-thinkpad-0.1.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDAzIEdlbnRvbyBUZWNobm9sb2dpZXMsIEluYy4KIyBEaXN0cmli
dXRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHYy
CiMgJEhlYWRlcjogL2hvbWUvY3Zzcm9vdC9nZW50b28teDg2L3N5cy1hcHBzL3RoaW5rcGFkL3Ro
aW5rcGFkLTQuMy1yMS5lYnVpbGQsdiAxLjEgMjAwMy8wNi8yOCAxMjowMjozNyBrYXJsdGsgRXhw
ICQKCkRFU0NSSVBUSU9OPSJUaGlua3BhZCBnbm9tZSBjb25maWd1cmF0aW9uIHV0aWxpdHkgZm9y
IHRwY3RsIgpTUkNfVVJJPSJtaXJyb3I6Ly9zb3VyY2Vmb3JnZS90cGN0bC8ke1B9LnRhci5neiIK
SE9NRVBBR0U9Imh0dHA6Ly90cGN0bC5zb3VyY2Vmb3JnZS5uZXQvY29uZmlndXJlLXRoaW5rcGFk
Lmh0bWwiCktFWVdPUkRTPSJ4ODYgYW1kNjQgLXBwYyAtbWlwcyAtc3BhcmMiClNMT1Q9IjAiCkxJ
Q0VOU0U9IkdQTC0yIgoKI3ZpcnR1YWwvZ2xpYmMgc2hvdWxkIGRlcGVuZCBvbiBzcGVjaWZpYyBr
ZXJuZWwgaGVhZGVycwpERVBFTkQ9InZpcnR1YWwvZ2xpYmMKCWRldi11dGlsL3BrZ2NvbmZpZyIK
UkRFUEVORD0iPj1nbm9tZS1iYXNlL2xpYmdub21ldWktMi40IgoKc3JjX3VucGFjaygpIHsKCXVu
cGFjayAke0F9IHx8IGRpZQp9CgpzcmNfY29tcGlsZSgpIHsKCWVjb25mIHx8IGRpZQoJZW1ha2Ug
fHwgZGllICJNYWtlIGZhaWxlZCIKfQoKc3JjX2luc3RhbGwoKSB7CgltYWtlIERFU1RESVI9JHtE
fSB8fCBkaWUKfQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>21347</attachid>
            <date>2003-11-26 22:53 0000</date>
            <desc>Digest</desc>
            <filename>digest-configure-thinkpad-0.1</filename>
            <type>application/octet-stream</type>
            <data encoding="base64">TUQ1IDM1OWExMzZjZmQwZGJiMjIxZjM3ODIyODkxMDc4ODE5IGNvbmZpZ3VyZS10aGlua3BhZC0w
LjEudGFyLmd6IDE0MTQ2NAo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>26186</attachid>
            <date>2004-02-23 10:17 0000</date>
            <desc>configure-thinkpad-0.1-r1.ebuild</desc>
            <filename>configure-thinkpad-0.1-r1.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDAzIEdlbnRvbyBUZWNobm9sb2dpZXMsIEluYy4KIyBEaXN0cmli
dXRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHYy
Cgppbmhlcml0IGdub21lMgpERVNDUklQVElPTj0iVGhpbmtwYWQgZ25vbWUgY29uZmlndXJhdGlv
biB1dGlsaXR5IGZvciB0cGN0bCIKU1JDX1VSST0ibWlycm9yOi8vc291cmNlZm9yZ2UvdHBjdGwv
JHtQfS50YXIuZ3oiCkhPTUVQQUdFPSJodHRwOi8vdHBjdGwuc291cmNlZm9yZ2UubmV0L2NvbmZp
Z3VyZS10aGlua3BhZC5odG1sIgpLRVlXT1JEUz0ifng4NiAtYW1kNjQgLXBwYyAtbWlwcyAtc3Bh
cmMiClNMT1Q9IjAiCkxJQ0VOU0U9IkdQTC0yIgoKCg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>26216</attachid>
            <date>2004-02-23 19:24 0000</date>
            <desc>configure-thinkpad-0.1-r2.ebuild</desc>
            <filename>configure-thinkpad-0.1-r2.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDAzIEdlbnRvbyBUZWNobm9sb2dpZXMsIEluYy4KIyBEaXN0cmli
dXRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHYy
Cgppbmhlcml0IGdub21lMgpERVNDUklQVElPTj0iVGhpbmtwYWQgZ25vbWUgY29uZmlndXJhdGlv
biB1dGlsaXR5IGZvciB0cGN0bCIKU1JDX1VSST0ibWlycm9yOi8vc291cmNlZm9yZ2UvdHBjdGwv
JHtQfS50YXIuZ3oiCkhPTUVQQUdFPSJodHRwOi8vdHBjdGwuc291cmNlZm9yZ2UubmV0L2NvbmZp
Z3VyZS10aGlua3BhZC5odG1sIgpLRVlXT1JEUz0ifng4NiAtYW1kNjQgLXBwYyAtbWlwcyAtc3Bh
cmMiCgpSREVQRU5EPSI+PXN5cy1hcHBzL3RwY3RsLTQuOAoJPj1kZXYtbGlicy9nbGliLTIuMwog
ICAgICAgID49eDExLWxpYnMvZ3RrKy0yLjMKCT49Z25vbWUtYmFzZS9saWJnbm9tZXVpLTIuNCIK
CkRFUEVORD0iJHtSREVQRU5EfQogICAgICAgIGRldi11dGlsL3BrZ2NvbmZpZwogICAgICAgIGFw
cC10ZXh0L3Njcm9sbGtlZXBlciIKCgpTTE9UPSIwIgpMSUNFTlNFPSJHUEwtMiIK
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>26267</attachid>
            <date>2004-02-24 09:45 0000</date>
            <desc>configure-thinkpad-0.1-r3.ebuild</desc>
            <filename>configure-thinkpad-0.1-r3.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDAzIEdlbnRvbyBUZWNobm9sb2dpZXMsIEluYy4KIyBEaXN0cmli
dXRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHYy
Cgppbmhlcml0IGdub21lMgpERVNDUklQVElPTj0iVGhpbmtwYWQgZ25vbWUgY29uZmlndXJhdGlv
biB1dGlsaXR5IGZvciB0cGN0bCIKU1JDX1VSST0ibWlycm9yOi8vc291cmNlZm9yZ2UvdHBjdGwv
JHtQfS50YXIuZ3oiCkhPTUVQQUdFPSJodHRwOi8vdHBjdGwuc291cmNlZm9yZ2UubmV0L2NvbmZp
Z3VyZS10aGlua3BhZC5odG1sIgpLRVlXT1JEUz0ifng4NiAtYW1kNjQgLXBwYyAtbWlwcyAtc3Bh
cmMiCgpSREVQRU5EPSI+PXN5cy1hcHBzL3RwY3RsLTQuOAogICAgICAgID49eDExLWxpYnMvZ3Rr
Ky0yLjIKCT49Z25vbWUtYmFzZS9saWJnbm9tZXVpLTIuNAoJPj1zeXMtZGV2ZWwvZ2V0dGV4dC0w
LjExIgoKREVQRU5EPSIke1JERVBFTkR9CiAgICAgICAgZGV2LXV0aWwvcGtnY29uZmlnIgoKU0xP
VD0iMCIKTElDRU5TRT0iR1BMLTIiCg==
</data>        

          </attachment>
    </bug>

</bugzilla>