# Template file for 'eject' pkgname=eject version=2.1.5 wrksrc=eject distfiles="http://ca.geocities.com/jefftranter@rogers.com/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--mandir=/usr/share/man" make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install" short_desc="Ejects CDs and operates CD-Changers under Linux" maintainer="Juan RP " checksum=ef9f7906484cfde4ba223b2682a37058f9a3c7d3bb1adda7a34a67402e2ffe55 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." build_depends="gettext-0.17" run_depends="glibc-2.8"