summaryrefslogtreecommitdiff
path: root/x11/gtk2-engines
AgeCommit message (Collapse)AuthorFilesLines
2005-03-22Update to 2.6.2:jmmv6-135/+84
Overview of Changes in 2.6.2 (since 2.6.2) ========================================== * Fix bugs #167389 and #163370 [ Andrew Johnson ] Overview of Changes in 2.6.1 (since 2.6.0) ========================================== * Fix bugs 162131, 163099 [ Thomas Wood ] * Smooth updates [ Andrew Johnson ]
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2005-01-13Fix multiple useless C99isms. Should fix the build with GCC 2.95.jmmv5-3/+54
Spotted by latest NetBSD 1.6.2/i386 kristerw@'s bulk build. While here, commit an update that has been laying here for a while. This should depend on the latest gtk2 to avoid a deadlock when using SVG themes. So bump PKGREVISION to 1.
2004-12-28Conflict with gnome-themes-extras<0.8.jmmv1-1/+2
2004-12-24Update to 2.6.0:jmmv4-19/+118
Overview of Changes in 2.6.0 (since 2.2.0) ========================================== * Autogen.sh updates [ James Henstridge ] * Pixbuf Engine Moved to GTK+ 2.6 [ Matthias Clasen ] * Remove old Pixbuf, and Notif Sources [ Thomas Wood ] * Add COPYING.GPL/COPYING.LGPL [ Thomas ] * Rewrite/Cleanup Redmond95 Engine [ Andrew Johnson ] * Replace Redmond95 Theme with Redmond Theme [ Andrew ] * Revise Engine/Theme Build Layout [ Andrew/Thomas ] * Add Crux Engine and Theme [ Andrew, Thomas ] * Add HC Engine [ Andrew, Thomas ] * Add Industrial Engine and Theme [ Andrew, Thomas] * Add LightHouseBlue Engine and Theme [ Andrew, Thomas ] * Add Mist Engine and Theme [ Andrew, Thomas ] * Add Smooth Engine [ Andrew, Thomas ] * Add ThinIce Engine and Theme [ Andrew, Thomas ] * Improve Smooth/Redmond/Industrial Engines for RTL Locales [ Andrew ] * Update README, add COPYING list of licences [ Andrew ]
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-7/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-05-15No longer used.snj1-24/+0
2004-05-09after jmmv's glib2 fixes patch-aa isn't needed anymorerecht2-15/+1
2004-04-15The buildlink2 framework does nothing with .pc files -- remove themwiz1-2/+1
from the buildlink2.mk files.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-04-05Add conflicts with each other to the "gtk-engines" and the "gtk2-engines"tron1-2/+3
package because they installed identical files into the same directory.
2004-04-04Fix a problem with the "redmond" engine which was missing the gtk2 symbols.recht3-3/+17
Bump the PKGREVISION to 7 for this change.
2004-04-01Bump PKGREVISION to 6 and fix paths to installed files, due to the updatejmmv4-18/+18
of GTK+ to 2.4.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv2-4/+5
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-9/+6
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11bl3ifyxtraeme2-4/+28
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-13Bump PKGREVISION for atk library major bump.wiz2-4/+4
2003-07-23Initial version of buildlink2.mk.jmmv1-0/+25
2003-07-23Use PKGCONFIG_OVERRIDE. Explicitly include pkgconfig's buildlink2.mk.jmmv1-1/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-01-18Update to 2.2.0. Changes since 1.9.0:jmmv3-21/+20
* Add a .pc file [Seth Nickell] * Various crash fixes [Luca Barbato, Hongli Lai, Shivaram Upadhyayula, Peter Zelezny] * Build fixes [Havoc Pennington] * Metal theme drawing improvements [Owen Taylor] * Improve installation docs [Owen, Piotr Sawuk]
2003-01-04Fix PKGNAME: should be gtk2-engines, not gtk-engines. Pointed out injmmv1-1/+2
PR pkg/19682 by Eric Gillespie.
2003-01-04Fix PLIST for gtk2-2.2.0.wiz2-11/+14
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-09-12Initial import of gtk-engines-1.9.0, a set of theme engines for gtk2.rh4-0/+54
Provided by Julio Merino <jmmv@hispabsd.org> in pkg/18206, with some minor fixes by me.