Hello @speps,
Would you pls update to 0.18.1 and consider to bring it in [community]. Building in 0.18.1 is successful. See my log: https://build.opensuse.org/package/live_build_log/home:firef0x/qastools/Arch_Extra/x86_64
Yours sincerely!
Search Criteria
Package Details: qastools 0.17.2-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-02-13)
| Package Base: | qastools |
|---|---|
| Description: | A collection of desktop applications for the Linux sound system ALSA. |
| Upstream URL: | http://www.xwmw.org/qastools/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | speps |
| Maintainer: | speps |
| Last Packager: | None |
| Votes: | 28 |
| First Submitted: | 2011-12-13 00:36 |
| Last Updated: | 2013-04-19 22:38 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by Firef0x
Comment by natrio
The "qt" package replaced by "qt4".
Anonymous comment
Thanks speps, builds fine now
Comment by speps
@Meirion Thanks for reporting, fixed in 0.17.2-1
Anonymous comment
Doesn't build for on either 32 or 64 bit... quick google indicates problem comes with gcc 4.7 (which I do have installed)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672052
Message 15 seems to point at a solution
>>>>>
At a first glance it seems that an <unistd.h> include is missing.
This issue is mentioned in
http://gcc.gnu.org/gcc-4.7/porting_to.html
(thanks for the link)
>>>>>
Anonymous comment
Doesn't build for on either 32 or 64 bit... quick google indicates problem comes with gcc 4.7 (which I do have installed)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672052
Message 15 seems to point at a solution
>>>>>
At a first glance it seems that an <unistd.h> include is missing.
This issue is mentioned in
http://gcc.gnu.org/gcc-4.7/porting_to.html
(thanks for the link)
>>>>>
Comment by speps
All previous comments were merged from the old qasmixer package [1], they do not refer to qastools.
[1] http://mailman.archlinux.org/pipermail/aur-general/2012-March/018281.html
Comment by spooky
Outdated, use qastools https://aur.archlinux.org/packages.php?ID=54793
Comment by Foucault
Fixed! Thanks for your tips masutu!
Comment by masutu
Very nice software, +1 vote, thanks for contributing!
Just a little hint, namcap says:
qasmixer E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
qasmixer W: Description should not contain the package name.
qasmixer W: Dependency alsa-lib included but already satisfied
Maybe you can add something like 'xdg-icon-resource forceupdate --theme hicolor ...' to an install file, fix the 'pkgdesc' and remove 'alsa-lib' from 'depends' (qt already depends on alsa-lib).
Comment by Foucault
Obviously I've forgotten to add cmake to makedepends. New PKGBUILD is up!
Comment by kellerman
This appears to me:
/tmp/yaourt-tmp-root/aur-qasmixer/./PKGBUILD: line 18: cmake: command not found
==> ERROR: A failure occurred in build().