Bug 252323

Summary: [NEW PORT] multimedia/dvdread: Util to convert encrypted DVDs to ISO files
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/xrgtn/dvdread
Attachments:
Description Flags
Patch for dvdread diizzy: maintainer-approval+

Description Daniel Engberg freebsd_committer freebsd_triage 2021-01-01 11:45:11 UTC
Created attachment 221158 [details]
Patch for dvdread

Utility with command-line interfaces to rip encrypted DVDs (CSS) and convert those into a decrypted ISO file

Compile tested on FreeBSD 13.0-CURRENT main-c1-g63f93c7e1 (amd64) (make, make check-plist) (with PR 252321+252322)
Run-time tested on FreeBSD 13.0-CURRENT #0: Wed Dec 30 11:54:07 CET 2020 (arm64) (hash unavailable) (with PR 252321+252322)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)

References:
https://aur.archlinux.org/cgit/aur.git/tree/?h=dvdread-git
https://github.com/silum/dvdread/tree/devel
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-01 22:52:49 UTC
A commit references this bug:

Author: pi
Date: Fri Jan  1 22:52:47 UTC 2021
New revision: 559886
URL: https://svnweb.freebsd.org/changeset/ports/559886

Log:
  New port: multimedia/dvdread: Util to convert encrypted DVDs to ISO files

  Command line utility with minimal dependencies that allows you to rip
  encrypted DVDs to ISO image.

  WWW: https://github.com/xrgtn/dvdread

  PR:		252323
  Submitted by:	daniel.engberg.lists@pyret.net

Changes:
  head/multimedia/Makefile
  head/multimedia/dvdread/
  head/multimedia/dvdread/Makefile
  head/multimedia/dvdread/distinfo
  head/multimedia/dvdread/files/
  head/multimedia/dvdread/files/extrapatch-region
  head/multimedia/dvdread/files/patch-dvdread.c
  head/multimedia/dvdread/pkg-descr
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2021-01-01 22:53:01 UTC
Committed, thanks!