./x11/gnome-terminal, Xterm like terminal program for GNOME 2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 2.28.2nb1, Package name: gnome-terminal-2.28.2nb1, Maintainer: pkgsrc-users

An xterm like program for GNOME 2. This is a terminal thing that isn't
finished at all. See TODO for more information.

How it works
===

Profiles -
all settings are stored in profiles. prefs dialog edits the current
profile

Session -
just the number of open windows/tabs and their profile is stored
per-session

Command line options -
do not overlap things that are preferences


Required to run:
[devel/glib2] [devel/GConf] [fonts/Xft2] [sysutils/dbus-glib] [sysutils/desktop-file-utils] [textproc/rarian] [x11/vte] [x11/startup-notification] [x11/gtk2]

Required to build:
[devel/pkg-config] [devel/libtool-base] [devel/gmake] [textproc/gnome-doc-utils] [textproc/py-expat] [textproc/intltool] [x11/xcb-proto] [x11/inputproto] [x11/renderproto] [x11/randrproto] [x11/xproto] [x11/xextproto] [x11/fixesproto] [pkgtools/x11-links] [lang/perl5] [lang/python25]

Master sites: (Expand)

SHA1: d5437aa0cb8e30315f18a4f8b694fa21387cfe3a
RMD160: 10b3cea1f57d7775c1209103cdf88e738ea4ac28
Filesize: 2143.379 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-27 17:51:34 by Matthias Scheler | Files touched by this commit (7)
Log message:
Pullup ticket #2975 - requested by wiz
gnome-terminal: build fix
gtk2: build fix
libxcb: build fix
py-xcbgen: build fix
telepathy-gabble: build fix
telepathy-glib: build fix
telepathy-idle: build fix

Revisions pulled up:
- chat/telepathy-gabble/Makefile		1.11
- chat/telepathy-glib/Makefile			1.17
- chat/telepathy-idle/Makefile			1.11
- x11/gnome-terminal/Makefile			1.30
- x11/gtk2/Makefile				1.196
- x11/libxcb/Makefile				1.9
- x11/py-xcbgen/Makefile			1.5
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Jan 27 08:46:51 UTC 2010

Modified Files:
	pkgsrc/chat/telepathy-gabble: Makefile
	pkgsrc/chat/telepathy-glib: Makefile
	pkgsrc/chat/telepathy-idle: Makefile
	pkgsrc/x11/gnome-terminal: Makefile
	pkgsrc/x11/gtk2: Makefile

Log message:
Depend on py-expat for all supported python versions, now that
python25 and python26 have been fixed to behave like python24.
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Jan 27 13:59:47 UTC 2010

Modified Files:
	pkgsrc/x11/py-xcbgen: Makefile

Log message:
Needs py-expat nowadays. Depend on it and bump PKGREVISION.
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Jan 27 14:00:33 UTC 2010

Modified Files:
	pkgsrc/x11/libxcb: Makefile

Log message:
Depend on py-xcbgen that has py-expat dependency.
There are some 1.6 packages (post-python2{5,6} changes) that don't pull
py-expat in and fail.