Search Criteria
Package Details: adriconf-git v2.5.1.r0.g9a08fc0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/adriconf-git.git (read-only, click to copy) |
---|---|
Package Base: | adriconf-git |
Description: | Graphical configuration tool for the Direct Rendering Infrastructure |
Upstream URL: | https://gitlab.freedesktop.org/mesa/adriconf/ |
Licenses: | GPL |
Conflicts: | adriconf |
Submitter: | haagch |
Maintainer: | haagch |
Last Packager: | haagch |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-17 10:55 (UTC) |
Last Updated: | 2023-03-12 22:49 (UTC) |
Dependencies (7)
- boost (boost-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxml++2.6
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtest (googletest-gitAUR) (make)
- gtkmm3 (make)
Latest Comments
1 2 Next › Last »
haagch commented on 2023-03-12 22:50 (UTC)
Oops, this package has been flagged for a long time. Updated to the fdo git remote now.
kleintux commented on 2022-12-27 13:00 (UTC)
boost is not needed as makedependency. is a duplicate
haagch commented on 2019-05-09 16:01 (UTC)
Sorry, somehow I forgot about this. Thanks for posting the fix.
skeevy420 commented on 2019-05-09 14:59 (UTC) (edited on 2019-05-09 14:59 (UTC) by skeevy420)
Changing the first package() line to "cd adriconf-build/adirconf" fixes this too.
luntik2012 commented on 2019-04-24 12:41 (UTC) (edited on 2019-04-24 12:44 (UTC) by luntik2012)
add -d to installing adriconf dir
intelfx commented on 2018-07-17 07:20 (UTC)
The dependency on
libxml++
must be changed tolibxml++2.6
: http://ix.io/1hrLstativ commented on 2018-03-25 16:44 (UTC)
Thanks for the package.
I have some minor nitpicks on how to improve the package though. The prepare function is not necessary as is. You should include the 'pciutils' dependency (it doesn't build in a clean chroot without it - it's always good to check whether it builds using extra-x86_64-build from the official devtools package). Finally, the any architecture is used when the resulting binary package doesn't contain any architecture specific files, which is not the case here (rule of thumb – could you install a package compiled on x86_64 on Arm and have it working? Yes => it's 'any' package. No => list 'x86_64' and any other supported architectures specifically). You can check that using namcap (and extra-x86_64-build does that for you).
haagch commented on 2018-03-22 09:24 (UTC)
Okay, added it. And I can report that the latest version works again.
cafehaine commented on 2018-03-22 09:21 (UTC)
gtest should be added as makepedend
haagch commented on 2018-02-26 10:55 (UTC)
Oh right I'm the maintainer. I added the dependencies but current master is not working for me anyway
Exception caught: Could not create parser context
libGL error: unable to load driver: amdgpu_dri.so terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid
1 2 Next › Last »