Commit Graph

106 Commits

Author SHA1 Message Date
Carsten Haitzler 63a9dd7384 v1.8.0 2013-12-01 19:02:37 +09:00
Carsten Haitzler 45a6458c88 add libreoffice news 2013-12-01 16:08:27 +09:00
Carsten Haitzler 733d64c9b9 readme - make requirements list a bullet list 2013-12-01 14:53:49 +09:00
Carsten Haitzler 8a7c8b6bd8 v1.8.0-beta2 2013-11-29 19:37:09 +09:00
Carsten Haitzler 64938785b4 readme - update readme for efl 1.8
lots of extra documentation and information now in the README
2013-11-29 19:08:26 +09:00
Carsten Haitzler e84ed727b0 gst loader - early quit if gst stream has no video streams
this should fix the hang/pause in T551. so T551 fixed by this.
2013-11-27 00:12:18 +09:00
Carsten Haitzler 503d648c2a 1.8.0-beta1 2013-11-25 14:52:07 +09:00
Carsten Haitzler 350e6e07a4 1.8.0-alpha2 2013-11-19 17:22:00 +09:00
Carsten Haitzler 2b721e8f90 reandme -> 1.8.0 2013-11-07 17:26:09 +09:00
Carsten Haitzler 95fb6a9486 alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:00 +09:00
Cedric Bail 0ad516b11b pdf: use the generic infrastructure to generate pdf for presentation slide.
Be aware this is quite heavy and for some reason terminology seems to trigger
quite a lot of try here. The generic infrastructure could be improved and use
a cache of generated pdf (right now to display one image, we will generate
the pdf at least 2 times !).
2013-10-31 18:30:55 +09:00
Cedric Bail e09401f369 pdf: add support for generic script generating pdf from anything. 2013-10-31 18:29:28 +09:00
Doug Newgard 92ff2927f1 Evas_generic_loaders: PKGBUILD cleanup
pkgname is just a variable instead of an array when it's not a split
package
Don't need empty makedepends array
Add 'efl' to depends
Removed 'gstreamer0.10' from deps, already going to be pulled in by
the plugins
Changed gstreamer deps to the plugin packages, that's what's actually
needed by this package
Doesn't need to provide itself or the obsolete -svn version
Doesn't need to confict with the obsolete -svn version, if someone
still has this, they're so far out of date it's not very likely
they're paying any attention at all
Removed 'strip' and 'zipman' options, they're already default, no need
to override if someone chooses to change that.
Removed -O2 and -g build flags for the same reason
Removed buildflags and specified them in the CFLAGS variable
Removed LDFLAGS declariation, why were we clearing this?
Removed --disable-static, no static libs are built (I checked this time)
No need to rm -rf $pkgdir/usr
Double quote all paths with variables
Install only license declaration, GPL2 is already on the system
2013-06-22 12:33:52 +09:00
Doug Newgard 156ae026cb Remove 'lesser' when this isn't LGPL
Just fixing a typo. Adding raster as Reviewer because he's the one
listed in the file.
2013-06-09 22:13:11 +09:00
Carsten Haitzler 655e2831d8 update .gitignore 2013-06-07 20:07:50 +09:00
Carsten Haitzler cc78603594 update pkgbuild 2013-06-07 19:09:44 +09:00
Carsten Haitzler 72a2659864 add pkgbuild from git. 2013-06-07 18:35:05 +09:00
Jérémy Zurcher 39fce076c6 rsvg: include librsvg-features.h only if LIBRSVG_CHECK_VERSION is not defined 2013-05-18 21:05:39 +02:00
Carsten Haitzler bc429a6486 fix back #if version check that breaks on older rsvg's 2013-05-17 08:08:19 +09:00
Jérémy Zurcher 83d98c287a add glib-2 and librsvg version checks 2013-05-15 16:22:24 +02:00
Jérémy Zurcher 0aec1efe93 well, shut up some warnings 2013-05-15 16:12:03 +02:00
Alex-P. Natsios 3125a83d98 Evas_generic_loaders returns 1.7.99.UnversionedDirectory. this patch
makes it behave like E and EFL.
2013-03-23 13:36:04 +09:00
Carsten Haitzler 2a92f697a2 how did the evas_generic_loaders svg loader forget its symlinks for .svgz and .svg.gz? 2013-03-10 22:08:49 +09:00
Cedric BAIL cdfa20d949 gitignore: cleanup and ignore all generated files. 2013-02-27 12:45:05 +09:00
Cedric BAIL 8c264048ce pdf: improve detection of all Poppler dependencies.
People are sometime crazy and GlobalParams.h is provided on debian package
libpoppler-private-dev without any proper .pc. So here we are detecting it
with some black magic autofoo.

Should fix track ticket #1860.
2013-02-27 12:45:01 +09:00
Daniel Juyung Seo fd401156a6 efl, evas_generic_loaders: Removed unused variable. Set EINA_UNUSED to unused variables.
SVN revision: 83788
2013-02-08 15:47:11 +00:00
Stefan Schmidt 7129ab6a52 evas_generic_loaders: Update .gitignore file
SVN revision: 79173
2012-11-12 15:45:56 +00:00
Sebastian Dransfeld 306d657e9a evas_generic_loaders: Don't use deprecated code
SVN revision: 77619
2012-10-09 08:06:31 +00:00
Mike Blumenkrantz f1a88e0726 shut up gst debug printfs
SVN revision: 77433
2012-10-04 12:25:33 +00:00
Carsten Haitzler 764ddff2f8 add timeouts to all generic loaders - same timer infra.
SVN revision: 77076
2012-09-26 08:07:33 +00:00
Stefan Schmidt f80c3d9399 evas_generic_loaders: Update .gitignore to ignore more build files
SVN revision: 76822
2012-09-18 14:14:35 +00:00
Cedric BAIL 32fe3e1619 ChangeLog: back in time.
SVN revision: 75875
2012-08-30 11:26:00 +00:00
Cedric BAIL 1ab195a7c5 ChangeLog: state we did a release.
SVN revision: 75873
2012-08-30 10:55:40 +00:00
Carsten Haitzler 943b5ca959 and up ver to 1.7.99 now in svn. nack to svnrev num at end.
SVN revision: 75869
2012-08-30 10:34:01 +00:00
Carsten Haitzler 7ed7b191c7 no this isnt release - this is simply me removing the beta tag so when
we release it's ready.



SVN revision: 75740
2012-08-27 10:24:41 +00:00
Carsten Haitzler dcc905bd18 tag as beta...
SVN revision: 75344
2012-08-17 03:57:49 +00:00
Carsten Haitzler aee3db28ae update README
SVN revision: 75300
2012-08-16 00:55:51 +00:00
Jihoon Kim 04ce80413d evas_generic_loaders: fix version in NEWS
SVN revision: 75109
2012-08-10 14:05:23 +00:00
Carsten Haitzler 1095e49c21 more updates for 1.7.0 alpha.
SVN revision: 75095
2012-08-10 10:51:17 +00:00
Carsten Haitzler 2ca4c3be16 alpha release of 1.7 - let's roll. ALPHA!
SVN revision: 75091
2012-08-10 10:37:05 +00:00
Carsten Haitzler 8e30ffbaa5 update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.



SVN revision: 73498
2012-07-09 10:20:21 +00:00
Carsten Haitzler 198bfa025d add gst loader timeout.
SVN revision: 73071
2012-06-30 05:32:04 +00:00
Daniel Juyung Seo 7cd502180a GAMES, emap, darkness, evas, evas_generic_loaders, MARKETING: Updated/Added .gitignore.
SVN revision: 72171
2012-06-15 07:58:01 +00:00
Vincent Torri d512412469 Fix compilation with poppler >= 0.20
SVN revision: 71824
2012-06-07 22:18:45 +00:00
Mike Blumenkrantz 721f2a0e46 generic loaders can now be determined by configure flags
SVN revision: 71740
2012-06-06 10:36:37 +00:00
Cedric BAIL 439d28c717 evas_generic_loaders: add support for poppler 0.20.
Patch by Fanina "cippp" Cristian <fancris3@gmail.com>.


SVN revision: 71706
2012-06-05 10:30:38 +00:00
Stefan Schmidt a6011e6298 evas_generic_loaders/configure.ac: Extend lipoppler check to avoid 0.20 and upwards
libpoppler changed API with 0.20 and our code is not prepared for that. Thus make sure we only build
the pdf loader when we find a working lib version. Thanks goes to vtorri for autoconf consulting

SVN revision: 71584
2012-05-31 14:05:38 +00:00
Cedric BAIL 9109dde8bd evas_generic_loaders: add a rsvg generic loader.
NOTE: we have to much user complaining about instability in
e17 due to librsvg. Moving it to a generic loader "resolve"
this issue...


SVN revision: 71222
2012-05-18 04:53:35 +00:00
Cedric BAIL 6ef5addd50 efl: add release point in ChangeLog files.
SVN revision: 70494
2012-04-26 08:07:22 +00:00
Carsten Haitzler b88c8346fb restore .99 micro versions for trunk and add back svnrev vers too.
SVN revision: 70492
2012-04-26 04:51:32 +00:00