enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Enigma-devel] Some patches and wishlist items


From: Erich Schubert
Subject: Re: [Enigma-devel] Some patches and wishlist items
Date: Fri, 12 Apr 2002 20:08:52 +0200
User-agent: Mutt/1.3.28i

> As much as I love Debian, I don't think many other distributions include
> packages for lua, much less for an alpha release.  Switching to Lua 4.1
> is certainly a good idea once it's available as a stable release, but
> until then I'd rather stick with 4.0.

I managed to get it to work with lua 4.1; i can send you the diff if you
want to. So the debian packages are ready, i uploaded them to unstable a
few hours ago. It will take some time until they are actually added to
the archive though.

> But you're right about removing lua from the tarball. I will do this for
> the next release.

You can always put an additional tarball for lua on your download page,
too. People not having lua in their distribution then can download that
as well.

> I applied them to my sources. Thanks a lot.

A similar diff is missing for the toplevel Makefile.am:
--- enigma-0.38a.orig/Makefile.am
+++ enigma-0.38a/Makefile.am
@@ -11,7 +11,7 @@
 ttf2bmf_LDADD = -lSDL_ttf
 endif

-pkgdata_DATA = *.lua
+pkgdata_DATA = $(srcdir)/*.lua

 EXTRA_DIST = *.sh *.lua enigma.spec COPYING.GPL

---

Gruss,
Erich Schubert

--
erich@(mucl.de|debian.org)        --        GPG Key ID: 4B3A135C
A polar bear is a rectangular bear after a coordinate transform.
Die kürzeste Verbindung zwischen zwei Menschen ist ein Lächeln.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]