Search Criteria
Package Details: gddccontrol 1.0.3-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ddccontrol.git (read-only, click to copy) | 
|---|---|
| Package Base: | ddccontrol | 
| Description: | Control your monitor by software using the DDC/CI protocol (GUI) | 
| Upstream URL: | https://github.com/ddccontrol/ddccontrol | 
| Keywords: | cli ddc gtk monitor settings | 
| Licenses: | GPL | 
| Conflicts: | ddccontrol-git | 
| Submitter: | 3ED_0 | 
| Maintainer: | Konzertheld | 
| Last Packager: | Konzertheld | 
| Votes: | 34 | 
| Popularity: | 0.72 | 
| First Submitted: | 2015-08-19 13:52 (UTC) | 
| Last Updated: | 2024-12-14 04:55 (UTC) | 
Dependencies (8)
- ddccontrolAUR (ddccontrol-gitAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR) (make)
- intltool (make)
- python (make)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
Troughy commented on 2025-05-17 13:36 (UTC)
@dimich thanks, that worked.
dimich commented on 2025-05-16 15:47 (UTC)
@Troughy libxml2 doesn't provide libxml2.so.2. Looks like your ddccontrol is built against libxml2-legacy. Just rebuild ddccontrol in your current environment.
Troughy commented on 2025-05-16 12:07 (UTC)
@Konzertheld I do have libxml2 installed.
pacman -Q libxml2returnslibxml2 2.14.3-1. As for being more specific, neither works, that's why I did the (g) in (g)ddccontrol.Konzertheld commented on 2025-05-11 21:16 (UTC)
@Troughy Can't confirm. Please make sure that libxml2 is actually installed, it is a dependency, and consider asking for help in the upstream project.
Also please be more specific next time. gddccontrol and ddccontrol are two separate packages and programs.
Troughy commented on 2025-05-11 18:25 (UTC)
Hello, (g)ddccontrol fails with this error: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
Konzertheld commented on 2024-12-14 04:57 (UTC)
I have finally gotten to fix my AUR account and the package. Thanks to everyone pointing out that glib2-devel was now required and sorry for the inconvenience. Regarding the package upgrade from -1 to -3, there was a -2 for a couple minutes but I had accidentally made glib2-devel a dependency instead of a make dependency, so -3 fixes that.
dimich commented on 2024-11-16 16:08 (UTC)
glib2-devel should be specified as build dependency in PKGBUILD.
b4283 commented on 2024-08-23 00:49 (UTC)
noraj you need to install the glib2-devel package because it was trying to executte "gdbus-codegen" command but it's not found.
noraj commented on 2024-07-18 21:56 (UTC)
Is someone having a similar error:
ericek111 commented on 2024-06-18 14:21 (UTC) (edited on 2024-06-18 14:22 (UTC) by ericek111)
glib2-develis now required as a dependency -- the dev tools, including/usr/bin/gdbus-codegenrequired by this project, have been split off into a separate package.1 2 3 4 5 6 7 Next › Last »