Magellan Linux

Contents of /trunk/extras/startup-notification/startup-notification-0.9-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 776 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/startup-notification/startup-notification-0.9-r3.smage2,v 1.1 2008/03/20 15:40:12 niro Exp $
2
3 PNAME="startup-notification"
4 PVER="0.9"
5 PBUILD="r3"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Contains a reference implementation of the startup notification protocol."
11 HOMEPAGE="http://www.freedesktop.org/wiki/Software/startup-notification/"
12
13 DEPEND=">= x11-libs/libX11-1
14 >= x11-libs/libSM-1
15 >= x11-libs/libICE-1"
16
17 SDEPEND=">= x11-proto/xproto-7
18 >= x11-libs/libXt-1"
19
20 SRCFILE="${PNAME}-${PVER}.tar.gz"
21 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
22
23 sminclude mbuild
24
25 SRC_URI=(
26 http://ftp.gnome.org/pub/GNOME/sources/${PNAME}/${PVER}/${SRCFILE}
27 http://www.freedesktop.org/software/${PNAME}/releases/${SRCFILE}
28 mirror://${PNAME}/${SRCFILE}
29 )

Properties

Name Value
svn:keywords Id