[Lunar-commits] <moonbase> k9copy2: version bump and added a couple of sedits.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Thu Jul 3 15:33:14 CEST 2008


commit 4009bbf794cac5a718ea03945c27c956c819ccf3
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Thu Jul 3 09:33:14 2008 -0400

    k9copy2: version bump and added a couple of sedits.
---
 kde4/utils/k9copy2/BUILD   |    4 ++++
 kde4/utils/k9copy2/DETAILS |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/kde4/utils/k9copy2/BUILD b/kde4/utils/k9copy2/BUILD
index a3d9bee..386e8d1 100644
--- a/kde4/utils/k9copy2/BUILD
+++ b/kde4/utils/k9copy2/BUILD
@@ -1,5 +1,9 @@
 (
 
+# These two sedit fixes some pathing changes ffmpeg has done.
+  sedit "s:ffmpeg/avcodec.h:libavcodec/avcodec.h:g" CMakeLists.txt  src/import/k9avidecode.cpp &&
+  sedit "s:ffmpeg/avformat.h:libavformat/avformat.h:g" src/import/k9avidecode.h                &&
+
   . /etc/profile.d/qt4.rc
   . /etc/profile.d/kde4.rc
 
diff --git a/kde4/utils/k9copy2/DETAILS b/kde4/utils/k9copy2/DETAILS
index 3ff3d37..20202b5 100644
--- a/kde4/utils/k9copy2/DETAILS
+++ b/kde4/utils/k9copy2/DETAILS
@@ -1,18 +1,18 @@
           MODULE=k9copy2
-         VERSION=2.0.0-Source
+         VERSION=2.0.2-Source
           SOURCE=k9copy-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/k9copy/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/k9copy-$VERSION
-      SOURCE_VFY=sha1:9f87911b68b688f7327746c536ae632cee60b893
+      SOURCE_VFY=sha1:6e91fda50bb31f48a6cf145d2f41d127b2d2d4f3
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4}
         WEB_SITE=http://k9copy.sourceforge.net/
          ENTERED=20080325
-         UPDATED=20080325
+         UPDATED=20080703
            SHORT="KDE4 utility which allows the copy of DVD"
 
 cat << EOF
 K9Copy is a small utility which allows the copy of DVD on Linux. The DVD video
-stream is compressed by the program Vamps. You can choose to copy without 
+stream is compressed by the program Vamps. You can choose to copy without
 menus or copy with menus. The video stream is compressed to make the DVD fit on
 4.7 Gb recordable DVD. This has been ported to Qt4/KDE4
 EOF


More information about the Lunar-commits mailing list