Page MenuHomeSolus

D737.id2564.diff
No OneTemporary

D737.id2564.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,20 @@
+name : polychromatic
+version : 0.3.11.1
+release : 1
+source :
+ - https://github.com/lah7/polychromatic/archive/v0.3.11.1.tar.gz : 95cdaf07e7db6f998e75120c703dfa60715af9788e09a1c773dc7a4eb519c301
+license : GPL-3.0
+component : system.utils
+networking : yes
+summary : Graphical front end and tray applet for configuring Razer peripherals on GNU/Linux.
+description: |
+ A front-end for customising the functionality of your Razer perpherials under GNU/Linux.
+builddeps:
+ - nodejs
+rundeps:
+ - python-setproctitle
+ - razer-drivers
+build : |
+ npm install less
+install : |
+ %make_install LESSC=node_modules/less/bin/lessc
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,53 @@
+<PISI>
+ <Source>
+ <Name>polychromatic</Name>
+ <Packager>
+ <Name>Luca Weiss</Name>
+ <Email>luca@z3ntu.xyz</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">Graphical front end and tray applet for configuring Razer peripherals on GNU/Linux.</Summary>
+ <Description xml:lang="en">A front-end for customising the functionality of your Razer perpherials under GNU/Linux.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>polychromatic</Name>
+ <Summary xml:lang="en">Graphical front end and tray applet for configuring Razer peripherals on GNU/Linux.</Summary>
+ <Description xml:lang="en">A front-end for customising the functionality of your Razer perpherials under GNU/Linux.
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="config">/etc/xdg/autostart/polychromatic-tray-applet.desktop</Path>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/polychromatic/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/polychromatic/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/polychromatic/demo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/polychromatic/preferences.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/polychromatic/profiles.py</Path>
+ <Path fileType="data">/usr/share/applications/polychromatic-controller.desktop</Path>
+ <Path fileType="data">/usr/share/applications/polychromatic-tray-applet.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/polychromatic-controller.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/polychromatic.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/polychromatic-controller.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/polychromatic.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/polychromatic-controller.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/polychromatic.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/polychromatic-controller.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/polychromatic.svg</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="data">/usr/share/polychromatic</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-23</Date>
+ <Version>0.3.11.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Luca Weiss</Name>
+ <Email>luca@z3ntu.xyz</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 22 2023, 9:14 PM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5830995
Default Alt Text
D737.id2564.diff (4 KB)

Event Timeline