
CVS log for pkgsrc/x11/gtk2/options.mk
Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / gtk2
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 19 15:17:42 2012 UTC (4 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
need newer libXi dependency due to:
gdkinputprivate.h:38:35: error: X11/extensions/XInput.h: No such file or directory
(header got switched to different package)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 15 18:28:45 2010 UTC (18 months, 1 week ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -11
lines
update to 2.22.0
This switches to the gnome-2.32 release branch
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 23 11:47:34 2009 UTC (2 years, 6 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1
lines
fix PLIST for (non-default) "jasper" option
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 16 11:10:06 2008 UTC (3 years, 7 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -2
lines
update to 2.14.3, mostly from Juan RP
This switches to the gnome-2.24 release branch.
Most noteworthy change: gtk includes "gail" now, so it conflicts with
the old devel/gail pkg.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 12 22:43:14 2008 UTC (4 years, 1 month ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -7
lines
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 21 01:18:36 2007 UTC (4 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Suppress the unexptected cups detection.
Fixes PR 37134.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 25 18:02:45 2007 UTC (5 years ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -7
lines
Remove old spelling of PKG_OPTION.gtk2+, it is after 2007Q1.
Fix spelling of the PKG_BUILD_OPTION.gtk2+ variable for the same
reason.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 29 21:24:13 2007 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -2
lines
As Joachim König-Baltes correctly points out, assigning to variables
that end with a '+' is difficult in make(1).
Thus, rename the options variable from PKG_OPTIONS.gtk2+ to
PKG_OPTIONS.gtk2, and add a warning for those still using the
old one.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 6 15:13:15 2007 UTC (5 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -2
lines
Add an option for cups support, based on patches provided by
Joachim Koenig-Baltes in PR 35065.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 6 10:17:03 2006 UTC (5 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -4
lines
Always support the x11 option, not only when alternatives are available.
This way the test for the x11 option in buildlink3.mk has a chance
to succeed.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 5 21:26:59 2006 UTC (5 years, 5 months ago) by minskim
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +37 -1
lines
Add an option to choose the GDK backend target between X11 and Quartz for
Mac OS X. Thanks to wiz@ for review and suggestions for earlier patches
of this change.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 25 21:31:06 2005 UTC (6 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Add debug option.
NetBSD-CVSweb <admin[at]NetBSD[dot]se>