Magellan Linux

Contents of /trunk/extras/vte/vte-0.24.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5763 - (show annotations) (download)
Mon Aug 9 13:33:26 2010 UTC (13 years, 9 months ago) by niro
File size: 341 byte(s)
auto added: ver bump to 0.24.3-r1
1 # $Id$
2
3 PNAME="vte"
4 PVER="0.24.3"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Virtual Terminal Emulator library."
11 HOMEPAGE="http://www.gnome.org/"
12
13 DEPEND=">= dev-libs/glib2-2.22
14 >= x11-libs/gtk2+-2.18
15 >= x11-libs/pango-1.26"
16
17 SDEPEND=">= dev-util/pkgconfig-0.23"
18
19 sminclude gnome2
20
21 UP2DATE="updatecmd_gnome ${PNAME}"