2008-12-17 00:01:54 +01:00
|
|
|
# Template file for 'eject'
|
|
|
|
pkgname=eject
|
|
|
|
version=2.1.5
|
2009-10-30 02:58:17 +01:00
|
|
|
distfiles="http://archive.ubuntu.com/ubuntu/pool/main/e/eject/eject_$version.orig.tar.gz"
|
2008-12-17 00:01:54 +01:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Ejects CDs and operates CD-Changers under Linux"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-30 02:58:17 +01:00
|
|
|
checksum=a716e4bc8ef326d7e3520129de22dc069126047efb947a0d47451bfc8b135a62
|
2008-12-17 00:01:54 +01:00
|
|
|
long_desc="
|
|
|
|
This little program will eject CD-ROMs (assuming your drive supports the
|
|
|
|
CDROMEJECT ioctl). It also allows setting the autoeject feature.
|
|
|
|
|
|
|
|
On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the
|
|
|
|
active disc.
|
|
|
|
|
|
|
|
You can also use eject to properly disconnect external mass-storage devices
|
|
|
|
like digital cameras or portable music players."
|
|
|
|
|
2009-02-25 06:15:20 +01:00
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency build gettext
|