Commit Graph

40 Commits

Author SHA1 Message Date
Kim Woelders adba3ecd0c XPM loader: Add rgb.txt
No longer rely on it being provided by X11.

rgb.txt is copied from https://gitlab.freedesktop.org/xorg/app/rgb
2023-03-23 06:24:31 +01:00
Kim Woelders ea7e1feb7e imlib2.spec.in: Introduce acflags for configuration of rpmbuilds 2022-01-29 19:59:47 +01:00
Kim Woelders e9d84bd216 Drop imlib2-config (use pkg-config) 2021-09-19 13:12:20 +02:00
Kim Woelders 240857af99 Spec file: Add git tag to rpm file name (if built from git checkout) 2021-07-10 15:44:17 +02:00
Kim Woelders 5b17b85280 Spec file simlifications and cleanups 2018-07-17 19:31:04 +02:00
FRIGN 5cabf38155 Add a Farbfeld loader
(http://tools.suckless.org/farbfeld)
2016-02-07 08:01:40 +01:00
Michael Jennings 2dee79e83d Fix build.
SVN revision: 45971
2010-02-07 23:47:46 +00:00
Kim Woelders dd93bae938 Fix build for x86 on x86_64.
As far as I can tell this fixes building on x86_64 with e.g.
'./configure --enable-mmx CFLAGS=-m32" or "rpmbuild --target i386 ..."
without breaking anything.


SVN revision: 41667
2009-08-10 16:26:20 +00:00
Kim Woelders 5b60182d96 Don't build static libs for modules.
SVN revision: 37371
2008-11-01 10:17:38 +00:00
Kim Woelders e3ec99354e Revert imlib2-config removal. There still may be systems without pkgconfig out there.
SVN revision: 37002
2008-10-22 18:48:55 +00:00
Kim Woelders 386ee4810a Remove imlib2-config (use pkgconfig).
SVN revision: 37001
2008-10-22 18:36:39 +00:00
Michael Jennings 9d69c604a7 Sat Dec 2 22:59:35 2006 Michael Jennings (mej)
Add directory ownerships.
----------------------------------------------------------------------


SVN revision: 27332
2006-12-03 03:59:36 +00:00
Kim Woelders f9e8ac0699 Set Release like most other places in the e17 tree.
Remove XFree86-devel requirement causing trouble when using xorg.


SVN revision: 25615
2006-09-07 21:05:35 +00:00
Michael Jennings df9a662ba5 Thu Sep 8 17:12:14 2005 Michael Jennings (mej)
Build fixes.
----------------------------------------------------------------------


SVN revision: 16669
2005-09-08 21:04:21 +00:00
Michael Jennings ed8bb45eef Thu Sep 1 16:53:13 2005 Michael Jennings (mej)
Build and cvsignore fixes.
----------------------------------------------------------------------


SVN revision: 16453
2005-09-01 20:45:21 +00:00
Carsten Haitzler 6a2d33b044 id3 .spec additions
SVN revision: 16301
2005-08-24 00:02:40 +00:00
Azundris 31ef68e0db * update specs
SVN revision: 15965
2005-07-30 21:31:21 +00:00
Azundris 05735b6091 * wonky versioning.
RPM packagers: imlib2 -- libungif-devel vs giflib-devel (SuSE)


SVN revision: 14117
2005-04-08 15:55:21 +00:00
Carsten Haitzler ee86c08845 add data filea and test progs to -devel
SVN revision: 13699
2005-03-11 17:05:32 +00:00
Carsten Haitzler ad86b207e6 auto-package imlib2...
SVN revision: 13591
2005-03-03 14:28:52 +00:00
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
Carsten Haitzler 7ba6529191 working offline... :)
SVN revision: 5370
2001-09-24 21:11:53 +00:00
Michael Jennings 64cbfee4fe Fri Aug 10 13:33:13 PDT 2001
(KainX)

None of the libraries are now absolute requirements.  Everything that
requires external support which Imlib2 itself doesn't specifically
need can now be optionally built.


SVN revision: 5090
2001-08-10 20:34:33 +00:00
Carsten Haitzler 0564389a26 virtualize real file and key splitting nicely into image data struct.
now we escpae literal colons with double colons. it's documented too. (this
was easier to do as i also have to do it for ssving files and you cant stat
to see if a file exisit fi you havent saved it yet)


SVN revision: 5080
2001-08-10 08:35:05 +00:00
Carsten Haitzler be537a334c on a stick!
SVN revision: 4147
2001-01-24 01:47:00 +00:00
Carsten Haitzler cea6638e08 * up version to 1.0.1 - will do minor release real soon.
* fix build so loaders build if u have no imlib2 installed
* fix requires and buildrequires in spec file for freetype & edb to be correct


SVN revision: 4105
2001-01-07 22:02:08 +00:00
Term f7e6af37c5 Blah. Isn't it great how things like "check the other packages in the spec
file" occur to you RIGHT after you do a commit? I love being up late. :)


SVN revision: 3608
2000-10-14 08:36:51 +00:00
Term 44a6a601a5 Based on a suggestion from Richard Lowe <richlowe@btinternet.com>, and
partially from a patch from him, updated README to include the
dependancies. Also added a few more to imlib2.spec.in (libjpeg, libpng,
edb).


SVN revision: 3607
2000-10-14 08:35:41 +00:00
Term 9ed198dd4e Cleanup the spec file a bunch with a patch from
Joakim Bodin <bodin@dreamhosted.com>. Changed a few things in to make it
happy to build in rpm < 3.0.5, and a few other minor tweaks.


SVN revision: 3564
2000-09-30 12:41:53 +00:00
Term bf71551d04 Bored. Reading. Typo. Commit. Sleep.
SVN revision: 3465
2000-09-14 06:37:14 +00:00
Carsten Haitzler d7b8c1575b add docs..... and prefix is /usr for rpms damnit! :)
SVN revision: 3450
2000-09-13 16:20:33 +00:00
Carsten Haitzler b4491f3c7c ok- lyly can have his changelog back.. ugly - eats space with nothing useful
:) - thats what cvs is for... :)


SVN revision: 3443
2000-09-13 15:09:21 +00:00
Carsten Haitzler 695ef867bd dont NEED those dependancies
SVN revision: 3436
2000-09-13 05:40:42 +00:00
Carsten Haitzler 355e700e6d docs get built......... :)
SVN revision: 3421
2000-09-12 21:42:23 +00:00
Carsten Haitzler 51518c516c oops - fix that
SVN revision: 3420
2000-09-12 21:33:30 +00:00
Carsten Haitzler 2c8b517b1a fix requires to be more accurate
SVN revision: 3418
2000-09-12 21:13:24 +00:00
Carsten Haitzler 00aeaf4586 up version number.. tentative for a 1.0 release...
revamp rpm packages completely. split loaders into their own packages
(more logical units). main imlib2 requires the jpeg, png and db laoders
at a  minimum


SVN revision: 3417
2000-09-12 21:11:22 +00:00
Carsten Haitzler 74c2136de5 only build loaders if headres/libs are found - chheck for libs and note them
minimum requirements are jpeg, png and db loaders.


SVN revision: 3415
2000-09-12 19:30:37 +00:00
Term d0bc2c9c2b First commit. Woohoo!
Fixed the spec file to include imlib2-config.


SVN revision: 3281
2000-08-31 05:01:28 +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