Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10803 - (show annotations) (download)
Fri Feb 3 12:51:00 2012 UTC (12 years, 4 months ago) by niro
File size: 346 byte(s)
auto added: ver bump to 0.28.2-r1
1 # $Id$
2
3 PNAME="vte"
4 PVER="0.28.2"
5 PBUILD="r1"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="Virtual Terminal Emulator library."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= sys-libs/libstdc++-4.6
13 >= dev-libs/glib2-2.28
14 >= x11-libs/gtk2+-2.24
15 >= x11-libs/pango-1.28"
16
17 SDEPEND=">= dev-util/pkgconfig-0.25"
18
19 sminclude gnome2
20
21 UP2DATE="updatecmd_gnome ${PNAME}"