summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed v. Merkatz2006-06-17 15:43:27 +0200
committerArwed v. Merkatz2006-06-17 15:43:27 +0200
commit7274f75958f05788a4478dba884b6b7b8092adbc (patch)
tree645baa633bcd8a3eafad5813142a20311c1ceb7b
parent0488f985eec8e3ec41feac0ed8dd7b081ab672a3 (diff)
drip: sync from svk
-rwxr-xr-xvideo/drip/DEPENDS2
-rwxr-xr-xvideo/drip/DETAILS1
-rw-r--r--video/drip/HISTORY6
3 files changed, 9 insertions, 0 deletions
diff --git a/video/drip/DEPENDS b/video/drip/DEPENDS
index 53e58389b7..51bea84935 100755
--- a/video/drip/DEPENDS
+++ b/video/drip/DEPENDS
@@ -8,4 +8,6 @@ depends gnome-libs &&
depends gdk-pixbuf &&
depends avifile &&
depends mpeg2dec &&
+depends libxml2 &&
+depends libmad &&
depends imagemagick
diff --git a/video/drip/DETAILS b/video/drip/DETAILS
index 82dd64798c..92678c3603 100755
--- a/video/drip/DETAILS
+++ b/video/drip/DETAILS
@@ -10,6 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
BUILD_API=2
GCC_VERSION=3.4
+ KEYWORDS="dvd video"
SHORT="DVD Transcoder for Unix"
cat << EOF
Drip is a DVD to DIVX conversion application. It's made up out two
diff --git a/video/drip/HISTORY b/video/drip/HISTORY
index eadceffb4a..648d7ecb41 100644
--- a/video/drip/HISTORY
+++ b/video/drip/HISTORY
@@ -1,3 +1,9 @@
+2006-04-28 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * DEPENDS: added dependencies on libxml2 and libmad, bug #11569
+
+2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
2005-11-29 Seth Woolley <seth@tautology.org>
* DETAILS: MD5 -> SHA512