]> git.pld-linux.org Git - packages/kino.git/commitdiff
- fix linking
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 13 Jan 2007 20:20:20 +0000 (20:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kino-swscale.patch -> 1.1

kino-swscale.patch [new file with mode: 0644]

diff --git a/kino-swscale.patch b/kino-swscale.patch
new file mode 100644 (file)
index 0000000..ab762ad
--- /dev/null
@@ -0,0 +1,18 @@
+--- src/Makefile.am.org        2007-01-13 21:18:41.315241250 +0100
++++ src/Makefile.am    2007-01-13 21:19:07.696890000 +0100
+@@ -76,6 +76,7 @@
+       $(LIBXML2_LIBS) \
+       $(GTK2_LIBS) \
+       $(AVCODEC_LIBS) \
++      $(SWSCALE_LIBS) \
+       $(SRC_LIBS) \
+       cell-renderers/libcellrenderers.a
+@@ -91,6 +92,7 @@
+       $(LIBXML2_CFLAGS) \
+       $(GTK2_CFLAGS) \
+       $(AVCODEC_CFLAGS) \
++      $(SWSCALE_CFLAGS) \
+       $(SRC_CFLAGS) \
+       -D_FILE_OFFSET_BITS=64 \
+       -DKINO_PLUGINDIR=\""$(pkglibdir)-gtk2"\" \
This page took 0.082453 seconds and 4 git commands to generate.