Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57406 - yasuc-0.4.0.ebuild (New Package)
Summary: yasuc-0.4.0.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
: 135637 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-17 11:15 UTC by Arudil
Modified: 2006-08-14 12:37 UTC (History)
4 users (show)

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


Attachments
yasuc-0.4.0.ebuild (yasuc-0.4.0.ebuild,609 bytes, text/plain)
2004-07-17 11:16 UTC, Arudil
Details
32-Bit Version of Yasic v0.4.1 (yasuc-0.4.1.ebuild,602 bytes, text/plain)
2006-06-05 08:12 UTC, Conrad Kostecki
Details
64-Bit Version of Yasuc v0.4.1 (yasuc-0.4.1.ebuild,605 bytes, text/plain)
2006-06-05 08:13 UTC, Conrad Kostecki
Details
32-Bit Version of Yasuc v0.4.1 (yasuc-0.4.1.ebuild,602 bytes, text/plain)
2006-06-05 08:14 UTC, Conrad Kostecki
Details
64-Bit Version of Yasuc v0.4.1 (yasuc-0.4.1.ebuild,607 bytes, text/plain)
2006-06-05 08:19 UTC, Conrad Kostecki
Details
yasuc-0.4.1.ebuild (yasuc-0.4.1.ebuild,856 bytes, text/plain)
2006-06-05 09:03 UTC, Conrad Kostecki
Details
yasuc-0.4.1.ebuild (yasuc-0.4.1.ebuild,821 bytes, text/plain)
2006-08-14 07:18 UTC, Conrad Kostecki
Details
yasuc-0.4.1.ebuild (yasuc-0.4.1.ebuild,800 bytes, text/plain)
2006-08-14 09:11 UTC, Conrad Kostecki
Details
yasuc-0.4.1.ebuild (yasuc-0.4.1.ebuild,736 bytes, text/plain)
2006-08-14 09:35 UTC, Conrad Kostecki
Details
yasuc-0.4.1.ebuild (yasuc-0.4.1.ebuild,657 bytes, text/plain)
2006-08-14 09:36 UTC, Przemyslaw Maciag (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arudil 2004-07-17 11:15:57 UTC
This is the Client for www.uptime-project.net.
The UptimeProject is a project, where users can see, how long their computer stays up.
Comment 1 Arudil 2004-07-17 11:16:13 UTC
Created attachment 35646 [details]
yasuc-0.4.0.ebuild
Comment 2 Ciaran McCreesh 2005-09-13 18:54:26 UTC
Sorry, we can't include this without a correct header:

* http://dev.gentoo.org/~ciaranm/docs/mw-faq/header.txt

Please attach an updated ebuild and reopen and I'll give further feedback.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-05 08:00:26 UTC
*** Bug 135637 has been marked as a duplicate of this bug. ***
Comment 4 Conrad Kostecki gentoo-dev 2006-06-05 08:11:08 UTC
Hi!

New Version with correct header!

2 Versions

1st for x32
2nd for x64
Comment 5 Conrad Kostecki gentoo-dev 2006-06-05 08:12:50 UTC
Created attachment 88442 [details]
32-Bit Version of Yasic v0.4.1

32-Bit Version of Yasic v0.4.1
Comment 6 Conrad Kostecki gentoo-dev 2006-06-05 08:13:56 UTC
Created attachment 88443 [details]
64-Bit Version of Yasuc v0.4.1
Comment 7 Conrad Kostecki gentoo-dev 2006-06-05 08:14:31 UTC
Created attachment 88444 [details]
32-Bit Version of Yasuc v0.4.1

32-Bit Version of Yasic v0.4.1
Comment 8 Conrad Kostecki gentoo-dev 2006-06-05 08:19:06 UTC
Created attachment 88445 [details]
64-Bit Version of Yasuc v0.4.1
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-06-05 08:19:53 UTC
I'm reopening this bug so that I don't forget about it. Note that this needs to be merged into one ebuild, though, using x86? and amd64? for SRC_URI. See some examples in the portage tree.
Comment 10 Conrad Kostecki gentoo-dev 2006-06-05 08:27:21 UTC
Hi!
Ok making them obsolete and trying to make one ebuild!
Comment 11 Conrad Kostecki gentoo-dev 2006-06-05 09:03:07 UTC
Ok, ebuild is ready!
Works fine on my x86 System. Can anyone test amd64 ? I don't have amd64!
Comment 12 Conrad Kostecki gentoo-dev 2006-06-05 09:03:35 UTC
Created attachment 88450 [details]
yasuc-0.4.1.ebuild

yasuc-0.4.1.ebuild for ~x86 and ~amd64
Comment 13 Conrad Kostecki gentoo-dev 2006-06-22 15:02:02 UTC
Maybe time to put this into Portage?

Works fine here ... x86 & amd64
Comment 14 Conrad Kostecki gentoo-dev 2006-07-13 12:49:23 UTC
@Jakub

Time to put this into Portage?

Working fine ...
Comment 15 Conrad Kostecki gentoo-dev 2006-08-14 06:34:08 UTC
Again Question ;)
Well, what about putting this ebuild into portage?
Comment 16 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-08-14 06:48:11 UTC
Few problems:
 * SRC_URI is not an URL (and download is not restricted)
 * $var is wrong - use ${var}
 * src_install is wrong:
   * do* functions (see http://devmanual.gentoo.org/function-reference/install-functions/index.html )
   * why /bin, not /usr/bin ?
   * is INSTALL needed?
 * pkg_postinst is wrong:
   * dont use \# - need a cleanup (hint: use ")
   * that $(date...) is needed?
 * ebuild lacks any *DEPEND

Reopen after corrections.
Comment 17 Conrad Kostecki gentoo-dev 2006-08-14 07:17:45 UTC
Hi!
Thanks for your response,
ok, i fixed the things you said.

But one not. Why are the do* functions wrong? What do you want here?

Which DEPEND you want? I don't see here any, which should be added
Comment 18 Conrad Kostecki gentoo-dev 2006-08-14 07:18:08 UTC
Created attachment 94235 [details]
yasuc-0.4.1.ebuild

yasuc-0.4.1.ebuild
Comment 19 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-08-14 08:54:49 UTC
You can use dobin function. Also if the license doesn't prohibit mirroring RESTRICT="nomirror" is not needed (and "as-is" license doesn't).

So:
 * use dobin
 * remove RESTRICT
Comment 20 Conrad Kostecki gentoo-dev 2006-08-14 09:11:41 UTC
Created attachment 94244 [details]
yasuc-0.4.1.ebuild

Hi!
Ok, thanks for you Answer, heres the new ebuild.
I replayed doins with dobin for the "yasuc" file. I hope doins is ok for the yasuc.conf ?
I also removed restrict.
Comment 21 Przemyslaw Maciag (RETIRED) gentoo-dev 2006-08-14 09:15:30 UTC
(In reply to comment #20)
> Created an attachment (id=94244) [edit]
> yasuc-0.4.1.ebuild
> 
> Hi!
> Ok, thanks for you Answer, heres the new ebuild.

Are you sure, you uploaded the correct file? ;)

Regards,
Przemek
Comment 22 Conrad Kostecki gentoo-dev 2006-08-14 09:35:41 UTC
Created attachment 94248 [details]
yasuc-0.4.1.ebuild

This one is correct ;)
Comment 23 Przemyslaw Maciag (RETIRED) gentoo-dev 2006-08-14 09:36:21 UTC
Created attachment 94249 [details]
yasuc-0.4.1.ebuild

Ok... few things:
- when using dobin, previous two lines aren't needed at all
- when you are using einfo "blablabla", never put unescaped " between opening and closing ones
- and plz, plz, plz - never use dos style end of lines (CRLF) only unix one ;) you can convert to unix type, with small script from portage: dos2unix

Besides that - everything was ok :)

Regards,
Przemek
Comment 24 Przemyslaw Maciag (RETIRED) gentoo-dev 2006-08-14 09:38:19 UTC
(In reply to comment #22)

> This one is correct ;)

almost - only the problem with unescaped " left. this is corrected in ebuild I uploaded.

btw. good job :)

Regards,
Przemek
Comment 25 Conrad Kostecki gentoo-dev 2006-08-14 09:43:40 UTC
Hi!
So your ebuild is ok? You don't need my help anymore?

I make my ebuild obsolete?

Sry, i was writing the ebuild unter windows :D i forgot to run dos2unix ^^

Comment 26 Przemyslaw Maciag (RETIRED) gentoo-dev 2006-08-14 09:55:49 UTC
(In reply to comment #25)
> I make my ebuild obsolete?

yes, and thx. Krzysiek will add it to portage (probably later today)

> Sry, i was writing the ebuild unter windows :D i forgot to run dos2unix ^^

;)
Comment 27 Conrad Kostecki gentoo-dev 2006-08-14 10:02:15 UTC
Ok ;) Nice to help.

Thx 4 adding it into portage!

Conrad
Comment 28 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-08-14 12:37:23 UTC
In portage as net-misc/yasuc.