kili
1b3ed43914
Fix build for poppler-0.20.
...
ok aja@
2012-07-13 15:17:41 +00:00
kili
52834b82f9
Fix build with poppler-0.20.
...
ok aja@
2012-07-13 15:10:47 +00:00
kili
6f38644f4d
Adjust WANTLIB for poppler-0.20.
...
ok aja@
2012-07-13 15:07:48 +00:00
kili
cd0bdeb796
Adjust WANTLIB for poppler-0.20.
...
ok aja@
2012-07-13 15:06:55 +00:00
kili
906c8a2c57
Fix build with poppler-0.20.
2012-07-13 15:05:47 +00:00
kili
ee578fffb1
Missing patches.
2012-07-13 15:04:46 +00:00
kili
980c86efb1
Update to poppler-0.20.2.
...
ok aja@
2012-07-13 15:03:19 +00:00
ajacoutot
46866cbeba
Fix addressbook creation (from upstream).
2012-07-13 14:31:04 +00:00
dcoppa
4778d4482f
Sort CONFIGURE_ARGS; no bump needed.
2012-07-13 14:10:36 +00:00
phessler
713e4c6263
use a mirror site that actually has the files
2012-07-13 13:18:12 +00:00
jasper
7eb77dd11e
fixup include paths
2012-07-13 13:14:00 +00:00
sthen
7d2b29da1a
re-add in.h again, needs INADDR_ANY
2012-07-13 12:55:07 +00:00
ajacoutot
d3a7b4746f
Regen WANTLIB to unbreak.
2012-07-13 12:45:27 +00:00
jasper
f58e26d518
missing bump
2012-07-13 12:36:41 +00:00
robert
700f63236e
update to 3.5.5.3
2012-07-13 12:36:18 +00:00
phessler
45da43d3b2
Update the Marathon scenario to the 20120514 version.
...
This removes the Pathways Into Darkness half-level opening and restores
the original level behavior.
2012-07-13 12:31:31 +00:00
ajacoutot
24c387585e
Fix gnome-shell-extension-prefs.
2012-07-13 12:01:35 +00:00
phessler
c1628f7db3
Update AlephOne to 1.0.2
...
Amongst other features and improvements, the visual effects were highly
improved.
OK edd@
2012-07-13 11:59:14 +00:00
bmercer
c5ff8e36b3
Added my coordinates.
...
"looks legit" sthen@ OK phessler@
2012-07-13 11:43:20 +00:00
ajacoutot
5a8c8f2633
Update to libsecret-0.4.
2012-07-13 11:31:27 +00:00
edd
ea234c0446
Fixes "Cannot find file /usr/local/lib/ocaml/site-lib/batteries/pa_llist"
...
when interpreting on non-native architectures.
From Chris Zimmermann.
OK sthen@
2012-07-13 11:27:16 +00:00
ajacoutot
4c4a0e7aea
Regen distinfo.
2012-07-13 10:33:14 +00:00
ajacoutot
e2a670be69
Add BZ link.
2012-07-13 10:26:30 +00:00
ajacoutot
7039ddfd93
Define _XOPEN_SOURCE_EXTENDED for strptime(3). This fixes the runtime
...
crash.
2012-07-13 10:20:21 +00:00
sthen
f442920e56
update to sieve-connect 0.83, from maintainer LEVAI Daniel
...
- I cleaned up whitespace in Makefile a bit, too
2012-07-13 10:13:07 +00:00
jasper
d6d127eaf4
sync
2012-07-13 10:12:45 +00:00
sthen
d7167272c9
update to terminus-font 4.38, from LEVAI Daniel (maintainer)
2012-07-13 10:11:59 +00:00
jasper
3f33e2ccdf
import nodes in block
...
Nodes in block makes it possible to add nodes into a block. A number of
configurable blocks are generated which you can assign to a region.
Visibility settings of this block are automatically set to 'Show on only
the listed pages'. On the node content form, you define the weight and
visibility per node thus making it easier for content administration as
all your content is now in the same place. With this module, you don't
have to explain your customers how blocks work but is still able to
decide on which pages content must be rendered.
2012-07-13 09:58:42 +00:00
pascal
8060bec3df
Update to rakudo 2012.06.
2012-07-13 09:47:01 +00:00
pascal
6ee4b374e1
Update to nqp 2012.06.1; give arm a chance to work.
2012-07-13 09:46:41 +00:00
pascal
ffa60ef381
Update to parrot 4.5.0, fix detection of libffi and IPv6.
2012-07-13 09:46:05 +00:00
espie
aed3a826ca
-L -L used to work with libtool 1 (for a strange definition of "work")
...
well, let's fix this for our libtool instead of having
more "surprises" on the way.
2012-07-13 09:44:46 +00:00
jasper
10b175bba4
fix wantlib
2012-07-13 09:39:03 +00:00
edd
1f58e06728
${V} is not needed here.
...
Spotted by ajacoutot@
2012-07-13 09:27:25 +00:00
jasper
8303b294ca
- fix wantlib
...
- add missing modules
2012-07-13 09:16:44 +00:00
jasper
0af85d0f7d
fix wantlib
2012-07-13 09:11:22 +00:00
jasper
12f5a98a9c
fixup include paths once more
2012-07-13 09:08:22 +00:00
naddy
3b3cb2a94a
this has been revived upstream, update to 0.3.2
2012-07-13 09:05:38 +00:00
edd
89f08e79ca
link recent ocaml imports
2012-07-13 08:46:56 +00:00
edd
cee48db40b
Import the "ocaml batteries included" foundation library.
...
From Chris Zimmermann.
OK sthen@
2012-07-13 08:40:27 +00:00
edd
efdb987b06
Import camomile; unicode library for objective caml.
...
From Chris Zimmermann with tweaks.
OK sthen@
2012-07-13 08:38:09 +00:00
edd
f6c372eda0
Import ounit; a unit testing tool for ocaml.
...
From Chris Zimmermann, with tweaks.
OK sthen@
2012-07-13 08:36:03 +00:00
ajacoutot
19e32bae7f
So, our linker does not hide private symbols... which results in a big
...
amount of crashes because gcr, libgnome-keyring and gnome-keyring share
some common (private) symbol names.
Miod says there is no workaround...
For gnome-shell, just stop linking to libgnome-keyring which we don't
need anyway since it is only needed by the network-manager functionnality
that is obviously disabled for us.
2012-07-13 08:03:53 +00:00
ajacoutot
cf56c00b44
Fix RCS ids, no pkg change.
2012-07-13 07:23:20 +00:00
ajacoutot
35a4bc964a
Update to gtk-vnc-0.5.1.
2012-07-13 07:15:57 +00:00
gsoares
93e38ad1e1
update to 1.55
...
ok jasper@
2012-07-13 02:26:03 +00:00
sthen
599929145d
update to OpenConnect 4.05
2012-07-12 23:10:23 +00:00
jasper
bceec67b14
fixup wantlib
2012-07-12 21:58:20 +00:00
jasper
7ec7167fc8
sync
2012-07-12 21:50:09 +00:00
jasper
dffc571fb4
import theme-atcommerce
...
AT Commerce is fresh, professionally designed theme for eCommerce sites
with baked in support for the Commerce module and Ubercart.
Mobile eCommerce is supported using responsive design methods, so your
online store will display and work across mobile channels without any
extra work or effort.
2012-07-12 21:49:35 +00:00