Commit graph

5 commits

Author SHA1 Message Date
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
dmcmahill
e8fb9716fa remove extra link which should not be needed and has the potential
for confusion.
2000-04-13 10:13:20 +00:00
tron
f8aa99bfe4 Apply GIF patch in "post-patch" target so that an interrupted build
can be continued.
2000-03-30 16:40:47 +00:00
dmcmahill
07c67df8fd make qt1 install in its own directory instead of renaming its installed
components.  This allows users of Qt to specify QTDIR=/path/to/qt instead
of having to patch all configure scripts and makefiles to look for alternate
names.  This is the recommended approach from Troll Tech (Qt authors).

update pkgs which use qt1 to reflect this.
2000-03-28 00:09:19 +00:00
dmcmahill
7fe1c8d00d This is a modified version of the qt-1.44 package. It has been modified
to coexist with the up and coming qt-2.0.2 package.  This will allow
packages which still requrire qt-1.44 to work (ie are not compatible with
Qt-2).  As such, this package should be considered a temporary one.
Once all packages which use qt-1.* have be updated to use qt-2.*, this package
may be depricated.

The modifications to this package from the qt-1.44 package are:

- header files are installed in ${PREFIX}/include/qt1
- manual pages have "_1" appended to the name (ie "man foo" becomes "man foo_1")
- the program "moc" is now named "moc1"
2000-03-23 21:27:40 +00:00