Commit Graph

3389 Commits

Author SHA1 Message Date
David Walter Seikel 533774b101 TODO++
SVN revision: 21886
2006-04-06 01:16:02 +00:00
Carsten Haitzler 0dc5cb5412 formatting
SVN revision: 21882
2006-04-05 23:45:59 +00:00
Carsten Haitzler 02ab2a4df1 fontconfig mem reduction patch (only load what is needed)
SVN revision: 21880
2006-04-05 23:23:16 +00:00
David Walter Seikel 97d9523a28 New flag to allow forcing the use of /bin/sh to execute the command.
SVN revision: 21861
2006-04-05 18:05:16 +00:00
kaethorn 698513f861 no need to depend on libxext-dev twice.
SVN revision: 21844
2006-04-05 09:28:18 +00:00
Carsten Haitzler 2255c2af87 no - i removed directfb ecore support. it's unnecessary and basically unused
by anything EXCEPT specialty-case custom projects we dont know anything about.


SVN revision: 21828
2006-04-04 23:57:49 +00:00
Carsten Haitzler ace710bcf5 fix maintainer
SVN revision: 21827
2006-04-04 23:54:53 +00:00
Carsten Haitzler 4ddd8abc06 edje_ls should be in the debug package - not bin
SVN revision: 21826
2006-04-04 23:52:43 +00:00
kaethorn 6059e9b231 add libecore0-directfb.
SVN revision: 21821
2006-04-04 21:48:20 +00:00
kaethorn 5445331dff typo.
SVN revision: 21814
2006-04-04 19:53:41 +00:00
kaethorn 59d3214d62 remove edje_ls from edje0-debug.
SVN revision: 21812
2006-04-04 19:22:43 +00:00
Carsten Haitzler 55fdc7ac5f add fc flags
SVN revision: 21805
2006-04-04 13:14:01 +00:00
Michael Jennings 5ba8abb50e Mon Apr 3 14:00:50 2006 Michael Jennings (mej)
Revert incorrect spec file change.
----------------------------------------------------------------------


SVN revision: 21781
2006-04-03 18:00:40 +00:00
Carsten Haitzler afa49c5dd9 gasp! packages actually build!
SVN revision: 21776
2006-04-03 10:26:53 +00:00
Carsten Haitzler 7df3bbfc1c eet builds packages
SVN revision: 21767
2006-04-03 09:19:12 +00:00
Carsten Haitzler 09172097ac rename to eet0-debug
SVN revision: 21766
2006-04-03 09:13:50 +00:00
Horms fa59ac41f2 Add missing debian files to tarball
SVN revision: 21765
2006-04-03 09:12:30 +00:00
Horms 95fe96b13c Put debian files in order
SVN revision: 21764
2006-04-03 09:11:33 +00:00
Horms 528d4e4598 Reverse bogus change
SVN revision: 21763
2006-04-03 09:10:14 +00:00
Horms e2adc60a95 Add missing files to *.install
SVN revision: 21762
2006-04-03 09:09:31 +00:00
Horms 1772690c48 Add missing build depenancy on cdbs
SVN revision: 21761
2006-04-03 08:59:54 +00:00
Horms 0b39536997 Removed unused *.files and dirs
SVN revision: 21757
2006-04-03 05:33:34 +00:00
Carsten Haitzler 28dc440e17 ok- actually handle dest buf if there is no back buf
SVN revision: 21756
2006-04-03 03:29:10 +00:00
Carsten Haitzler 82f8e24b2c bleh--
SVN revision: 21754
2006-04-02 23:52:26 +00:00
kaethorn 03340e241d typo.
SVN revision: 21741
2006-04-02 19:07:25 +00:00
doursse 674517c246 check cdda support during configure
SVN revision: 21740
2006-04-02 18:26:27 +00:00
doursse 0b7568fd83 segfault when cdiocddasrc element is missing fixed. We need it for cd audio.
SVN revision: 21737
2006-04-02 14:36:54 +00:00
doursse 9390e25218 support of cd audio. If n is track you want to play, use as filename : cdda://n. If you want to choose a specific device from your player : cdda:///my/device#n or cdda:///my/device?n. Default device is /dev/cdrom. Also, support of file:///my/file as filename. Thanks to captainigloo
SVN revision: 21736
2006-04-02 13:53:06 +00:00
doursse 719b190fed suggest gstreamer 0.10 package, and not 0.8
SVN revision: 21735
2006-04-02 13:42:51 +00:00
Carsten Haitzler 8119ef59ea and put files in Makefile.am!!!
SVN revision: 21724
2006-04-02 09:55:00 +00:00
Carsten Haitzler c557fa6b1c we dont need those filea at all.
SVN revision: 21723
2006-04-02 09:52:32 +00:00
Horms 3d2f3ad3f3 Prefer automake1.7
SVN revision: 21720
2006-04-02 08:34:51 +00:00
Horms b7f0ed1184 Build depends on x-dev so that X.h is available and ECORE_X support can be built, which is needed for esmart at least
SVN revision: 21719
2006-04-02 08:26:26 +00:00
Horms dd84a5a0e4 Build Dependancy: Prefer new libx11-dev over old xlibs-dev
Build Dependancy: Add libxrender-dev


SVN revision: 21718
2006-04-02 08:22:54 +00:00
Horms 755991d79c build depenancy should be automake1.7, not automake-1.7
SVN revision: 21715
2006-04-02 08:12:51 +00:00
Horms a187261215 libecore0-dev should not conflict with itself
SVN revision: 21714
2006-04-02 07:53:15 +00:00
Carsten Haitzler d6690d7514 support all advertised formats
SVN revision: 21713
2006-04-02 07:47:31 +00:00
Horms 9f41b13cb3 Save and restore autogenerated changelog when debian/rule's clean
target runs. Otherwise the following breaks because make distclean
removes autogenerated files, but debian/rules expects the changelog
to always be there:

fakeroot ./debian/rules clean ; ./debian/rules build

Note that this does not fix packages who are handled by cdbs,
that will need to be fixed separately


SVN revision: 21711
2006-04-02 07:38:06 +00:00
Carsten Haitzler 866b591619 cvlear ALL dst buffers for buffer engine
SVN revision: 21710
2006-04-02 07:25:03 +00:00
Carsten Haitzler c8a0d86e68 fix up edje packaging deps
SVN revision: 21701
2006-04-02 03:15:00 +00:00
Carsten Haitzler 6311c9ba87 fix deps
SVN revision: 21700
2006-04-02 03:11:54 +00:00
Carsten Haitzler 9abcb3faed fix control
SVN revision: 21699
2006-04-02 02:52:52 +00:00
Carsten Haitzler 94fe9b2e67 add an embryo-debug
SVN revision: 21698
2006-04-02 02:51:00 +00:00
Carsten Haitzler e6d61b3b78 THATS what it should look like :)
SVN revision: 21697
2006-04-02 02:42:59 +00:00
Carsten Haitzler d7c7836097 zero out alpha only if we have it - and add an initial memset to 0.
SVN revision: 21695
2006-04-02 01:33:00 +00:00
kaethorn b02a0e9422 dependency and package content cleanups.
split up edje0-bin into edje0-bin and edje0-debug.
move rules to CDBS.


SVN revision: 21682
2006-04-01 22:18:39 +00:00
kaethorn ca80b9008e split up libevas0 into loaders, savers and engines.
SVN revision: 21681
2006-04-01 20:21:40 +00:00
kaethorn f81ce64dbb more dependency cleanups.
SVN revision: 21624
2006-03-31 09:53:21 +00:00
Carsten Haitzler 343089c120 only free list if its there...
SVN revision: 21609
2006-03-31 02:08:11 +00:00
kaethorn b2a0114534 split ecore into small packages and correct some dependencies.
SVN revision: 21602
2006-03-30 19:03:53 +00:00