Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25787 - (show annotations) (download)
Tue Nov 25 04:18:22 2014 UTC (9 years, 5 months ago) by niro
File size: 479 byte(s)
-release branches/R11-unstable
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"