Package Details: ddccontrol 1.0.3-1

Git Clone URL: https://aur.archlinux.org/ddccontrol.git (read-only, click to copy)
Package Base: ddccontrol
Description: DDCcontrol is a software used to control monitor parameters, like brightness, contrast, RGB color levels and others
Upstream URL: https://github.com/ddccontrol/ddccontrol
Keywords: cli ddc gtk monitor settings
Licenses: GPL
Submitter: 3ED_0
Maintainer: Konzertheld
Last Packager: vr1
Votes: 30
Popularity: 0.010804
First Submitted: 2015-08-19 13:52 (UTC)
Last Updated: 2024-02-21 06:30 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

3ED_0 commented on 2018-08-10 16:36 (UTC)

Ok, I bump release.

3ED_0 commented on 2018-08-10 16:26 (UTC) (edited on 2018-08-10 16:29 (UTC) by 3ED_0)

@dlh: You are serious?

# makepkg --help|grep -- --force
  -f, --force      Overwrite existing package

# pacman -Uh|grep -- --needed
      --needed         do not reinstall up to date packages

First - make siure you have.

Secound - make siure you do not have.


Run yaourt -S gddccontrol or manually:

git clone https://aur.archlinux.org/ddccontrol.git
cd ddccontrol
makepkg --install --force --syncdeps

Now it works?

dlh commented on 2018-08-10 15:14 (UTC)

Same thing now with icu 62

gddccontrol: error while loading shared libraries: libicui18n.so.61: cannot open shared object file: No such file or directory

dlh commented on 2018-04-07 09:25 (UTC)

ddccontrol: error while loading shared libraries: libicui18n.so.60: cannot open shared object file: No such file or directory

I recompiled, but no luck.

3ED_0 commented on 2017-04-20 09:50 (UTC)

@Ashark: ??? # pacman -Ql | grep i2c-dev.ko linux-lts /usr/lib/modules/4.9.22-1-lts/kernel/drivers/i2c/i2c-dev.ko.gz

Ashark commented on 2017-04-01 23:34 (UTC)

Maybe add i2c-tools as a dependency? Because without it (it contains i2c-dev kernel module) the programm cannot detect monitors.

3ED_0 commented on 2017-03-19 18:21 (UTC)

Yeah, this is latest official stable release (as [name]-[version].tar.bz2) which still works. If you want git try: ddccontrol-git. If you want splitted packages in *-git, I can modify (if orphaned).

mirh commented on 2017-03-19 15:10 (UTC)

Wouldn't it be better to switch to latest git instead of the ancient 2006 release? https://sourceforge.net/p/ddccontrol/ddccontrol/commit_browser Or perhaps even better some of the kind-of-modernized forks on github https://github.com/ddccontrol/ddccontrol/pulls

3ED_0 commented on 2016-09-25 13:47 (UTC)

bastelfreak: you are right :) thx

bastelfreak commented on 2016-09-25 13:27 (UTC)

3ED_O: Your point is valid, but: It is not possible to build the PKGBUILD without gtk+. Adding it ad a make-depend should be totally fine?