Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add debian packaging folder #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mdeguzis
Copy link

  • Adds basic debian/ set for packing
  • Built on clean system with Debian Jessie repositories
  • Tested on Debian 8 / SteamOS brewmaster
  • Based off of build script from my repository here
  • Reference package can be found here (packages.libregeek.org]

Of course this is optional, but if you'll accept, it may help those who want to make debian packages out of this repository. I wasn't sure to make the category games or utils. That is up for debate of course. I don't have a mentor for upstream Debian, so I cannot push this further. Plus, it needs a little more testing anyway. I was able to pair 2 DS4 controllers to SteamOS just fine.

Systemd service confirmation from fresh system install:

desktop@steamos:~/SteamOS-Tools-Packaging$ sudo systemctl status ds4drv
● ds4drv.service - ds4drv daemon
   Loaded: loaded (/lib/systemd/system/ds4drv.service; enabled)
   Active: active (running) since Sun 2015-11-22 16:12:43 EST; 10s ago
 Main PID: 4753 (ds4drv)
   CGroup: /system.slice/ds4drv.service
           ├─4753 /usr/bin/python /usr/bin/ds4drv
           └─4774 hcitool scan --flush

@tonybaltovski
Copy link

+1

I am interested in this as well.

cybern0id pushed a commit to cybern0id/ds4drv that referenced this pull request Apr 4, 2016
Merge mdeguzis@0141da4
"add debian packaging folder"
See pull request chrippa#61
@Ape
Copy link
Collaborator

Ape commented Apr 30, 2016

I'm not sure if this belongs to our upstream repository. Should we also add packaging scripts for every other possible package manager? But I don't have a strong opinion on this.

@mdeguzis
Copy link
Author

Just offering. I already maintian my own of course. If in disagreement I'm sure it will be closed.

@CorneliaXaos
Copy link

Hmm.. I just wrote my own sysvinit script for handling this.. While interesting, I do think it would be the wrong idea to only support packaging for a single package manager..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants