summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-02-26 16:07:56 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-02-26 16:07:56 +0000
commita0dd18a461473509b6d5611fade6d382f47c0a71 (patch)
tree795e3e690da17d64e111bcf0c0298c105acff0be /media-video/ffmpegthumbnailer/files
parentapp-admin/setools: new upstream bugfix release. (diff)
downloadhistorical-a0dd18a461473509b6d5611fade6d382f47c0a71.tar.gz
historical-a0dd18a461473509b6d5611fade6d382f47c0a71.tar.bz2
historical-a0dd18a461473509b6d5611fade6d382f47c0a71.zip
Version bump.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-video/ffmpegthumbnailer/files')
-rw-r--r--media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-1.2.1-asneeded.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-1.2.1-asneeded.patch b/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-1.2.1-asneeded.patch
new file mode 100644
index 000000000000..8e80fc3b4c6e
--- /dev/null
+++ b/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-1.2.1-asneeded.patch
@@ -0,0 +1,8 @@
+diff -ur ffmpegthumbnailer-1.2.1.orig/src/libffmpegthumbnailer/Makefile.am ffmpegthumbnailer-1.2.1/src/libffmpegthumbnailer/Makefile.am
+--- ffmpegthumbnailer-1.2.1.orig/src/libffmpegthumbnailer/Makefile.am 2008-02-26 13:40:33.000000000 +0200
++++ ffmpegthumbnailer-1.2.1/src/libffmpegthumbnailer/Makefile.am 2008-02-26 18:01:22.000000000 +0200
+@@ -11,3 +11,4 @@
+
+ libffmpegthumbnailer_includedir = $(includedir)/libffmpegthumbnailer
+ libffmpegthumbnailer_la_LDFLAGS = -version-info 2:0:0
++libffmpegthumbnailer_la_LIBADD = $(FFMPEG_LIBS) $(PNG_LIBS) -ljpeg