Commit Graph

9 Commits

Author SHA1 Message Date
Michael Jennings 1d25522d40 Spec file fixes here too.
First of all, Imlib2 *cannot* depend on any loaders, because the
loaders themselves depend on Imlib2.  Imlib2 can in reality install
just fine without any loaders at all, so that's where I removed the
dependency.  The Right Way to do this, however, may actually be to
include some of the basic loaders into the Imlib2 package itself so
that the minimal Imlib2 install will at least be able to load
*something*.

Furthermore, RedHat's basic freetype package contains both freetype 1
and freetype 2 support, so I removed that bogus check.  I also removed
"Requires:" lines that are simply redundant due to shared library
dependency detection.


SVN revision: 5568
2001-10-24 23:22:12 +00:00
Michael Jennings 81a8709050 It's always a good idea to "make distcheck" before you commit when you add
or remove files. :-)

I fixed that.  I also fixed a bug in filter_test that would have been
revealed by the proper warnings flags.  So whoever wrote that wins the
raster boobie prize for allowing a non-void function to return without a
value.

I also made the spec file auto-generated.


SVN revision: 2719
2000-05-28 16:57:22 +00:00
Chris Ross b6409d23fa One fricken character. Freetype 1.2, not 1.1
SVN revision: 2676
2000-05-20 23:10:38 +00:00
Chris Ross f4b4a3feb6 * Stuff from term, fixes some rpm build issues with imlib_view
SVN revision: 2675
2000-05-20 23:01:11 +00:00
Carsten Haitzler 095afe1c6c spec file up...
SVN revision: 2628
2000-05-12 01:19:32 +00:00
Carsten Haitzler 2676818732 write text at any angle............... :) patches form willem again :)
SVN revision: 2583
2000-04-30 19:15:12 +00:00
Carsten Haitzler c597161f3c fix spec file - dont buidl demos package
SVN revision: 2450
2000-04-08 21:06:17 +00:00
Carsten Haitzler 6982203dba spec file too...
SVN revision: 1535
1999-12-07 17:30:55 +00:00
Carsten Haitzler 318c8f1afd more correct makefile.am in base........
SVN revision: 1152
1999-11-02 15:56:23 +00:00