Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104036 - cgtkcalc-2.1.7.ebuild (New Package)
Summary: cgtkcalc-2.1.7.ebuild (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-08-28 07:46 UTC by Lorenzo Simionato
Modified: 2018-06-07 18:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
cgtkcalc-2.1.7 (cgtkcalc-2.1.7.ebuild,475 bytes, text/plain)
2005-08-28 07:48 UTC, Lorenzo Simionato
Details
cgtkcalc-2.1.7 (cgtkcalc-2.1.7.ebuild,495 bytes, text/plain)
2005-08-28 12:08 UTC, Lorenzo Simionato
Details
cgtkcalc-2.1.7 (cgtkcalc-2.1.7.ebuild,659 bytes, text/plain)
2005-08-28 12:39 UTC, Lorenzo Simionato
Details
cgtkcalc-2.1.7 (cgtkcalc-2.1.7.ebuild,588 bytes, text/plain)
2005-10-02 08:33 UTC, Lorenzo Simionato
Details
cgtkcalc-2.1.7 (cgtkcalc-2.1.7.ebuild,589 bytes, text/plain)
2005-10-02 08:39 UTC, Lorenzo Simionato
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Simionato 2005-08-28 07:46:51 UTC
Cgtkcalc is a scientific calculator for complex numbers for gtk+

http://cgtkcalc.sourceforge.net/

(check the file, it's my first ebuild)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Lorenzo Simionato 2005-08-28 07:48:05 UTC
Created attachment 67076 [details]
cgtkcalc-2.1.7
Comment 2 Ciaran McCreesh 2005-08-28 10:18:25 UTC
Please fix the following and reopen:

* The gtk DEPEND is incorrect.
* You can kill src_unpack and src_compile.
* Do you really have to use einstall? make DESTDIR="${D}" install || die
"install failed" is the preferred way of doing things.
* Are there any README or ChangeLog files that need installing via dodoc?
* KEYWORDS don't follow policy.
Comment 3 Lorenzo Simionato 2005-08-28 12:07:32 UTC
I've correct some parts of the ebuild (see the attached file).
But there are two problems:
1-Why gtk DEPEND is incorrect? See the second line of
http://cgtkcalc.sourceforge.net/INSTALL

2-If I change einstall with make DESTDIR="${D}" install the package won't merge
, there's an ACCESS DENIED message.

(In reply to comment #2)
> Please fix the following and reopen:
> 
> * The gtk DEPEND is incorrect.
> * You can kill src_unpack and src_compile.
> * Do you really have to use einstall? make DESTDIR="${D}" install || die
> "install failed" is the preferred way of doing things.
> * Are there any README or ChangeLog files that need installing via dodoc?
> * KEYWORDS don't follow policy.

Comment 4 Lorenzo Simionato 2005-08-28 12:08:22 UTC
Created attachment 67104 [details]
cgtkcalc-2.1.7
Comment 5 Ciaran McCreesh 2005-08-28 12:17:42 UTC
Using einstall is fine if necessary, but if it is include a comment like:

    # make DESTDIR="${D}" install gives a sandbox violation

This will tell us that you aren't simply using einstall because you thought that
it was the default way of installing things.

The gtk+ dep is incorrect because it will match either gtk+-1.2 or gtk+-2. If
the package will only work with gtk+-1.2, you want =gtk+-1.2* as your
dependency. If it will work with either 1.2 or 2.x, you need a USE flag and a
./configure parameter to select which one is desired.

Please reopen with an updated ebuild. Cheers.
Comment 6 Lorenzo Simionato 2005-08-28 12:39:22 UTC
Ok...thank for the help.
I hope now the ebuild is correct.


(In reply to comment #5)
> Using einstall is fine if necessary, but if it is include a comment like:
> 
>     # make DESTDIR="${D}" install gives a sandbox violation
> 
> This will tell us that you aren't simply using einstall because you thought that
> it was the default way of installing things.
> 
> The gtk+ dep is incorrect because it will match either gtk+-1.2 or gtk+-2. If
> the package will only work with gtk+-1.2, you want =gtk+-1.2* as your
> dependency. If it will work with either 1.2 or 2.x, you need a USE flag and a
> ./configure parameter to select which one is desired.
> 
> Please reopen with an updated ebuild. Cheers.

Comment 7 Lorenzo Simionato 2005-08-28 12:39:58 UTC
Created attachment 67106 [details]
cgtkcalc-2.1.7
Comment 8 Ciaran McCreesh 2005-10-01 14:49:08 UTC
As of a few days ago, the gtk2 USE flag has been deprecated in favour of just
using whichever gtk version works best. Please update this to just use gtk2
regardless. You can set IUSE="" then.
Comment 9 Lorenzo Simionato 2005-10-02 08:33:17 UTC
(In reply to comment #8)
> As of a few days ago, the gtk2 USE flag has been deprecated in favour of just
> using whichever gtk version works best. Please update this to just use gtk2
> regardless. You can set IUSE="" then.

It should be ok.
Comment 10 Lorenzo Simionato 2005-10-02 08:33:48 UTC
Created attachment 69729 [details]
cgtkcalc-2.1.7
Comment 11 Lorenzo Simionato 2005-10-02 08:39:23 UTC
Created attachment 69730 [details]
cgtkcalc-2.1.7
Comment 12 Ciaran McCreesh 2005-10-03 17:10:58 UTC
You still need to pass the --with-gtk2, no?
Comment 13 Lorenzo Simionato 2005-10-04 04:48:38 UTC
(In reply to comment #12)
> You still need to pass the --with-gtk2, no?

I think it's not necessary because the configure uses gtk2 by default (if you
specify --without-gtk2 it uses gtk1). Of course i've tried the ebuild and it
works correclty.
Comment 14 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-26 22:16:27 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq