Magellan Linux

Annotation of /trunk/todo/libzvt/libzvt-2.0.1-r9.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 11 months ago) by niro
Original Path: trunk/extras/libzvt/libzvt-2.0.1-r9.smage2
File size: 564 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/libzvt/libzvt-2.0.1-r9.smage2,v 1.1 2008/03/28 09:41:20 niro Exp $
2    
3     PNAME="libzvt"
4     PVER="2.0.1"
5     PBUILD="r9"
6    
7     PCATEGORIE="x11-libs"
8     STATE="unstable"
9    
10     DESCRIPTION="Pseudo terminal handling library."
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= dev-libs/glib2-2.16
14     >= x11-libs/gtk2+-2.12
15     >= media-libs/libart_lgpl-2.3.20"
16    
17     SDEPEND=">= dev-util/pkgconfig-0.32"
18    
19     sminclude gnome2
20    
21     src_compile()
22     {
23     cd ${SRCDIR}
24    
25     gn2_configure || die
26     [[ $(mlibdir) != lib ]] && { sed -i "s:/usr/lib:/usr/$(mlibdir):g" libtool || die; }
27     mmake || die
28     }

Properties

Name Value
svn:keywords Id