Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Eßer
527825c10d Update to KDE Beta4. 1998-04-25 07:33:05 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Stefan Eßer
8a824b3975 Clean up Makefile 1998-02-15 22:18:32 +00:00
Stefan Eßer
04ca42b6b6 Upgrade to KDE Beta3:
Recompile all your applications!

Only the minor revision of the shared libraries changed, but
they are not really upward compatible with those from Beta2!
1998-02-07 11:55:47 +00:00
Stefan Eßer
a04ee5160f Update to Beta2 1997-11-27 00:29:58 +00:00
Thomas Gellekum
a2d6cd4a5c Run `ldconfig -m' on ${PREFIX}/lib, not on
${PREFIX}/share/doc/HTML/en/kdelibs ;-).
1997-11-11 07:28:19 +00:00
Satoshi Asami
d061b93fbb kdelibs requires at least qt-1.30. Probably just a typo, as the other
kde* ports have it this way already.
1997-11-05 21:31:52 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Stefan Eßer
53313e608c Add BUILD_DEPENDS on moc pre-processor.
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
1997-11-03 00:25:44 +00:00
Stefan Eßer
1449f40eb6 Initial port of the KDE support libraries. Required by all other parts of KDE.
The use of --x-inc and --x-lib to pass in multiple directories is a hack,
and should be replaced by a more robust approach. It works, but relies on
implementation details of the configure script.
1997-11-01 14:21:18 +00:00