Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11590 - (show annotations) (download)
Tue Mar 13 11:54:27 2012 UTC (12 years, 3 months ago) by niro
File size: 346 byte(s)
auto added: ver bump to 0.30.1-r1
1 # $Id$
2
3 PNAME="vte"
4 PVER="0.30.1"
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.30
14 >= x11-libs/gtk2+-2.24
15 >= x11-libs/pango-1.29"
16
17 SDEPEND=">= dev-util/pkgconfig-0.25"
18
19 sminclude gnome2
20
21 UP2DATE="updatecmd_gnome ${PNAME}"