Link to .deb package instead of source

Website issues & feedback. Constructive criticism is welcome.
(Guest posting is allowed under certain circumstances)
If you have a problem with certain individuals, then PM the Staff account.
Post Reply
warpi

Link to .deb package instead of source

Post by warpi »

Hello,

It would be lovely if you could link to the .deb package instead of to the source at wz2100. In this way, it will be much easier for linux gamers to just click on the link and start playing.

Thanks!
User avatar
WarTux
Trained
Trained
Posts: 190
Joined: 08 Jul 2010, 04:41
Location: Arctic sector

Re: Link to .deb package instead of source

Post by WarTux »

warpi wrote:It would be lovely if you could link to the .deb package instead of to the source at wz2100. In this way, it will be much easier for linux gamers to just click on the link and start playing.
The current *.deb packages available for Warzone 2100 are out of date- they're at 2.2.4, we're at 2.3.4!

Currently, none of our developers have the knowledge (and/or will) to build *.deb packages- besides, we are releasing new versions so rapidly that the extra effort may not be worth it.
Warzone nicknames: WarTux[BDC], ChuckNorris-BDC, DeathStar, etc.
Part of the Black Dragon Clan; apply today, we welcome most! :3
On the Warzone IRC channel you can find me hanging out with the BDC dudes or messing with the bot.
warpi
New user
Posts: 3
Joined: 13 Aug 2010, 00:40

Re: Link to .deb package instead of source

Post by warpi »

Maybe its possible to create a script that automatically builds the .deb files and push them onto internet?
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: Link to .deb package instead of source

Post by cybersphinx »

Oh, I built some for 2.3.2/2.3.3 (see http://developer.wz2100.net/wiki/LinuxC ... tuPackages), but since they can't be linked from the download page, not many people found them, so I didn't do it this time. (Also, I can build 64 bit only at the moment, not sure how many people are still using 32 bit though.)
User avatar
JDW
Regular
Regular
Posts: 1669
Joined: 18 May 2010, 20:44

Re: Link to .deb package instead of source

Post by JDW »

warpi wrote:It would be lovely if you could link to the .deb package instead of to the source at wz2100. In this way, it will be much easier for linux gamers to just click on the link and start playing.
What would be even better is if Ubuntu/Debian had the latest version in their package repositories, they do however have the 2.3.3-1 version.

If you google for Debian Packages you will find this page.

Somewhere in the middle of that page, there is a search box. Type in Warzone2100 , and change the Distribution field to "any". Click Search. That will give you these results.

If you click on sid(unstable) in the 'Exact hits' section, that will take you here.. You will see links to the deb file downloads for 2.3.3-1 at the end of that page. The same page has also got the list of maintainers, one of which is the Debian Games Team.

However, you're looking for 2.3.4. So you could contact the Debain Games Team to see how you could help them to get 2.3.4 as a deb release that everyone else could enjoy. My suggestion is that you offer to help them get it done rather than to request them to package it for you.

Since you seem to care so much for the Linux users, why not learn to package deb files for them? Someone's got to do it, why not you? After all, open source works because someone wants to make something nice and share it with others to have. If you see anything that the community can use, then you should make it for them to enjoy. :)

Now don't give me that "But I don't how to code" or "I just know how to use the mouse". Packaging is much simpler than you think it is. Talk to the maintainers and they'll guide you in the right direction.
warpi wrote:Maybe its possible to create a script that automatically builds the .deb files and push them onto internet?
That could work. You would need to ask the Debian team though, IMHO.
EDIT:Whoops!! Sorry, didn't see cybersphinx's post immediately above this one. Looks like there are some scripts already.
Last edited by JDW on 13 Aug 2010, 13:35, edited 1 time in total.
"Speak when you are angry and you will make the best speech you will ever regret."
-- Ambrose Bierce
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: Link to .deb package instead of source

Post by cybersphinx »

j0shdrunk0nwar wrote:However, you're looking for 2.3.4. So you could contact the Debain Games Team to see how you could help them to get 2.3.4 as a deb release that everyone else could enjoy. My suggestion is that you offer to help them get it done rather than to request them to package it for you.
Since Debian is in a freeze to prepare for the next release, it's more a "convince the release team that 2.3.4 is a necessary update, so they make an exception for it", then Pabs will upload it.
User avatar
JDW
Regular
Regular
Posts: 1669
Joined: 18 May 2010, 20:44

Re: Link to .deb package instead of source

Post by JDW »

cybersphinx wrote:Since Debian is in a freeze to prepare for the next release, it's more a "convince the release team that 2.3.4 is a necessary update, so they make an exception for it", then Pabs will upload it.
That's good to hear :D

I just didn't want them getting annoyed over a request for something to be done. And there's no loss to Warpi if he learns something that he could use in future as well. Right Warpi? :)
"Speak when you are angry and you will make the best speech you will ever regret."
-- Ambrose Bierce
warpi
New user
Posts: 3
Joined: 13 Aug 2010, 00:40

Re: Link to .deb package instead of source

Post by warpi »

j0shdrunk0nwar: haha, nice avatar you are using :)

I completely agree, i just wanted to talk about the issue and hopefully something good will come out from it :)
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA
Contact:

Re: Link to .deb package instead of source

Post by Zarel »

The main problem with providing debs is that debs aren't really a good package system, from what I hear. For instance, you need a different .deb for each version of the OS, etc.
warpi
New user
Posts: 3
Joined: 13 Aug 2010, 00:40

Re: Link to .deb package instead of source

Post by warpi »

So, what is the solution then? :)
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA
Contact:

Re: Link to .deb package instead of source

Post by Zarel »

Solution: We provide source code, and anyone who wants a dev can use playdeb or something. <_<
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: Link to .deb package instead of source

Post by NoQ »

The main problem with providing debs is that debs aren't really a good package system, from what I hear. For instance, you need a different .deb for each version of the OS, etc.
Hmm, i've heard the same thing about rpms, and debs were just supposed to have the same format for all deb-based OSes. Am i wrong to believe in it?

Well, you shall need a different warzone for each version of the OS, but it's not about deb, but just about different library versions, isn't it?

Just curious (:
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA
Contact:

Re: Link to .deb package instead of source

Post by Zarel »

hao wrote:Hmm, i've heard the same thing about rpms, and debs were just supposed to have the same format for all deb-based OSes. Am i wrong to believe in it?

Well, you shall need a different warzone for each version of the OS, but it's not about deb, but just about different library versions, isn't it?

Just curious (:
Yeah. It's the usual "dependency hell" problem.
User avatar
noccy
Trained
Trained
Posts: 45
Joined: 01 Aug 2010, 22:21
Location: Karlstad, Sweden
Contact:

Re: Link to .deb package instead of source

Post by noccy »

Debian packages of 2.3.4 built on Ubuntu 10.04 for i386 can be grabbed from here :)

You can also add the repository by putting the following line at the bottom of your /etc/apt/sources.list file:

Code: Select all

deb http://files.noccy.com/ubuntu lucid main
You also need to import the key used for signing or you will get errors when updating:

Code: Select all

wget http://noccy.com/files/[email protected]
sudo apt-key add [email protected]
edit: added info about setting up the repository.
noccy.com | xmpp: noccy(at)chillat.net | xfire: noccy80
a clever user name

Re: Link to .deb package instead of source

Post by a clever user name »

hao wrote:
The main problem with providing debs is that debs aren't really a good package system, from what I hear. For instance, you need a different .deb for each version of the OS, etc.
Hmm, i've heard the same thing about rpms, and debs were just supposed to have the same format for all deb-based OSes. Am i wrong to believe in it?

Well, you shall need a different warzone for each version of the OS, but it's not about deb, but just about different library versions, isn't it?

Just curious (:

RPM allows packaging 32-bit and 64-bit binaries in the same .rpm file, deb does not. Mainly this is because Debian can't come up with a working multi-arch solution.
Post Reply