Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pavucontrol: update; fix build for wayland only | Markus Volk | 2022-05-29 | 1 | -0/+112 |
| | | | | | | | | | | - Update to v5.0 - Add a patch for wayland builds that removes canberra dependency. Since the canberra-gtk+3 module paradoxically depends on gtk+2 it is unbuildable for wayland. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | pavucontrol: polish the recipe | Tanu Kaskinen | 2019-10-26 | 1 | -624/+0 |
| | | | | | | | | | | | | | | | | | | | | | Removed an unused patch file: 0002-build-sys-Add-m4-file-for-AX_CXX_COMPILE_STDCXX_11.patch I believe gtk+3-native was added to DEPENDS to get glib-gettextize, which is actually provided by glib-2.0-native. Pavucontrol is not a part of GNOME, it just uses GTK, so it seems slightly wrong to inherit gnomebase. The only thing we need from gnomebase is the autotools inherit, which we can do directly. The gnomebase class automatically set the SECTION to "x11/gnome", but I think "x11/multimedia" is better. Added HOMEPAGE. Fixed LICENSE. Pavucontrol allows choosing later GPL versions as well. Signed-off-by: Tanu Kaskinen <tanuk@iki.fi> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | pavucontrol: upgrade 3.0 -> 4.0 | Changqing Li | 2019-06-15 | 1 | -27/+0 |
| | | | | | | | drop support of gtk2 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | pavucontrol: Backport patches to build with c++11 std | Khem Raj | 2017-04-05 | 2 | -0/+651 |
Signed-off-by: Khem Raj <raj.khem@gmail.com> |