Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ 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 Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,53 @@ + + + polychromatic + + Luca Weiss + luca@z3ntu.xyz + + GPL-3.0 + system.utils + Graphical front end and tray applet for configuring Razer peripherals on GNU/Linux. + A front-end for customising the functionality of your Razer perpherials under GNU/Linux. + + https://solus-project.com/sources/README.Solus + + + polychromatic + Graphical front end and tray applet for configuring Razer peripherals on GNU/Linux. + A front-end for customising the functionality of your Razer perpherials under GNU/Linux. + + system.utils + + /etc/xdg/autostart/polychromatic-tray-applet.desktop + /usr/bin + /usr/lib/python3.5/site-packages/polychromatic/__init__.py + /usr/lib/python3.5/site-packages/polychromatic/common.py + /usr/lib/python3.5/site-packages/polychromatic/demo.py + /usr/lib/python3.5/site-packages/polychromatic/preferences.py + /usr/lib/python3.5/site-packages/polychromatic/profiles.py + /usr/share/applications/polychromatic-controller.desktop + /usr/share/applications/polychromatic-tray-applet.desktop + /usr/share/icons/hicolor/16x16/apps/polychromatic-controller.svg + /usr/share/icons/hicolor/16x16/apps/polychromatic.svg + /usr/share/icons/hicolor/24x24/apps/polychromatic-controller.svg + /usr/share/icons/hicolor/24x24/apps/polychromatic.svg + /usr/share/icons/hicolor/32x32/apps/polychromatic-controller.svg + /usr/share/icons/hicolor/32x32/apps/polychromatic.svg + /usr/share/icons/hicolor/scalable/apps/polychromatic-controller.svg + /usr/share/icons/hicolor/scalable/apps/polychromatic.svg + /usr/share/locale + /usr/share/man + /usr/share/polychromatic + + + + + 2017-09-30 + 0.3.11.2 + Packaging update + Luca Weiss + luca@z3ntu.xyz + + + \ No newline at end of file