---
name: libburn
version: 1.2.4
origin: devel/libburn
comment: Libburnia library to read/write optical discs
arch: freebsd:9:x86:64
www: http://libburnia-project.org/
maintainer: delphij@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 2612228
desc: |
  libburnia is a project for reading, mastering and writing optical
  discs. Currently it is comprised of libraries named libisofs,
  libburn, libisoburn, a cdrecord emulator named cdrskin, and an
  integrated multi-session tool named xorriso.

  WWW: http://libburnia-project.org/
categories: [devel]
files:
  /usr/local/bin/cdrskin: d42c3191b87d2c7480e114631c44ec6c5adeca82e3da92a536e403e7b0d0163f
  /usr/local/include/libburn/libburn.h: 05b198ab08f16165ff7d7ed2f48817343546d38d86c1ad54355b0421441334f7
  /usr/local/lib/libburn.a: 6837b6eae11def7396c2f9ea3fcf3d2c11b5b6d1c459ee9fb34953ca99ae29b2
  /usr/local/lib/libburn.la: 3ce38f0c6fdd5c101af57683c0b9345e43b0745d921a8237fd5297f86bc35384
  /usr/local/lib/libburn.so: '-'
  /usr/local/lib/libburn.so.4: b85fe33ce3176c72ff0149aea2f91c30c944a9c1ae14e186c0f0ed60ffcf515d
  /usr/local/libdata/pkgconfig/libburn-1.pc: 7f478f7d871554ddd7cc9056d525883d7445865aff754e7267ace2618c1fa084
  /usr/local/man/man1/cdrskin.1.gz: 6b0dad2d33ab027028140d427204b337ebdb2735320d440a3dfbd8d32eaa0af7
  /usr/local/share/licenses/libburn-1.2.4/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/libburn-1.2.4/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/libburn-1.2.4/catalog.mk: c96d58247fd9b8365f7a85f0b85f08a7a9161216bd9bee4cb2a0dc6c53368750
directories:
  /usr/local/share/licenses/libburn-1.2.4/: n
  /usr/local/share/licenses/: y
  /usr/local/include/libburn/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: "You will need to enable CAM support in the kernel.  Your kernel\nconfiguation
  should include:\n    for SCSI CD/DVD devices:\n\tdevice scbus\n\tdevice cd\n\tdevice
  pass\n    for ATA CD/DVD devices you will need the above, plus:\n\tdevice atapicam\n\nYou
  will also want to make the CD devices world read- and writable.\nIn /etc/devfs.rules,
  add the following:\n\t[system=10]\n\tadd path 'acd*' mode 0666\n\tadd path 'cd*'
  mode 0666\n\tadd path 'pass*' mode 0666\n\tadd path 'xpt*' mode 0666\n"
