Magellan Linux

Contents of /trunk/core/eject/eject-2.1.5-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2166 - (show annotations) (download)
Thu Jul 9 19:08:40 2009 UTC (14 years, 10 months ago) by niro
File size: 691 byte(s)
-added todo
1 # $Header: /magellan-cvs/smage/eject/eject-2.1.5-r3.smage2,v 1.1 2008/02/10 16:37:46 niro Exp $
2
3 PNAME="eject"
4 PVER="2.1.5"
5 PBUILD="r4"
6
7 PCATEGORIE="sys-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Programm to eject disks from a disk drive."
11 HOMEPAGE="http://ca.geocities.com/jefftranter@rogers.com/eject.html"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://ca.geocities.com/jefftranter@rogers.com/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd ${HOMEPAGE} | grep 'Local copy' | sed 's/.*-\(.*\).t.*/\1/'"
26
27 sudo chmod 750 /usr/bin/eject
28 sudo chgrp plugdev /usr/bin/eject
29 sudo chmod u+s /usr/bin/eject

Properties

Name Value
svn:keywords Id