You are not logged in.

#1 2004-04-15 23:23:18

Bjørn
Member
From: The Netherlands
Registered: 2004-03-18
Posts: 139
Website

Could the runtime libraries be included in the swig package?

They are not included by default, but I need them to make the subversion python bindings work (for which I might request a patch later).

--- ../../extra/devel/swig/PKGBUILD     2004-02-07 07:19:41.000000000 +0000
+++ PKGBUILD    2004-04-16 00:18:14.000000000 +0100
@@ -14,5 +14,7 @@
 cd $startdir/src/SWIG-$pkgver
 ./configure --prefix=/usr
 make || return 1
+make runtime || return 1
 make prefix=$startdir/pkg/usr install
+make prefix=$startdir/pkg/usr install-runtime
 }

I'm reluctant to create a bug report, because maybe there is a reason not to include them. Just tell me if this is the wrong place, or if I should make such requests a bug report from the start instead of first posting on the forums.


http://themanaworld.org/
A Free Real-time Massively Multiplayer Online RPG in development.

Offline

#2 2004-04-16 01:45:54

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: Could the runtime libraries be included in the swig package?

No reason.  Submit a bug report.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#3 2004-04-16 10:58:21

Bjørn
Member
From: The Netherlands
Registered: 2004-03-18
Posts: 139
Website

Re: Could the runtime libraries be included in the swig package?

Ok done. :-)


http://themanaworld.org/
A Free Real-time Massively Multiplayer Online RPG in development.

Offline

#4 2004-04-17 01:48:36

Bjørn
Member
From: The Netherlands
Registered: 2004-03-18
Posts: 139
Website

Re: Could the runtime libraries be included in the swig package?

Ok, thanks a lot Jason for including these with such a speed, and even more for for adding the python bindings and hook scripts to Subversion straight away! Just so you know, I just upgraded to these packages and it's working fine.

Only one little thing, the *.py.in files shouldn't be included so after recursively copying the hook scripts, you might want to remove those. This is such a small issue I'm not sure if it's even worth a bug report...


http://themanaworld.org/
A Free Real-time Massively Multiplayer Online RPG in development.

Offline

#5 2004-04-17 02:14:36

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: Could the runtime libraries be included in the swig package?

Hehehe, submit a patch wink

I added that stuff because I came to the point where I wanted to use it.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#6 2004-04-17 10:05:33

Bjørn
Member
From: The Netherlands
Registered: 2004-03-18
Posts: 139
Website

Re: Could the runtime libraries be included in the swig package?

Ah, so Jason == Xentac? I guess the stuff you talk about are the hook scripts in general, and not the superfluous .py.in files in there. I've submitted a bug+patch.


http://themanaworld.org/
A Free Real-time Massively Multiplayer Online RPG in development.

Offline

Board footer

Powered by FluxBB