Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 394517 - New ebuild: media-sound/qastools
Summary: New ebuild: media-sound/qastools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2011-12-13 02:46 UTC by bigfoot
Modified: 2012-03-13 01:24 UTC (History)
0 users

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


Attachments
QasTools 0.16.0 ebuild (qastools-0.16.0.ebuild,698 bytes, text/plain)
2011-12-13 02:46 UTC, bigfoot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bigfoot 2011-12-13 02:46:01 UTC
Created attachment 295623 [details]
QasTools 0.16.0 ebuild

Greetings!  Attached is an ebuild for the QasTools ALSA program (formerly qasmixer and formerly alsamixer-qt4).  It's a simple QT based ALSA mixer with some enhanced functionalities, such as the ability to control ALSA plugins.  The project website is located at: http://www.xwmw.org/qastools/

I'm not sure exactly where it should go, but media-sound appears to be a logical location.  This is my first ebuild, so I'm sure it will have to be changed around a bit to fit with typical ebuild standards, however it does build and install just fine on my system.  It's also pretty basic.  Most of it was just cobbled together after looking at numerous ebuilds here and there.
Comment 1 bigfoot 2011-12-17 15:21:34 UTC
Just wanted to mention, qastools is now up to version 0.16.1, changing the version in the ebuild name seems to work just fine.

Also, it has the ability to build any one of the three main programs that come with it (qasmixer, qashctl, and qasconfig), so I'm going to try and make an ebuild later that allows the user to choose which ones to build.
Comment 2 Ben de Groot 2012-02-05 04:47:48 UTC
Thanks for your contribution! I've just committed an ebuild for the latest version, 0.17.1, to the qt overlay. As this is a small package, I don't see the need for useflags to toggle the building of individual tools, but we can always implement that at users' request later.
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2012-03-13 01:24:04 UTC
Moved to portage.

  13 Mar 2012; Davide Pesavento <pesa@gentoo.org> +metadata.xml,
  +qastools-0.17.1.ebuild:
  Import QasTools from qt overlay. Ebuild by <bigfoot@xmail.net> and Ben de
  Groot <yngwin@gmail.com>, bug #394517.

Thanks!