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

Make Packages for Common Distributions #81

Open
Ericson2314 opened this issue Oct 6, 2013 · 5 comments
Open

Make Packages for Common Distributions #81

Ericson2314 opened this issue Oct 6, 2013 · 5 comments
Labels
discussion distribution enhancement request/proposal to add a new feature

Comments

@Ericson2314
Copy link
Contributor

There are few open source multiplayer games with a big player base. We could make OpenSpades a big thing in the open source world, but only if we can get packages in the distribution repositories (and a PPA on launchpad for Ubuntu).

This is old, but demonstrates that launchpad (for ubuntu) can mirror a git repo elsewhere:
http://askubuntu.com/questions/13613/git-on-launchpad

Building packages with CMake:
http://www.cmake.org/Wiki/CMake:CPackPackageGenerators#DEB_.28UNIX_only.29
http://www.cmake.org/Wiki/CMake:CPackPackageGenerators#RPM_.28Unix_Only.29

@NotAFile
Copy link
Contributor

NotAFile commented Oct 6, 2013

.deb would be really awesome, as compiling does not create a "install" file for me

@ghost
Copy link

ghost commented Oct 6, 2013

Heck, why not the Open Build Service then instead of vendor/distro-specific packages?

It makes programs easily portable on a number of distros and a friend of mine knows a hack to make it build on Windows via RPM, though Windows is planned to be supported. It will provide binary downloads so you don't have to!

@learn-more
Copy link
Contributor

because porting stuff like rpm to windows is a bad idea?

@learn-more
Copy link
Contributor

try it out, and patch it up for .dep / .rpm
#82

@Ericson2314
Copy link
Contributor Author

I can test deb file on Ubuntu.
@yvt: Do you want to create an account an project on launchpad so we can have an Ubuntu PPA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion distribution enhancement request/proposal to add a new feature
Projects
None yet
Development

No branches or pull requests

5 participants