Magellan Linux

Annotation 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 11479 - (hide annotations) (download)
Sat Mar 10 19:53:15 2012 UTC (12 years, 2 months ago) by niro
Original Path: trunk/extras/shared-color-profiles/shared-color-profiles-0.1.5-r1.smage2
File size: 479 byte(s)
auto added: ver bump to 0.1.5-r1
1 niro 11479 # $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"