2005-04-11 23:44:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.37 2005/04/11 21:48:07 tv Exp $
|
2002-10-30 11:32:14 +01:00
|
|
|
#
|
|
|
|
|
Update to 2.10.0:
2.10.0
===
- Translation updates: bg, ca, et, hu, lt, nl, ro, sr, sr@Latn, uk, zh_TW
- Ukrainian translation of the docs
2.9.3
===
- Approximate the time that gnome-terminal was launched if not launched with
startup-notification (Elijah Newren) [#168812]
- Translation updates: Vladimir Petkov (bg), Jordi Mallach (ca), Kostas
Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Christophe
Merlet (RedFox) (fr), Ankit Patel (gu), Takeshi AIHANA (ja), Young-Ho Cha (ko),
Žygimantas Beručka (lt), Kjartan Maraas (nb), Rajeev Shrestha (ne), Åsmund
Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Gustavo Noronha
Silva (pt_BR), Duarte Loreto (pt), Leonid Kanter (ru), Marcel Telka (sk),
Christian Rose (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk)
2.9.2
===
- Correct handling of the clipboard and of the clipboard availability checking.
- Port to the new GTK widgets.
- Support _NET_WM_USER_TIME (Elijah Newren)
- Be more HIGgy in a couple of dialogs (Dennis Cranston)
- Translation updates: Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes
Hansen (da), Hendrik Richter (de), Adam Weinberger (en_CA), David Lodge (en_GB),
es@li.org (es), Laszlo Dvornik (hu), Takeshi AIHANA (ja), Daniel van Eeden (nl),
Gustavo Noronha Silva (pt_BR), Laurent Dhima (sq), Funda Wang (zh_CN).
2.9.1
===
- Make all terminal windows be group leaders; this will change the way grouping is
done by window-managers, closer to what people expect (hopefully).
- Match news: URIs, and recognize more mailto: ones.
- Add --full-screen
- Cleanups and leaks fixed from Alexey Spiridonov, Kjartan Maraas.
- Fixed a couple of hotkey clashes, caught by Damian Keogh.
- Set accessible descriptions correctly on the profile dialog; caught by Frances Keenan.
- Translation updates: Miloslav Trmac (cs), Martin Willemoes Hansen (da),
Adam Weinberger (en_CA), Christophe Merlet (RedFox) (fr), Mohammad DAMT (id),
Young-Ho Cha (ko), Kjartan Maraas (nb), Kjartan Maraas (no).
2005-03-22 17:20:49 +01:00
|
|
|
DISTNAME= gnome-terminal-2.10.0
|
2002-10-30 11:32:14 +01:00
|
|
|
PKGNAME= ${DISTNAME:S/-/2-/}
|
|
|
|
CATEGORIES= x11 gnome
|
Update to 2.10.0:
2.10.0
===
- Translation updates: bg, ca, et, hu, lt, nl, ro, sr, sr@Latn, uk, zh_TW
- Ukrainian translation of the docs
2.9.3
===
- Approximate the time that gnome-terminal was launched if not launched with
startup-notification (Elijah Newren) [#168812]
- Translation updates: Vladimir Petkov (bg), Jordi Mallach (ca), Kostas
Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Christophe
Merlet (RedFox) (fr), Ankit Patel (gu), Takeshi AIHANA (ja), Young-Ho Cha (ko),
Žygimantas Beručka (lt), Kjartan Maraas (nb), Rajeev Shrestha (ne), Åsmund
Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Gustavo Noronha
Silva (pt_BR), Duarte Loreto (pt), Leonid Kanter (ru), Marcel Telka (sk),
Christian Rose (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk)
2.9.2
===
- Correct handling of the clipboard and of the clipboard availability checking.
- Port to the new GTK widgets.
- Support _NET_WM_USER_TIME (Elijah Newren)
- Be more HIGgy in a couple of dialogs (Dennis Cranston)
- Translation updates: Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes
Hansen (da), Hendrik Richter (de), Adam Weinberger (en_CA), David Lodge (en_GB),
es@li.org (es), Laszlo Dvornik (hu), Takeshi AIHANA (ja), Daniel van Eeden (nl),
Gustavo Noronha Silva (pt_BR), Laurent Dhima (sq), Funda Wang (zh_CN).
2.9.1
===
- Make all terminal windows be group leaders; this will change the way grouping is
done by window-managers, closer to what people expect (hopefully).
- Match news: URIs, and recognize more mailto: ones.
- Add --full-screen
- Cleanups and leaks fixed from Alexey Spiridonov, Kjartan Maraas.
- Fixed a couple of hotkey clashes, caught by Damian Keogh.
- Set accessible descriptions correctly on the profile dialog; caught by Frances Keenan.
- Translation updates: Miloslav Trmac (cs), Martin Willemoes Hansen (da),
Adam Weinberger (en_CA), Christophe Merlet (RedFox) (fr), Mohammad DAMT (id),
Young-Ho Cha (ko), Kjartan Maraas (nb), Kjartan Maraas (no).
2005-03-22 17:20:49 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.10/}
|
2002-10-30 11:32:14 +01:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
2004-12-28 22:50:29 +01:00
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
2002-10-30 11:32:14 +01:00
|
|
|
HOMEPAGE= http://www.gnome.org/
|
2003-07-21 19:38:24 +02:00
|
|
|
COMMENT= Xterm like terminal program for GNOME 2
|
2002-10-30 11:32:14 +01:00
|
|
|
|
|
|
|
BUILD_USES_MSGFMT= YES
|
2003-09-08 20:07:21 +02:00
|
|
|
|
|
|
|
CONFLICTS= gnome-core-[0-9]*
|
2002-10-30 11:32:14 +01:00
|
|
|
|
|
|
|
USE_PERL5= build
|
|
|
|
GNU_CONFIGURE= YES
|
2004-04-14 18:15:20 +02:00
|
|
|
USE_DIRS+= gnome2-1.5
|
2003-01-10 09:00:02 +01:00
|
|
|
USE_PKGLOCALEDIR= YES
|
2004-01-24 16:30:32 +01:00
|
|
|
USE_GNU_TOOLS+= make
|
2002-10-30 11:32:14 +01:00
|
|
|
USE_X11= YES
|
|
|
|
USE_LIBTOOL= YES
|
|
|
|
|
2003-02-14 22:13:35 +01:00
|
|
|
GCONF2_SCHEMAS= gnome-terminal.schemas
|
|
|
|
|
Update to 2.10.0:
2.10.0
===
- Translation updates: bg, ca, et, hu, lt, nl, ro, sr, sr@Latn, uk, zh_TW
- Ukrainian translation of the docs
2.9.3
===
- Approximate the time that gnome-terminal was launched if not launched with
startup-notification (Elijah Newren) [#168812]
- Translation updates: Vladimir Petkov (bg), Jordi Mallach (ca), Kostas
Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Christophe
Merlet (RedFox) (fr), Ankit Patel (gu), Takeshi AIHANA (ja), Young-Ho Cha (ko),
Žygimantas Beručka (lt), Kjartan Maraas (nb), Rajeev Shrestha (ne), Åsmund
Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Gustavo Noronha
Silva (pt_BR), Duarte Loreto (pt), Leonid Kanter (ru), Marcel Telka (sk),
Christian Rose (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk)
2.9.2
===
- Correct handling of the clipboard and of the clipboard availability checking.
- Port to the new GTK widgets.
- Support _NET_WM_USER_TIME (Elijah Newren)
- Be more HIGgy in a couple of dialogs (Dennis Cranston)
- Translation updates: Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes
Hansen (da), Hendrik Richter (de), Adam Weinberger (en_CA), David Lodge (en_GB),
es@li.org (es), Laszlo Dvornik (hu), Takeshi AIHANA (ja), Daniel van Eeden (nl),
Gustavo Noronha Silva (pt_BR), Laurent Dhima (sq), Funda Wang (zh_CN).
2.9.1
===
- Make all terminal windows be group leaders; this will change the way grouping is
done by window-managers, closer to what people expect (hopefully).
- Match news: URIs, and recognize more mailto: ones.
- Add --full-screen
- Cleanups and leaks fixed from Alexey Spiridonov, Kjartan Maraas.
- Fixed a couple of hotkey clashes, caught by Damian Keogh.
- Set accessible descriptions correctly on the profile dialog; caught by Frances Keenan.
- Translation updates: Miloslav Trmac (cs), Martin Willemoes Hansen (da),
Adam Weinberger (en_CA), Christophe Merlet (RedFox) (fr), Mohammad DAMT (id),
Young-Ho Cha (ko), Kjartan Maraas (nb), Kjartan Maraas (no).
2005-03-22 17:20:49 +01:00
|
|
|
BUILDLINK_DEPENDS.startup-notification+= startup-notification>=0.8
|
|
|
|
|
2003-02-14 22:13:35 +01:00
|
|
|
.include "../../devel/GConf2/schemas.mk"
|
2004-02-11 08:11:28 +01:00
|
|
|
.include "../../devel/libglade2/buildlink3.mk"
|
|
|
|
.include "../../devel/libgnomeui/buildlink3.mk"
|
Update to 2.10.0:
2.10.0
===
- Translation updates: bg, ca, et, hu, lt, nl, ro, sr, sr@Latn, uk, zh_TW
- Ukrainian translation of the docs
2.9.3
===
- Approximate the time that gnome-terminal was launched if not launched with
startup-notification (Elijah Newren) [#168812]
- Translation updates: Vladimir Petkov (bg), Jordi Mallach (ca), Kostas
Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Christophe
Merlet (RedFox) (fr), Ankit Patel (gu), Takeshi AIHANA (ja), Young-Ho Cha (ko),
Žygimantas Beručka (lt), Kjartan Maraas (nb), Rajeev Shrestha (ne), Åsmund
Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Gustavo Noronha
Silva (pt_BR), Duarte Loreto (pt), Leonid Kanter (ru), Marcel Telka (sk),
Christian Rose (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk)
2.9.2
===
- Correct handling of the clipboard and of the clipboard availability checking.
- Port to the new GTK widgets.
- Support _NET_WM_USER_TIME (Elijah Newren)
- Be more HIGgy in a couple of dialogs (Dennis Cranston)
- Translation updates: Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes
Hansen (da), Hendrik Richter (de), Adam Weinberger (en_CA), David Lodge (en_GB),
es@li.org (es), Laszlo Dvornik (hu), Takeshi AIHANA (ja), Daniel van Eeden (nl),
Gustavo Noronha Silva (pt_BR), Laurent Dhima (sq), Funda Wang (zh_CN).
2.9.1
===
- Make all terminal windows be group leaders; this will change the way grouping is
done by window-managers, closer to what people expect (hopefully).
- Match news: URIs, and recognize more mailto: ones.
- Add --full-screen
- Cleanups and leaks fixed from Alexey Spiridonov, Kjartan Maraas.
- Fixed a couple of hotkey clashes, caught by Damian Keogh.
- Set accessible descriptions correctly on the profile dialog; caught by Frances Keenan.
- Translation updates: Miloslav Trmac (cs), Martin Willemoes Hansen (da),
Adam Weinberger (en_CA), Christophe Merlet (RedFox) (fr), Mohammad DAMT (id),
Young-Ho Cha (ko), Kjartan Maraas (nb), Kjartan Maraas (no).
2005-03-22 17:20:49 +01:00
|
|
|
.include "../../devel/pango/buildlink3.mk"
|
2004-02-14 20:40:10 +01:00
|
|
|
.include "../../devel/pkgconfig/buildlink3.mk"
|
Update to 2.10.0:
2.10.0
===
- Translation updates: bg, ca, et, hu, lt, nl, ro, sr, sr@Latn, uk, zh_TW
- Ukrainian translation of the docs
2.9.3
===
- Approximate the time that gnome-terminal was launched if not launched with
startup-notification (Elijah Newren) [#168812]
- Translation updates: Vladimir Petkov (bg), Jordi Mallach (ca), Kostas
Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Christophe
Merlet (RedFox) (fr), Ankit Patel (gu), Takeshi AIHANA (ja), Young-Ho Cha (ko),
Žygimantas Beručka (lt), Kjartan Maraas (nb), Rajeev Shrestha (ne), Åsmund
Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Gustavo Noronha
Silva (pt_BR), Duarte Loreto (pt), Leonid Kanter (ru), Marcel Telka (sk),
Christian Rose (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk)
2.9.2
===
- Correct handling of the clipboard and of the clipboard availability checking.
- Port to the new GTK widgets.
- Support _NET_WM_USER_TIME (Elijah Newren)
- Be more HIGgy in a couple of dialogs (Dennis Cranston)
- Translation updates: Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes
Hansen (da), Hendrik Richter (de), Adam Weinberger (en_CA), David Lodge (en_GB),
es@li.org (es), Laszlo Dvornik (hu), Takeshi AIHANA (ja), Daniel van Eeden (nl),
Gustavo Noronha Silva (pt_BR), Laurent Dhima (sq), Funda Wang (zh_CN).
2.9.1
===
- Make all terminal windows be group leaders; this will change the way grouping is
done by window-managers, closer to what people expect (hopefully).
- Match news: URIs, and recognize more mailto: ones.
- Add --full-screen
- Cleanups and leaks fixed from Alexey Spiridonov, Kjartan Maraas.
- Fixed a couple of hotkey clashes, caught by Damian Keogh.
- Set accessible descriptions correctly on the profile dialog; caught by Frances Keenan.
- Translation updates: Miloslav Trmac (cs), Martin Willemoes Hansen (da),
Adam Weinberger (en_CA), Christophe Merlet (RedFox) (fr), Mohammad DAMT (id),
Young-Ho Cha (ko), Kjartan Maraas (nb), Kjartan Maraas (no).
2005-03-22 17:20:49 +01:00
|
|
|
.include "../../fonts/Xft2/buildlink3.mk"
|
|
|
|
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
|
2003-02-18 15:55:54 +01:00
|
|
|
.include "../../textproc/scrollkeeper/omf.mk"
|
2004-02-11 08:11:28 +01:00
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../x11/libzvt/buildlink3.mk"
|
|
|
|
.include "../../x11/startup-notification/buildlink3.mk"
|
|
|
|
.include "../../x11/vte/buildlink3.mk"
|
2002-10-30 11:32:14 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|