Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10691165
D5600.id13577.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D5600.id13577.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,12 @@
+libQt5Charts.so.5
+libQt5Core.so.5
+libQt5Gui.so.5
+libQt5Network.so.5
+libQt5Widgets.so.5
+libX11.so.6
+libXrandr.so.2
+libc.so.6
+libgcc_s.so.1
+libm.so.6
+libpthread.so.0
+libstdc++.so.6
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,27 @@
+name : radeon-profile
+version : 20190220
+release : 1
+source :
+ - https://github.com/marazmista/radeon-profile/archive/20190220.tar.gz : d1ff606839594e0a8de049cde9e0d8c4cd97b260997a55aa7c2c95d0b2be22ff
+license : GPL-2.0-or-later
+component : system.utils
+summary : GUI for configuring AMD video cards
+description: |
+ A GUI application for configuring AMD video cards using mesalib. Supports overclocking, fan control, and basic monitoring.
+builddeps :
+ - qt5-base-devel
+ - qt5-charts-devel
+ - pkgconfig(xrandr)
+ - pkgconfig(libdrm_amdgpu)
+rundeps :
+ - xrandr
+setup : |
+ cd radeon-profile
+ %qmake
+ echo "INSTALL_ROOT=$installdir" >> Makefile
+build : |
+ cd radeon-profile
+ %make
+install : |
+ cd radeon-profile
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>radeon-profile</Name>
+ <Packager>
+ <Name>Campbell Jones</Name>
+ <Email>me@serebit.com</Email>
+ </Packager>
+ <License>GPL-2.0-or-later</License>
+ <PartOf>PLEASE FILL ME IN</PartOf>
+ <Summary xml:lang="en">PLEASE FILL ME IN</Summary>
+ <Description xml:lang="en">PLEASE FILL ME IN
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>radeon-profile</Name>
+ <Summary xml:lang="en">PLEASE FILL ME IN</Summary>
+ <Description xml:lang="en">PLEASE FILL ME IN
+</Description>
+ <PartOf>PLEASE FILL ME IN</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/radeon-profile</Path>
+ <Path fileType="data">/usr/share/applications/radeon-profile.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/radeon-profile.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-03-03</Date>
+ <Version>20190220</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Campbell Jones</Name>
+ <Email>me@serebit.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Apr 24 2023, 2:00 PM (15 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791903
Default Alt Text
D5600.id13577.diff (2 KB)
Attached To
Mode
D5600: Inclusion of radeon-profile resolves T7648
Attached
Detach File
Event Timeline
Log In to Comment