Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,19 @@ +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: + - 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-22 + 0.3.11.1 + Packaging update + Luca Weiss + luca@z3ntu.xyz + + + \ No newline at end of file