Magellan Linux

Annotation of /branches/magellan-next/extras/vte/vte-0.28.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7985 - (hide annotations) (download)
Mon Jun 27 20:58:27 2011 UTC (12 years, 11 months ago) by niro
File size: 342 byte(s)
auto added: ver bump to 0.28.1-r1
1 niro 7985 # $Id$
2    
3     PNAME="vte"
4     PVER="0.28.1"
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.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}"