sebastia
b965fb605b
bump due to gnustep-base
...
OK landry@, ajacoutot@
2011-04-18 11:58:45 +00:00
sebastia
fb0997e91f
make new gnustep-make to build and run depends
...
OK landry@, ajacoutot@
2011-04-18 11:57:51 +00:00
sebastia
0611073093
update gnustep-back to 0.20.0
...
ok landry@, ajacoutot@
2011-04-18 11:56:41 +00:00
sebastia
131822014b
update gnustep-gui to 0.20.0
2011-04-18 11:56:01 +00:00
sebastia
b62786dfb8
update gnustep-base to 1.22.0, major bump needed
...
OK landry@, ajacoutot@
2011-04-18 11:54:49 +00:00
sebastia
f82c6a9c5c
Update gnustep-make to 2.6.0, enable strict v2 mode, since v1 is ancient.
...
Further change the way how frameworks are installed, create a couple of more symlinks,
to get rid of a lot of patches for other dependent ports.
OK landry@, ajacoutot@
2011-04-18 11:30:47 +00:00
dcoppa
d3a784b28c
New HOMEPAGE
...
New MASTER_SITES
Fixes for a warning message caused by newer gtk+2
OK ajacoutot@
2011-04-18 05:30:12 +00:00
jasper
f7df30505d
- remove groff dependency
...
- remove unneeded NULL cats
- use SUBST_CMD
ok naddy@ (MAINTAINER)
2011-04-17 20:20:32 +00:00
jasper
9c1c353db1
- remove unnecessary NULL casts
2011-04-17 18:19:37 +00:00
jasper
fa46ac7d9f
- remove unnecessary NULL casts
2011-04-17 18:13:10 +00:00
jasper
f868102161
- remove unnecessary NULL casts
...
- regen PLIST and WANTLIB
- no need for groff
2011-04-17 18:08:55 +00:00
ajacoutot
cdb82a2314
Remove, it's not used by anything and it's one less thing to take care of
...
for our GNOME3 work.
"kill it with fire!" jasper@
2011-04-17 18:06:55 +00:00
jasper
0155895c3b
- remove unnecessary NULL casts
...
- regen WANTLIB
2011-04-17 17:54:49 +00:00
ajacoutot
365ef84ed0
-gtk2-clearlooks-engine
2011-04-17 15:14:21 +00:00
ajacoutot
841d6e3b69
Remove gtk2-clearlooks-engine, it's old and unmaintained.
...
The clearlook engine is part of gtk-engines2, this package was just
providing some old (buggy) themes which users can easily install manually
if needed.
ok maintainer
2011-04-17 15:14:03 +00:00
ajacoutot
39b4bb375b
Depends on x11/gtk-engines2 instead of gtk2-clearlook, because that's
...
where the clearlook engine is.
2011-04-17 15:11:56 +00:00
ajacoutot
c4ac868cc7
Update to gtk2-nodoka-engine-0.7.5.
2011-04-17 14:36:33 +00:00
ajacoutot
b0bd785acd
Update to gtk2-equinox-engine-1.40.
2011-04-17 14:36:07 +00:00
ajacoutot
10f3cee1cc
Add --tag=disable-static.
2011-04-17 14:05:56 +00:00
landry
3fd461b59e
Update to parole 0.2.0.5
2011-04-17 10:36:50 +00:00
landry
4e788b4847
Update to xfce4-panel 4.8.3
2011-04-17 10:35:47 +00:00
landry
efe3fa8998
Update to garcon 0.1.7.
2011-04-17 10:34:06 +00:00
jasper
1043c5cc0a
- remove unnecessary NULL casts
2011-04-16 21:28:35 +00:00
sthen
a4a3fcc8a0
remove @commented entries, no longer needed following tag=disable-static.
...
from Brad.
2011-04-16 20:18:50 +00:00
dcoppa
401fb1fcb0
Remove cast now that NULL is a void *
2011-04-16 14:57:34 +00:00
jasper
961d0f7d09
- remove void * casts for NULL
2011-04-16 11:06:47 +00:00
jasper
4889b4d22a
- remove void * casts for NULL
...
- regen WANTLIB
- no need for groff
2011-04-16 10:59:34 +00:00
jasper
2befbf3559
- remove void * casts for NULL
...
- regen WANTLIB
2011-04-16 10:53:15 +00:00
ajacoutot
c417417bb8
update to gtk+3-3.0.9.
2011-04-15 16:40:49 +00:00
ajacoutot
a2d7a47da4
Fix build after gnutls update.
...
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
96d502a25f
Fix DEPENDS after gnutls update.
...
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
naddy
889ea84f08
EPOCH bumps to keep package versions from going back.
...
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00
jasper
0794af89dd
- fix homepage
2011-04-13 20:39:33 +00:00
jasper
8eff693576
- update to 2.26.0
2011-04-13 17:49:40 +00:00
jasper
1e56c617d5
tweak
2011-04-13 08:30:16 +00:00
jasper
bc47609385
sync
2011-04-13 08:28:45 +00:00
jasper
cd318ab9bc
import gtksourceviewmm3
...
gtksourceviewmm is a C++ wrapper for the gtksourceview widget library.
It offers all the power of gtksourceview with an interface familiar to
C++ developers, including users of the gtkmm library.
ok aja@
2011-04-13 08:28:20 +00:00
jasper
e99bcb7e39
no need to set USE_LIBTOOL, already taken care of by gnome.port.mk
...
prompted by aja@
2011-04-13 07:30:15 +00:00
jasper
4c79d5450f
sync
2011-04-13 07:26:54 +00:00
jasper
93a3cd5921
import gtksourceview3 (needed for GNOME 3 and can co-exist with gtksourceview2)
...
GtkSourceView is a text widget that extends the standard gtk+ 3.x text
widget GtkTextView. It improves GtkTextView by implementing syntax
highlighting and other features typical of a source editor.
ok aja@
2011-04-13 07:26:03 +00:00
ajacoutot
803f3ba099
Cope with recent libcanberra subpackaging.
2011-04-13 06:47:42 +00:00
sthen
1ebb63b2e2
bump snapshot dates for last FFmpeg commit, from Brad.
2011-04-12 23:23:54 +00:00
sthen
63823c9382
Update comments in patch headers to include CVE details (no change to
...
actual code). from Brad.
2011-04-12 22:40:20 +00:00
jasper
be69457bcb
sync
2011-04-12 06:30:35 +00:00
jasper
53d0ee7c83
import gjs 0.7.14
...
Gjs is a Javascript binding for GNOME. It's mainly based on Spidermonkey
javascript engine and the GObject introspection framework.
ok aja@
2011-04-12 06:30:06 +00:00
ajacoutot
d79179f0b7
Add HOMEPAGE.
2011-04-12 06:20:16 +00:00
kili
27cafe3383
- Fix double fat finger (BUILD_DEPEND = ${RUN_DPENDS}).
...
- Add hs-X11-xft dependency, which otherwise seems to be
picked up silently during build if it's installed.
2011-04-11 17:01:02 +00:00
sthen
8b274e7fbf
SECURITY, fix a heap-based buffer overflow in the MP4 demuxer.
...
From upstream via Brad.
2011-04-11 15:11:28 +00:00
kili
d43cd6c93f
Tweak dependencies and bump.
2011-04-11 14:58:57 +00:00
kili
4f47c6607a
Add hs-syb dependency and bump.
2011-04-11 14:58:20 +00:00