Magellan Linux

Contents of /branches/R11-stable/extras/shared-color-profiles/shared-color-profiles-0.1.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15366 - (show annotations) (download)
Wed Jan 2 11:35:39 2013 UTC (11 years, 4 months ago) by niro
File size: 479 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="shared-color-profiles"
4 PVER="0.1.5"
5 PBUILD="r1"
6
7 PCAT="media-gfx"
8
9 DESCRIPTION="GLib libusb wrapper."
10 HOMEPAGE="https://gitorious.org/gusb/"
11
12 DEPEND=""
13
14 SRCFILE="${PNAME}-${PVER}.tar.gz"
15 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
16
17 sminclude mbuild
18
19 SRC_URI=(
20 http://people.freedesktop.org/~hughsient/releases/${SRCFILE}
21 mirror://${PNAME}/${SRCFILE}
22 )
23
24 UP2DATE="updatecmd 'http://people.freedesktop.org/~hughsient/releases/?C=M;O=A' | grep ${PNAME}- | lasttarball gz"