+summary : Daemon to allow radeon-profile to run as normal user
+description: |
+ System daemon for reading info about Radeon GPU clocks and volts as well as control card power profiles so the GUI radeon-profile application can be run as normal user.
+builddeps :
+ - pkgconfig(Qt5Network)
+setup : |
+ cd radeon-profile-daemon
+ %qmake
+ echo "INSTALL_ROOT=$installdir" >> Makefile
+build : |
+ cd radeon-profile-daemon
+ %make
+install : |
+ cd radeon-profile-daemon
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>radeon-profile-daemon</Name>
+ <Packager>
+ <Name>Campbell Jones</Name>
+ <Email>me@serebit.com</Email>
+ </Packager>
+ <License>GPL-2.0-or-later</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">Daemon to allow radeon-profile to run as normal user</Summary>
+ <Description xml:lang="en">System daemon for reading info about Radeon GPU clocks and volts as well as control card power profiles so the GUI radeon-profile application can be run as normal user.
+ <Summary xml:lang="en">Daemon to allow radeon-profile to run as normal user</Summary>
+ <Description xml:lang="en">System daemon for reading info about Radeon GPU clocks and volts as well as control card power profiles so the GUI radeon-profile application can be run as normal user.