Hi, good effort. Maybe add uninstall to Makefile too? Also, for me it wouldn't make unless I add -fPIC flag (64-bit issue?; archlinux, gcc 4.5.1):
gcc -shared -g -Wall -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -o evasvideosink.so evasvideosink.c `pkg-config --cflags ecore evas gstreamer-0.10 gstreamer-video-0.10 gstreamer-interfaces-0.10 gstreamer-plugins-base-0.10 --libs` /usr/bin/ld: /tmp/ccaHVIwB.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC /tmp/ccaHVIwB.o: could not read symbols: Bad value collect2: ld returned 1 exit status make: *** [all] Error 1 Good luck on improving / maintaining. M On Wed, 22 Dec 2010 16:41:01 +0000 Vinícius dos Santos Oliveira <vini.ipsma...@gmail.com> wrote: > Nice job > > 2010/12/22 Nicolas <c.r....@wanadoo.fr> > > > Hello, > > > > I'm made a new version of evasvideosink. > > Project here: https://sourceforge.net/projects/evasvideosink/ > > > > News: > > * Add property "auto-handle-events" (get/set if the plugin auto > > handle mouse/keyboard events for DVD navigation (type: boolean, > > default: false)) > > * Add property "video-format" (get the format of the video (type: > > string)) > > * Add property "high-quality" (get/set use of high quality when > > image is higher than video size (type: boolean, default: false)) > > * Print error message > > * Code cleanup > > > > Please let me know if you have problem ! > > > > Regards, > > Nicolas. > > > > PS: don't forget to read the "README" file. > > > > > > ------------------------------------------------------------------------------ > > Forrester recently released a report on the Return on Investment > > (ROI) of Google Apps. They found a 300% ROI, 38%-56% cost savings, > > and break-even within 7 months. Over 3 million businesses have > > gone Google with Google Apps: > > an online email calendar, and document program that's accessible > > from your browser. Read the Forrester report: > > http://p.sf.net/sfu/googleapps-sfnew > > _______________________________________________ enlightenment-users > > mailing list enlightenment-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > ------------------------------------------------------------------------------ Forrester recently released a report on the Return on Investment (ROI) of Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even within 7 months. Over 3 million businesses have gone Google with Google Apps: an online email calendar, and document program that's accessible from your browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users