Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27390 - kaconnect-1.1.1.ebuild (new ebuild)
Summary: kaconnect-1.1.1.ebuild (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-08-26 21:26 UTC by Rossen Apostolov
Modified: 2004-03-06 04:57 UTC (History)
2 users (show)

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


Attachments
kaconnect-1.1.1.ebuild (kaconnect-1.1.1.ebuild,667 bytes, text/plain)
2003-08-26 21:28 UTC, Rossen Apostolov
Details
makefile patch for the qt library path (kaconnect-fixMakefile.patch,1.68 KB, patch)
2003-08-26 21:29 UTC, Rossen Apostolov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rossen Apostolov 2003-08-26 21:26:54 UTC
A new ebuild for kaconnect - a qt3 based frontend for aconnect from alsa-utils
Comment 1 Rossen Apostolov 2003-08-26 21:28:12 UTC
Created attachment 16665 [details]
kaconnect-1.1.1.ebuild
Comment 2 Rossen Apostolov 2003-08-26 21:29:47 UTC
Created attachment 16666 [details, diff]
makefile patch for the qt library path
Comment 3 Mark Knecht 2003-09-02 07:05:44 UTC
Hi,
   Thanks for doing this. What's the process for getting it into the mainstream emerge flow? I'm just a user. don't really know how to use the files you've put here.

   So, when will this be available? (I'm going to try to figure out how to use your work though.)

thanks,
Mark
Comment 4 Mark Knecht 2003-09-02 09:16:12 UTC
Hi,
   I got kaconnect installed using your ebuild. It seems to work, as far as I can test right now. I'm actually remotely logged into the machine via ssh I installed it on, and I'm getting an error message in my xterm that says:

libGL error: XF86DRIAuthConnection failed

then 

ALSA Sequencer successfully opened

and then the GUI comes up.

I'll test locally later to make sure this isn't some strange ssh problem.

thanks for doing this!

Cheers,
Mark
Comment 5 Mark Knecht 2003-09-02 19:06:45 UTC
Hi - did my checking locally. Everything is working fine.

Thanks for doing this.
Comment 6 Rossen Apostolov 2003-09-02 19:50:43 UTC
well, you obviously figured out how to use the files but just in case:

#mkdir -p $PORTDIR_OVERLAY/media-sound/kaconnect
( check your /etc/make.conf for the exact $PORTDIR_OVERLAY.
 this is _not_ environmental variable the way $PATH is, for example!
 if it's not defined you have to do it. otherwise the next
emerge sync will wipe out all of your changes)

#cp kaconnect-1.1.1.ebuild $PORTDIR_OVERLAY/media-sound/kaconnect
#cd $PORTDIR_OVERLAY/media-sound/kaconnect
#ebuild kaconnect-1.1.1.ebuild fetch
#ebuild kaconnect-1.1.1.ebuild digest
#cp makefile_kaconnect $PORTDIR_OVERLAY/media-sound/kaconnect/files
#emerge kaconnect


Each new ebuild, I think, is assigned to a maintainer @gentoo.
who checks it (when he finds the time), and if things seem to be alright
merges it in the portage tree as masked ebuild.
after the ebuild proves stability (no bug reports etc.) it will be unmasked
by the maintainer.

Cheers,

   Rossen
Comment 7 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-09 03:10:00 UTC
I'll take a look at kaconnect and its sister packages.
Comment 8 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-06 04:57:30 UTC
kaconnect is in portage.