Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2459 - (show annotations) (download)
Thu Jul 9 20:03:59 2009 UTC (14 years, 10 months ago) by niro
File size: 564 byte(s)
-moved to 'todo'
1 # $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