Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > e9ad1ccac3195cf8239c1979d672e9fe > files > 4

gamine-1.2-0.git20110427.5.mga5.src.rpm

diff -ur gamine-1.2-git20110427.orig/Makefile gamine-1.2-git20110427/Makefile
--- gamine-1.2-git20110427.orig/Makefile	2014-09-05 21:30:53.000000000 +0400
+++ gamine-1.2-git20110427/Makefile	2014-09-05 21:32:00.000000000 +0400
@@ -11,8 +11,8 @@
 
 CFLAGS = -Wall -g
 #CFLAGS = -Wall -g 
-CPPFLAGS = $(shell pkg-config --cflags gtk+-3.0 cairo glib-2.0 gstreamer-0.10)  -DDATADIR=\""$(PKGDATADIR)"\"  -DLOCALDIR=\""$(LOCALEDIR)"\" -DSYSCONFDIR=\""$(SYSCONFDIR)"\"
-LDLIBS = $(shell pkg-config --libs gtk+-3.0 cairo glib-2.0 gstreamer-0.10)  -DDATADIR=\""$(PKGDATADIR)"\"  -DLOCALDIR=\""$(LOCALEDIR)"\" -DSYSCONFDIR=\""$(SYSCONFDIR)"\" -lm
+CPPFLAGS = $(shell pkg-config --cflags gtk+-3.0 cairo glib-2.0 gstreamer-1.0)  -DDATADIR=\""$(PKGDATADIR)"\"  -DLOCALDIR=\""$(LOCALEDIR)"\" -DSYSCONFDIR=\""$(SYSCONFDIR)"\"
+LDLIBS = $(shell pkg-config --libs gtk+-3.0 cairo glib-2.0 gstreamer-1.0)  -DDATADIR=\""$(PKGDATADIR)"\"  -DLOCALDIR=\""$(LOCALEDIR)"\" -DSYSCONFDIR=\""$(SYSCONFDIR)"\" -lm
 LDFLAGS = -g 
 CC = gcc
 target = gamine
diff -ur gamine-1.2-git20110427.orig/README gamine-1.2-git20110427/README
--- gamine-1.2-git20110427.orig/README	2014-09-05 21:30:53.000000000 +0400
+++ gamine-1.2-git20110427/README	2014-09-05 21:32:15.000000000 +0400
@@ -9,7 +9,7 @@
 to display letter.
 
 Requires:
-You need gstreamer-0.10, gtk3 (with devel package).
+You need gstreamer-1.0, gtk3 (with devel package).
 
 Build without install gamine:
 % make pkgdatadir=`pwd`