Page MenuHomeSolus

D737.id.diff
No OneTemporary

D737.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,25 @@
+name : polychromatic
+version : 0.3.11.2
+release : 1
+source :
+ - https://github.com/lah7/polychromatic/archive/v0.3.11.2.tar.gz : 78879db2500fb8d15e58253e6980f575bc447991c0e5f421a5ab0d7a2b40e1ad
+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
+ - python-requests
+ - python3-gobject
+ - imagemagick
+ - libwebkit-gtk
+ - libappindicator
+ - razer-drivers
+build : |
+ npm install less
+install : |
+ %make_install LESSC=node_modules/less/bin/lessc
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,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-30</Date>
+ <Version>0.3.11.2</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
Apr 29 2023, 4:01 PM (14 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803258
Default Alt Text
D737.id.diff (4 KB)

Event Timeline