Commit Graph

22 Commits

Author SHA1 Message Date
kaethorn 2d8bb130ee Add eina to dependencies.
SVN revision: 36934
2008-10-21 13:46:18 +00:00
Horms 9707532fe0 Add automake1.7 | automaken, libtool, pkg-config as debian build dependancies
Currently debian/rules requires these dependancies to else
the following errors occur:

When automake is missing:

./autogen.sh
[...]
Running aclocal...
./autogen.sh: line 8: aclocal: command not found
make: *** [clean] Error 1

./autogen.sh
[...]
configure.in:20: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:23: error: possibly undefined macro: AC_PROG_LIBTOOL
make: *** [clean] Error 1

When pkg-config is missing:

./autogen.sh
[...]
configure: creating libtool
./configure: line 14491: PKG_PROG_PKG_CONFIG: command not found
./configure: line 14499: syntax error near unexpected token `EVIL,'
./configure: line 14499: `		PKG_CHECK_MODULES(EVIL, evil)'
make: *** [clean] Error 2


SVN revision: 34790
2008-06-10 08:30:54 +00:00
kaethorn 91e34485b3 fix Debian packaging.
SVN revision: 34474
2008-05-06 07:25:15 +00:00
kaethorn 2e07967101 Change Debian package name from libeet0 to libeet1.
SVN revision: 34468
2008-05-06 02:08:18 +00:00
kaethorn ace1e213d7 Merge with Debian files from PkgE.
SVN revision: 34393
2008-04-28 15:09:40 +00:00
Horms c67cb60818 libeet: Build depends on automake and libtool
There seems to be a typo, likely introduced by me,
such that the libtool dependancy was an alternate to automake.

If you don't have automake instlled at configure time, then
the following error pops up on Debian unstable.

configure.in:19: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.


SVN revision: 33772
2008-02-18 07:03:33 +00:00
Carsten Haitzler 93c42e4ec3 clean out -debug package stuff
SVN revision: 26822
2006-10-28 06:35:55 +00:00
Horms a87311b802 The section of a library's -dev package is generally libdevel
SVN revision: 22111
2006-04-14 00:24:37 +00:00
Horms ad36ab291a Need not depend on libc6-dev | libc-dev as it is in build-essential
SVN revision: 22110
2006-04-14 00:17:03 +00:00
Horms 827efc390c Various debian build cleanups
SVN revision: 22053
2006-04-12 09:22:24 +00:00
Carsten Haitzler 09172097ac rename to eet0-debug
SVN revision: 21766
2006-04-03 09:13:50 +00:00
Carsten Haitzler e236d7ba76 eet-debug should contain the eet binary - as its not used anywhere except as
a test/debug tool


SVN revision: 21586
2006-03-30 00:39:37 +00:00
xstasi 3eff00791a Recreated debian/, based on cdbs
SVN revision: 21266
2006-03-13 18:48:42 +00:00
xstasi a779fadb54 Changed maintainer to 'E17 Debian Team'
SVN revision: 21071
2006-03-07 13:05:18 +00:00
xstasi e3436e633a created debian/changelog to allow packages to be built with custom versions (e.g. cvs appends or epochs), and changed maintainer
SVN revision: 20999
2006-03-04 11:18:57 +00:00
shadoi 85f8e08af8 Provides libeet
SVN revision: 17501
2005-10-13 05:46:17 +00:00
shadoi b2916498a0 Fix dependencies
SVN revision: 13972
2005-03-29 16:58:32 +00:00
swielinga c7dc828879 Big debian packaging update.
SVN revision: 11181
2004-08-08 10:56:44 +00:00
swielinga 9043dd3635 Updated most of the debian packaging. Everything I have missed is out of date,
not important or not working.


SVN revision: 7380
2003-08-26 13:59:06 +00:00
Carsten Haitzler f9fb3941f8 move eet to HEAD
SVN revision: 6469
2002-12-02 23:39:26 +00:00
Michael Jennings 619055204b Fri Oct 4 15:20:20 2002 Michael Jennings (mej)
These were meant for SPLIT.


SVN revision: 6404
2002-10-04 19:21:01 +00:00
swielinga 0928550c9b Debianized eet.
NOTE: The patch I posted to enlightenment-devel is still required to build
      this, until raster applies it or fixes configure otherwise.


SVN revision: 6403
2002-10-04 16:55:27 +00:00