Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpegthumbnailer/files: ffmpegthumbnailer-1.2.1-asneeded.patch
Date: Tue, 26 Feb 2008 16:08:00
Message-Id: E1JU2LU-0001Iu-JO@stork.gentoo.org
1 drac 08/02/26 16:07:56
2
3 Added: ffmpegthumbnailer-1.2.1-asneeded.patch
4 Log:
5 Version bump.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-1.2.1-asneeded.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-1.2.1-asneeded.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-1.2.1-asneeded.patch?rev=1.1&content-type=text/plain
13
14 Index: ffmpegthumbnailer-1.2.1-asneeded.patch
15 ===================================================================
16 diff -ur ffmpegthumbnailer-1.2.1.orig/src/libffmpegthumbnailer/Makefile.am ffmpegthumbnailer-1.2.1/src/libffmpegthumbnailer/Makefile.am
17 --- ffmpegthumbnailer-1.2.1.orig/src/libffmpegthumbnailer/Makefile.am 2008-02-26 13:40:33.000000000 +0200
18 +++ ffmpegthumbnailer-1.2.1/src/libffmpegthumbnailer/Makefile.am 2008-02-26 18:01:22.000000000 +0200
19 @@ -11,3 +11,4 @@
20
21 libffmpegthumbnailer_includedir = $(includedir)/libffmpegthumbnailer
22 libffmpegthumbnailer_la_LDFLAGS = -version-info 2:0:0
23 +libffmpegthumbnailer_la_LIBADD = $(FFMPEG_LIBS) $(PNG_LIBS) -ljpeg
24
25
26
27 --
28 gentoo-commits@l.g.o mailing list