diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-17 09:02:06 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-17 09:02:06 +0800 |
commit | c3efacbc36937ffc2848cc1ebdc6e34d2df7b81d (patch) | |
tree | 7dc3c07cb1063a8970e4bc4f6c543fab1dbc7ab1 /multimedia/ogmrip/pkg-message | |
parent | 9e116e0ffca1d8da9db7437be522def153f5de8d (diff) | |
download | marcuscom-ports-c3efacbc36937ffc2848cc1ebdc6e34d2df7b81d.tar marcuscom-ports-c3efacbc36937ffc2848cc1ebdc6e34d2df7b81d.tar.gz marcuscom-ports-c3efacbc36937ffc2848cc1ebdc6e34d2df7b81d.tar.bz2 marcuscom-ports-c3efacbc36937ffc2848cc1ebdc6e34d2df7b81d.tar.lz marcuscom-ports-c3efacbc36937ffc2848cc1ebdc6e34d2df7b81d.tar.xz marcuscom-ports-c3efacbc36937ffc2848cc1ebdc6e34d2df7b81d.tar.zst marcuscom-ports-c3efacbc36937ffc2848cc1ebdc6e34d2df7b81d.zip |
-Add gnomehack and gnomeprefix, fix the plist.
-USE_X_PREFIX -> USE_XLIB.
-Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7064 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/ogmrip/pkg-message')
-rw-r--r-- | multimedia/ogmrip/pkg-message | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/multimedia/ogmrip/pkg-message b/multimedia/ogmrip/pkg-message new file mode 100644 index 000000000..0c305046e --- /dev/null +++ b/multimedia/ogmrip/pkg-message @@ -0,0 +1,18 @@ +WARNING: libbacon relies on the Common Access Method user library. If you have +an ATAPI drive, you've got to install the CAM XPT module (atapicam) otherwise +your drive will never be detected. + +------------------------------------------------------------------------------- + +Addtionally, to use OGMRip as a user, you should grant such user specific +permissions on some devices. You may for example add the following lines into +/etc/devfs.conf: + +perm cd0 0660 +perm pass0 0660 +perm xpt0 0660 + +(device numbers may vary depending on your configuration) + +Any user from the "operator" group should then be able to access those devices +and use OGMRip. |