Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23955 - ebuild for qingy 0.1
Summary: ebuild for qingy 0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Jon Portnoy (RETIRED)
URL: http://qingy.sourceforge.net
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-07-04 16:09 UTC by Michele Noberasco (RETIRED)
Modified: 2003-09-06 10:23 UTC (History)
1 user (show)

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


Attachments
ebuild for qingy 0.1 (qingy-0.1.ebuild,1.38 KB, text/plain)
2003-07-04 16:10 UTC, Michele Noberasco (RETIRED)
Details
ebuild for qingy 0.1.1 (qingy-0.1.1.ebuild,1.38 KB, text/plain)
2003-07-09 02:26 UTC, Michele Noberasco (RETIRED)
Details
ebuild for qingy 0.2 (qingy-0.2.ebuild,1.46 KB, text/plain)
2003-07-17 17:10 UTC, Michele Noberasco (RETIRED)
Details
ebuild for qingy 0.2 (qingy-0.2.ebuild,1.18 KB, text/plain)
2003-08-08 17:10 UTC, Michele Noberasco (RETIRED)
Details
ebuild for qingy 0.2.1 (qingy-0.2.1.ebuild,1.19 KB, text/plain)
2003-09-01 06:54 UTC, Michele Noberasco (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Noberasco (RETIRED) gentoo-dev 2003-07-04 16:09:34 UTC
qingy is a replacement of getty.
Written in C, it uses DirectFB to provide a fast, nice GUI
without the overhead of the X Windows System.
It allows the user to log in and start the session of his choice
(text console, gnome, kde, wmaker, ...).


Reproducible: Always
Steps to Reproduce:




It it beta software, so it should be marked ~ on all archs. It should run on all
platforms that DirectFB supports.

Being a getty kind of program, I believe it should go to sys-apps category.
Comment 1 Michele Noberasco (RETIRED) gentoo-dev 2003-07-04 16:10:53 UTC
Created attachment 14162 [details]
ebuild for qingy 0.1
Comment 2 Michele Noberasco (RETIRED) gentoo-dev 2003-07-09 02:26:53 UTC
Created attachment 14299 [details]
ebuild for qingy 0.1.1

Please merge ebuild for version 0.1.1 instead of the old one...

Significant changes (in qingy, from version 0.1):
- full theme support
- Changed default theme to the Ant one
Comment 3 Michele Noberasco (RETIRED) gentoo-dev 2003-07-17 17:10:38 UTC
Created attachment 14643 [details]
ebuild for qingy 0.2

Please merge version 0.2 as it sports, amongst other things, PAM support.
Comment 4 Aaron Gyes 2003-08-07 18:45:40 UTC
Nice app, just scanning through the ebuild I think you can replace the docs install part with dodoc README NEWS, etc.
Comment 5 Michele Noberasco (RETIRED) gentoo-dev 2003-08-08 17:10:02 UTC
Created attachment 15780 [details]
ebuild for qingy 0.2

You are right... updated ebuild to use dodoc.
Thank you!
Now if only some dev noticed this bug ;-)
Comment 6 David Holm (RETIRED) gentoo-dev 2003-08-26 00:19:25 UTC
I tried this on my laptop (PowerBook Ti), it seems to switch resolution but then ends up in a black screen. How do I change the resolutions it is running in? This laptop prefers 1152x768.
Comment 7 Michele Noberasco (RETIRED) gentoo-dev 2003-09-01 06:54:32 UTC
Created attachment 16903 [details]
ebuild for qingy 0.2.1
Comment 8 Michele Noberasco (RETIRED) gentoo-dev 2003-09-01 06:58:15 UTC
This is an issue that was solved recently (see new installation info included in qingy 0.2.1 or the updated web site). You have to create a file named /etc/directfbrc and put the following line in it
mode=1152x768
Substitute 1152x768 with the actual resolution you are using with framebuffer...
Comment 9 Ben Twijnstra 2003-09-06 07:11:05 UTC
Jon,

When is this going to be integrated into the general portage tree?

Comment 10 Jon Portnoy (RETIRED) gentoo-dev 2003-09-06 10:23:57 UTC
About five minutes ago ;-)

Thanks for your submission.