You are not logged in.

#1 2008-06-25 03:19:22

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

REQUEST: enemylines3

http://proj.phk.at/el/3/

I used to play this game on ubuntu and miss it.
If anyone would be kind enough to write a PKGBUILD I would be willing to maintain it in the AUR.
thanks in advance,
Raccoon


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#2 2008-06-25 03:24:06

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

Re: REQUEST: enemylines3

I just found a readme in the source folder. When I compile with those instructions, I get build errors. I may have to patch the source for gcc4.3.


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#3 2008-06-26 19:53:08

dimi
Member
Registered: 2005-12-04
Posts: 15

Re: REQUEST: enemylines3

hope this works for you wink

Edit: Ok, posting the patch file as forum message messed up the tabs.

Download the required files here:
http://www.speedshare.org/download.php?id=0BFC8B703

Last edited by dimi (2008-06-27 16:10:29)

Offline

#4 2008-06-26 21:36:23

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

Re: REQUEST: enemylines3

thanks, but doesn't work yet.

==> Validating source files with md5sums...
    enemylines3-1.2.tar.bz2 ... Passed
    enemylines_gcc43.patch ... Passed
==> Extracting Sources...
  -> bsdtar -x -f enemylines3-1.2.tar.bz2
==> Entering fakeroot environment...
==> Starting build()...
patching file enemylines3-1.2/c3_tpl.h
patching file enemylines3-1.2/font_ttf.h
Hunk #1 FAILED at 7.
1 out of 1 hunk FAILED -- saving rejects to file enemylines3-1.2/font_ttf.h.rej
patching file enemylines3-1.2/map.h
Hunk #1 FAILED at 24.
1 out of 1 hunk FAILED -- saving rejects to file enemylines3-1.2/map.h.rej
patching file enemylines3-1.2/random.cc
==> ERROR: Build Failed.
    Aborting...

Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#5 2008-06-27 02:41:59

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

Re: REQUEST: enemylines3

I have successfuly compiled this. I applied your patch manually. Durring compilation, it spat out many errors about typedef, but it compiled.
I still want to get the PKGBUILD and patch working so I can put it in the AUR. I think there is a syntax error in the patch. I could be wrong, but that's what I think.


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#6 2008-06-27 03:18:21

Daenyth
Forum Fellow
From: Boston, MA
Registered: 2008-02-24
Posts: 1,244

Re: REQUEST: enemylines3

Things don't usually play well with forum copy and posts. It was probably copied incorrectly at one end or the other.

Offline

#7 2008-06-27 03:40:49

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

Re: REQUEST: enemylines3

Daenyth wrote:

Things don't usually play well with forum copy and posts. It was probably copied incorrectly at one end or the other.

Seems fine. At least the first and last lines match.


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#8 2008-06-27 16:13:31

dimi
Member
Registered: 2005-12-04
Posts: 15

Re: REQUEST: enemylines3

Daenyth was right, the tabs got messed up. Try it again with above download.

Offline

#9 2008-06-27 18:55:02

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

Re: REQUEST: enemylines3

Now it works. thanks. I'll put it on the AUR.
http://aur.archlinux.org/packages.php?ID=18068

Last edited by Raccoon1400 (2008-06-27 18:57:09)


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#10 2008-06-27 23:20:03

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

Re: REQUEST: enemylines3

How did you figure out how to patch it? Is there a web page? I want to be able to fix the other enemylines games without bothering people here.

Last edited by Raccoon1400 (2008-06-27 23:28:09)


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#11 2008-06-28 19:12:43

dimi
Member
Registered: 2005-12-04
Posts: 15

Re: REQUEST: enemylines3

That's quite easy. Just look at the error messages the compiler provides.
GCC 4.3 is less liberal than previous versions, so most errors are easy to fix, like missing #includes etc.

Look into my patch file for some examples; if you know a bit C++, you'll see that the changes are quite trivial.

Offline

#12 2008-06-29 00:51:00

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

Re: REQUEST: enemylines3

I don't have any C++ experience, though I am taking a C++ programming cource next year in grade 12. I have had very little success patching source on my own. I need a good web page.
I can tell what files are affected, and can occasionally fix them.


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

Board footer

Powered by FluxBB