Bug 92536 - [UPDATE PORT] multimedia/k9copy
Summary: [UPDATE PORT] multimedia/k9copy
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-30 11:40 UTC by Alexander V. Ribchansky
Modified: 2006-02-06 13:50 UTC (History)
0 users

See Also:


Attachments
file.diff (507 bytes, patch)
2006-01-30 11:40 UTC, Alexander V. Ribchansky
no flags Details | Diff
file.diff (10.09 KB, patch)
2006-01-30 11:40 UTC, Alexander V. Ribchansky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander V. Ribchansky 2006-01-30 11:40:02 UTC
This is port update for newer 1.0.3 version of k9copy.

Changelog:
v 1.0.3
- compression of menus
- improved compatibility
- selection by titleset
- fixed ifo update bugs
- added possibility to enter the size of dvd

Deleted files:

multimedia/k9copy/files/patch-src_kcddrive.cpp
multimedia/k9copy/files/patch-src_Makefile.in
multimedia/k9copy/files/patch-src_kburndvd.cpp
multimedia/k9copy/files/patch-libk9copy_k9backupdlg.cpp
multimedia/k9copy/files/patch-libk9copy_k9cell.h
multimedia/k9copy/files/patch-libk9copy_k9cellcopylist.h
multimedia/k9copy/files/patch-libk9copy_k9dvd.h
multimedia/k9copy/files/patch-libk9copy_k9dvdbackup.h
multimedia/k9copy/files/patch-libk9copy_k9dvdtitle.cpp
multimedia/k9copy/files/patch-libk9copy_k9ifo.cpp

Fix: PORTNAME=      k9copy
-PORTVERSION=   1.0.2
+PORTVERSION=   1.0.3
 CATEGORIES=    multimedia kde
-MASTER_SITES=  http://k9copy.free.fr/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=    ${PORTNAME}

 MAINTAINER=    triosoft@triosoft.com.ua
 COMMENT=       A DVD-9 to DVD-5 shrinking application for KDE

 LIB_DEPENDS=   dvdread.3:${PORTSDIR}/multimedia/libdvdread
 RUN_DEPENDS=   growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
-                dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
-                vamps:${PORTSDIR}/multimedia/vamps
+               dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
+               vamps:${PORTSDIR}/multimedia/vamps

 USE_KDELIBS_VER=3
 USE_REINPLACE= yes
Comment 1 Tim Bishop freebsd_committer freebsd_triage 2006-02-06 13:50:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!