Magellan Linux

Contents of /branches/magellan-next/extras/libunique/libunique-1.1.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8321 - (show annotations) (download)
Thu Jul 14 20:01:32 2011 UTC (12 years, 9 months ago) by niro
File size: 398 byte(s)
auto added: ver bump to 1.1.6-r1
1 # $Id:$
2
3 PNAME="libunique"
4 PVER="1.1.6"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8
9 DESCRIPTION="A library for writing single instance application."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= x11-libs/gtk2+-2.24
13 >= x11-libs/libX11-1.4
14 >= sys-apps/dbus-1.4
15 >= dev-libs/dbus-glib-0.92"
16
17 SDEPEND=">= dev-util/pkgconfig-0.24
18 >= sys-dev/gettext-0.18"
19
20 sminclude gnome2
21
22 UP2DATE="updatecmd_gnome ${PNAME}"