Commit Graph

7415 Commits

Author SHA1 Message Date
ajacoutot
c8debebbc1 Update to gtk-engines-2.18.4.
ok jasper@
2009-09-24 21:13:41 +00:00
jasper
434f0809f9 - update gxmessage to 2.12.3
- update license marker
- install examples
2009-09-23 16:50:01 +00:00
jasper
7296e73f88 - explicitly add gettext to modules 2009-09-22 21:35:35 +00:00
jasper
dd86904355 - add py-kiwi 2009-09-22 15:11:03 +00:00
jasper
7defc05eff import py-kiwi 1.9.26
Kiwi consists of a set of classes and wrappers for PyGTK that were
developed to provide a sort of framework for applications. Fully
object-oriented, and roughly Smalltalk's MVC, Kiwi provides a simple,
practical way to build forms, windows and widgets that transparently
access and display your object data.  Kiwi was primarily designed to
make implementing the UI for Stoq easier, and it is released under the
LGPL. Kiwi is inspired by Allen Holub's Visual Proxy.
2009-09-22 15:09:39 +00:00
jasper
d174b232dd update eterm to 0.9.5,
includes a SECURITY FIX for CVE-2008-1692
2009-09-22 04:42:02 +00:00
ajacoutot
70d957075b Enable building this on powerpc by disabling gcc optimizations on that
arch.  Should be revisited later.
Add missing USE_LIBTOOL.
2009-09-19 13:11:16 +00:00
martynas
6dca00bf53 don't leave files after uninstall; tweak & ok ajacoutot@ 2009-09-18 20:47:11 +00:00
martynas
c41ca350a6 bugfix update to xautolock-2.2. ok matthieu@ 2009-09-18 20:39:32 +00:00
ajacoutot
8d9686bc24 Major update to gtk2mm-2.16.0
(see HOMEPAGE for complete ChangeLog)
Remove wilfried@ from maintainer per his request.

ok jasper@ landry@ wilfried@ (former maintainer)
2009-09-18 10:24:24 +00:00
landry
edb9e86fbc + xfce4-mount & xfce4-quicklauncher 2009-09-17 22:06:12 +00:00
landry
b686df891f Import xfce4-mount 0.5.5 :
This plugin allows for quick access to removable devices & mounted
partitions, giving a free space estimate, and allows to
mount/umount/eject devices. Lots of tweaks to replace getmntent() by
getmntinfo() calls.
2009-09-17 22:05:16 +00:00
landry
7a8edf88d0 Import xfce4-quicklauncher 1.9.4 :
This plugin is an alternative launcher, permitting to have several rows
of mini-launchers in the panel.
Prodded by an initial port made by ian@, finished by myself.
2009-09-17 22:02:31 +00:00
ajacoutot
c1bd3e5216 f-spot-0.6.1.2 2009-09-17 20:07:17 +00:00
giovanni
866186147d Add devel/libmagic as a build dependency
Spotted and fixed by jasper@
2009-09-16 15:50:26 +00:00
jasper
ce6af0eb6a - fix a crash when printing to a non-existant printer.
found some time ago, drunkish, somewhere in brussels, with antoine.
2009-09-16 12:58:44 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
naddy
5d69c1fefc force pointer interpretation for final argument to execl() 2009-09-14 17:19:29 +00:00
martynas
ce58ff7a11 add missing patch - make pastefile work with bsd tar 2009-09-13 18:26:53 +00:00
martynas
e20d316825 make gmplayer work after xcb import. ok matthieu@ 2009-09-13 18:20:55 +00:00
ajacoutot
8c386d82ea Add missing build dependency.
Spotted by jasper@
2009-09-13 16:49:59 +00:00
ajacoutot
ff5050bbf0 Fix build+run depends ; breakage reported by naddy@
Regen WANTLIB while here.
2009-09-11 21:32:47 +00:00
naddy
22730e96fc libarchive now pulls in liblzma 2009-09-11 18:56:35 +00:00
jasper
c6f5d359e6 - add spranq-ecofont-ttf 2009-09-10 22:31:57 +00:00
jasper
3581e67b44 import spranq-ecofont-ttf a font that will save you ink :)
Appealing ideas are often simple: how much of a letter can be removed
while maintaining readability? After extensive testing with all kinds of
shapes, the best results were achieved using small circles. After lots
of late hours (and coffee) this resulted in a font that uses up to 20%
less ink.

looks good to ajacoutot@
2009-09-10 22:29:42 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
martynas
02d283b5b3 update to xclip-0.11. home moved to sf.
switched to autoconf.  tweak & ok sthen@
2009-09-10 21:42:22 +00:00
landry
f22fcf7b70 Update to wxWidgets 2.8.10.
Tested in a bulk build by (thanks!) and ok sthen@ jasper@.
Diff looks alright to steven@.
2009-09-10 21:23:28 +00:00
naddy
d80892adbf liblzmadec is gone, drop support for .lzma 2009-09-10 15:33:15 +00:00
naddy
2c50e00940 switch dependencies from lzma to xz 2009-09-10 15:30:21 +00:00
jasper
65244b1a8b - unbreak by updating py-qt3 to 3.18.1
- tighten run dependency on py-sip

ok sthen@
2009-09-09 14:30:01 +00:00
sthen
a0aa3e43b9 tighten the py-sip RUN_DEPENDS and bump PKGNAME-main; ok jasper 2009-09-09 14:13:57 +00:00
ajacoutot
566427bf88 This needs -pthread 2009-09-09 06:31:33 +00:00
landry
092e2f8c18 Reorder CATEGORIES, apparently the first should be the subdir where the
port has been imported..
2009-09-07 20:45:37 +00:00
landry
2428c417a5 +p5-Wx 2009-09-07 20:31:54 +00:00
landry
0663327ac1 Import p5-Wx 0.92, the perl wrapper for wxWidgets. 2009-09-07 20:30:58 +00:00
landry
5377a4439a p5-Gtk2 is a BUILD_DEPENDS, spotted by jasper@ 2009-09-07 11:43:46 +00:00
ajacoutot
6058656d84 Make use of REGRESS_IS_INTERACTIVE=x11
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
ajacoutot
61b43cc23a Update to tomboy-0.14.3.
Explicitely disable galago and evolution support. Fix DEPENDS.
Tweak DLLMAP_FILES.
2009-09-06 07:29:37 +00:00
ajacoutot
6b8e5b1f7c +mono-gnome-desktop 2009-09-06 07:29:00 +00:00
ajacoutot
c69c23b53e Import mono-gnome-desktop-2.24.0 (gnome-desktop-sharp)
GnomeDesktop# is a .NET language binding for assorted GNOME libraries
from the desktop release.

Needed for the upcoming tomboy update.

ok jasper@
2009-09-06 07:28:31 +00:00
ajacoutot
66df1bea20 Update to mono-gnome-2.24.1 (gnome-sharp)
Add HOMEPAGE. Fix DEPENDS.
Remove some patches and use perl subst instead.

ok jasper@
2009-09-06 07:27:41 +00:00
ajacoutot
34153012e2 Update to mono-gtk2-2.12.9 (gtk-sharp)
Add HOMEPAGE. Fix DEPENDS.

ok jolan@ ok jasper@
2009-09-06 07:27:09 +00:00
ajacoutot
bd7fa3bd92 Update to libgdiplus-2.4.2.
Add missing USE_LIBTOOL. Make sure we don't use bundled cairo and pixman.

ok jolan@ ok jasper@
2009-09-06 07:24:55 +00:00
sthen
c1a91705b9 Update to 4.5.4; ok landry@, maintainer time out (not waiting very long
but this is currently broken following the Qt update).
2009-09-05 16:18:43 +00:00
landry
9761ced861 No need to depend directly on p5-Gtk2, as p5-Gtk2-Ex-Simple-List already
does.
Pointed out by ajacoutot@, who should do something else atm, rather that
watchin ports-changes@.. :)
2009-09-05 09:03:52 +00:00
sthen
f0016d31a2 update to 1.2.0, from Tobias Ulmer slightly tweaked by me.
Maintainer timeout.
2009-09-05 08:55:51 +00:00
landry
dbfb91034f Link p5-Gtk2-Ex-PodViewer, p5-Gtk2-Ex-Simple-List & podbrowser to the
build. While here, also link i3, which seems i have forgotten..
2009-09-05 08:47:44 +00:00
landry
34993535fd Import podbrowser 0.12 :
PodBrowser is a graphical documentation browser for Perl. You can view the
documentation for Perl's builtin functions, its "perldoc" pages, pragmatic
modules and the default and user-installed modules.
2009-09-05 08:44:15 +00:00
landry
d25573b42f Import Gtk2::Ex::PodViewer, a Gtk2 widget for displaying Plain old
Documentation (POD).
From MAINTAINER James Wright, thanks!
2009-09-05 08:41:20 +00:00
landry
8b8bb2dd16 Import Gtk2::Ex::Simple::List, a simple interface to Gtk2's complex MVC
list widget.
From MAINTAINER James Wright, thanks!
2009-09-05 08:40:01 +00:00
landry
b6a02eab6a Add a bunch of patches to fix CVE-2009-1756, also reported in debian bz
#529306 & FreeBSD PR134801 :
The security issue is caused by slim generating the X authority file
by passing the X authority cookie via the command line to "xauth".
This can be exploited to disclose the X authority cookie by consulting
the process list and e.g. gain access the user's display.
While here, use slightly better random seeding for cookie generation.

Patches adapted from the ones provided to debian/FreeBSD by Eygene Ryabinkin <rea@codelabs.ru>
2009-09-04 20:24:25 +00:00
landry
b19a3cca3a Update to xfmpc 0.2.0, rewritten in Vala. 2009-09-04 19:26:21 +00:00
landry
ab1cda006f Update to xfce4-clipman 1.1.0.
Adds a standalone daemon sitting in the systray, in complement of the
panel plugin.
2009-09-04 19:25:04 +00:00
landry
605be4e58a Update to xfce4-notes 1.7.1, fix WANTLIB while here. 2009-09-04 19:09:20 +00:00
landry
239ec66109 Update to xfce4-places 1.2.0. 2009-09-04 18:50:57 +00:00
landry
b62e1808a1 Update to xfce4-dict 0.5.3. 2009-09-04 18:50:32 +00:00
landry
7288f6c0ec Update to xfce4-weather 0.7.3. 2009-09-04 18:49:25 +00:00
bernd
5d3ac3f26c Fix manpage install mode. No bump, didn't build for me.
Error: weird mode for /usr/local/man/man1/i3.1: 4444
2009-09-02 20:05:34 +00:00
landry
620da9e954 Import (really, this time) i3 3.c, from MAINTAINER Baptiste Daroussin,
with tweaks by me.

i3 is an improved dynamic, tiling window manager.

note: It is still young, so some debug options are still enable by
default, and it's a bit verbose.

ok ajacoutot@
2009-09-02 19:26:17 +00:00
ajacoutot
6424536219 Fix calendar calculation: UTC cannot have DST ; from pkgsrc.
This fixes the 'today' button which was defaulting to the epoch.
2009-09-02 07:44:16 +00:00
ajacoutot
6b84ef7d16 I forgot to cvs add this some time ago.
Not that this matter as this port is broken but...
2009-09-01 19:19:49 +00:00
espie
2d82aebbfb 4.5.2 2009-09-01 18:24:28 +00:00
ajacoutot
496d698d5d Use devel/gettext MODULE.
Merge PFRAG.shared into PLIST as this is a SHARED_ONLY port.

"sure" fgsch@

While here, tweak configure args, libtool flags accordingly and don't
install plugins 'la' files.
2009-09-01 09:49:01 +00:00
sthen
47a45936e4 Update dejavu-fonts to 2.30; Tim van der Molen (maintainer) has the same diff. 2009-09-01 08:40:07 +00:00
landry
09ee44e730 xarchiver went back from xfce to sf.net infrastructure.
Tweak HOMEPAGE, MODULE, USE_GMAKE, RUN_DEPENDS & CONFIGURE_ENV accordingly.
Bump PKGNAME.
2009-09-01 07:44:16 +00:00
fgsch
a3a7ec75c6 fix wantlib. 2009-09-01 02:14:52 +00:00
fgsch
f5d0f88b2d enter compiz/core 2009-09-01 01:51:55 +00:00
fgsch
e181257e55 import compiz core so others can play with it.
with some help from ian@. structure agreed by laundry@.
2009-09-01 01:49:14 +00:00
jasper
d2d04b908b - add missing build dependency
ok ajacoutot@ (MAINTAINER)
2009-08-31 20:48:56 +00:00
kili
69f8935227 Fix some WANTLIB and LIB_DEPENDS typos, unbreaking this and saving
ajacoutot's mailbox beeing flooded with complaints. Bump all, because
I'm lazy.

Tweaks and ok, ajacoutot@
2009-08-31 18:51:02 +00:00
ajacoutot
8336c5ca69 Remove run dependency on deskbar-applet.
While here, recreate the dependency chain from scratch as it was bogus.
2009-08-30 11:46:14 +00:00
ajacoutot
08e9dd4b33 Advise installing an indexer engine (we have tracker-search and pinot so far). 2009-08-30 11:29:53 +00:00
ajacoutot
2ecdba0ace Remove a comment from DESCR. It will be dealt with directly in the
deskbar-applet package.
2009-08-30 11:25:25 +00:00
ajacoutot
61cbcf371f Bugfix update to gtk+2-2.16.6 2009-08-29 20:17:49 +00:00
ajacoutot
17ec0b58ce Use the gettext module.
ok landry@ on an earlier diff.
2009-08-27 19:44:38 +00:00
ajacoutot
44ebf020bb Update to 0.6.1.1.
Tweak DLLMAP_FILES in the process.
This is still broken... but I'm working on a large mono update.
2009-08-26 15:30:01 +00:00
landry
5161056977 Update to thunar-thumbnailers 0.4.1 :
s/THUNAR_PLUGIN/XFCE_GOODIE/, more accurate, this fixes MASTER_SITE
while here. Add a comment about optional runtime dependencies.
2009-08-26 08:43:33 +00:00
jasper
ffc47a9c3d - update opennx to 0.16
looks good to ajacoutot@
2009-08-25 17:52:43 +00:00
landry
888f280318 +xfce4-dev-tools 2009-08-20 20:59:29 +00:00
landry
cc5aa61e98 Import xfce4-dev-tools 4.7.0.
This is a set of m4 macros, autotools and git/svn scripts intended for
people working on upstream Xfce source code repository.
Yay, one less '?' in my tree..
2009-08-20 20:58:14 +00:00
landry
966db271b4 Update to exo-0.3.102, bugfix and translations release.
Add some autohell magic to make it correctly detect sys/mount.h and sys/ucred.h
2009-08-20 20:21:12 +00:00
landry
e0b7b93e6f +gtk2-nodoka-engine 2009-08-20 19:27:16 +00:00
landry
2035886989 Import gtk2-nodoka-engine 0.7.2.
Nodoka is a new good-looking GTK+2 engine from Fedora, derived from Murrine.

reads fine to ajacoutot@
2009-08-20 19:25:40 +00:00
robert
674e9a1efe Add an ugly XXX hack to make it start up faster.
Discussec with antoine@
2009-08-20 14:14:12 +00:00
ajacoutot
275e394829 Make sure gnome-session finds gconftool-2.
commiting on behalf of giovanni@
2009-08-20 09:40:13 +00:00
landry
3691ab25d5 This one is SHARED_ONLY, so add relevant LIBTOOL_FLAGS and
CONFIGURE_ARGS. @comment .la in PLIST, bump PKGNAME.
prodded by ajacoutot@ while porting a similar gtk engine.
2009-08-20 07:52:25 +00:00
ajacoutot
7509902424 SECURITY
Fix local screen lock bypass vulnerability.
Debian bug #539699, from by David Fries.
2009-08-20 07:03:15 +00:00
ajacoutot
b5d06f2613 Add gstreamer-confelements to run_depends.
Should fix runtime issue that steven@ reported.
2009-08-19 10:46:45 +00:00
ajacoutot
acd824f975 Small update to gtk2mm-2.14.5.
- Fix error handling for disabled exceptions
- Fix crash when widget not found

"please commit" wilfried@ (maintainer)
2009-08-18 09:13:59 +00:00
ajacoutot
1045068f3e +pinot 2009-08-17 14:34:57 +00:00
ajacoutot
a2aa25b798 Import pinot-0.94 (hiiips!)
Pinot is a D-Bus service that crawls, indexes your documents and
monitors them for changes, with a GTK-based user interface that enables
to query the index built by the service or your favourite Web engine,
and display and analyze the results.

If you have the deskbar-applet package installed, you will be able to
use the pinot-live.py or pinot-module.py plugins from the applet.


Thanks to pinot developer Fabrice Colin for making me porting it and for
his hints.
2009-08-17 14:34:07 +00:00
giovanni
fb0576afb5 Update to 0.6.2 and fixes wantlib.
ok ajacoutot@
2009-08-17 12:14:52 +00:00
ajacoutot
2d1c76246b Hmm, it seems my reminder text file does not work out anymore, I need a
bump on the head!
Don't try building the (removed) aterm,lite flavor anymore.

bump on the head from naddy@, thanks!
2009-08-15 22:36:58 +00:00
ajacoutot
e81c743dde Update to f-spot-0.6.0.0.
This is just so that it does not rot forever outdated into the tree, it is
still broken and I haven't found time to look into it yet...
2009-08-15 17:40:05 +00:00
ajacoutot
88897abe92 Remove the "lite" flavor as jpeg and png support are never compiled in
anyway (it needs libafterstep).
While here, precise GPL version and rename a flavored patch.

On a side note, this port could seriously use an update...

ok sthen@
2009-08-15 16:40:27 +00:00
giovanni
929e42803c Update to 2.6.2
ok jasper@
2009-08-14 10:09:38 +00:00
ajacoutot
ba1be34992 Use the gettext module.
ok kevlo@ (maintainer)
2009-08-13 16:32:54 +00:00
naddy
d6db8d1d42 also bump the flavored pkgname 2009-08-12 22:11:38 +00:00
kili
8789eb7dd8 Move pthread-stubs and xcb to WANTLIB-main. Bump -data and -gle. 2009-08-12 17:30:12 +00:00
ajacoutot
d1d95cbe5f Use converters/libiconv module.
"maniac, ;-)" and ok espie@ (maintainer)
2009-08-12 15:28:08 +00:00
ajacoutot
a685d87c2b Use converters/libiconv module and add MODLIBICONV_LIB_DEPENDS where
needed.
2009-08-12 14:12:22 +00:00
ajacoutot
1d215bfa15 Regen WANTLIB after gtk-vnc update. 2009-08-12 13:53:13 +00:00
ajacoutot
e9a6565802 Update to gtk-vnc-0.3.9.
Several bugfixes and add support SASL authentication extension.
2009-08-12 13:52:19 +00:00
ajacoutot
66392183b1 Use devel/gettext module. 2009-08-12 13:29:36 +00:00
ajacoutot
87128866d4 Use gettext module. 2009-08-12 12:44:13 +00:00
sthen
9a0a8800a8 BUILD_DEPENDS on gedit and xulrunner-devel, fixing build on a clean
machine. bump not needed. ok ajacoutot@
2009-08-12 11:20:34 +00:00
landry
15eb2d9665 HOMEPAGE and MASTER_SITES are now defined in xfce4.port.mk. Bump PKGNAME. 2009-08-11 19:59:30 +00:00
landry
746026fc5d Switch orage, mousepad & xfce4-mixer to XFCE_GOODIE. 2009-08-11 19:58:23 +00:00
landry
0bef1b3667 MASTER_SITES now comes from xfce4.port.mk. 2009-08-11 19:56:39 +00:00
landry
353cde3260 Switch to XFCE_ARTWORK instead of XFCE_PROJECT. Bump xfce4-icon-theme
PKGNAME as HOMEPAGE gained a trailing /..
2009-08-11 19:55:52 +00:00
landry
06e84a46e4 xfprint & notification-daemon-xfce were moved to archive, so adjust
MASTER_SITES only for them..
2009-08-11 19:54:01 +00:00
landry
7424c51f8e Switch to use THUNAR_PLUGIN instead of XFCE_GOODIE. bump PKGNAMEs as
HOMEPAGE changed.
2009-08-11 19:52:51 +00:00
landry
3a5f2457b5 When switching to git for development, upstream adopted a new archive
layout for distfiles at http://archive.xfce.org/src/.
Adapt xfce4.port.mk to new paths for MASTER_SITES.
Now xfce4-related ports are divided in 5 categories : core, goodies,
artwork, panel plugins and thunar plugins.
2009-08-11 19:51:42 +00:00
landry
cbf6b1fcb8 Install locales, prompted by a similar diff from Stefan Rinkes on ports@. 2009-08-11 18:55:29 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
steven
2780a1d7c5 use the tk module and corresponding variables instead of hardcoding stuff
tweaked and ok sthen@
2009-08-10 21:17:50 +00:00
jasper
67d9e30366 - remove maintainer per his request; any takers? 2009-08-10 18:46:49 +00:00
ajacoutot
720df6bf9d Fix for unmounting webdav shares.
GNOME Bug #567664.
2009-08-07 08:40:07 +00:00
mglocker
085e406ec1 Update to rtunes-0.8.
OK jasper@
2009-08-06 10:46:42 +00:00
landry
205086ef87 Whoops, re-backport some fixes for xfterm4 from trunk, and re-add a line
that accidentally went away in last commit - breaking the intended
functionality. bump PKGNAME.
2009-08-06 09:32:50 +00:00
ajacoutot
06412760f4 Forgot this part in previous. 2009-08-04 15:00:20 +00:00
ajacoutot
97c8a60d52 Revert previous commit and use the lang/python MODULE instead. 2009-08-04 14:57:21 +00:00
martynas
552d094087 unbreak with MODPY_VERSION=2.6. ok jasper@, sthen@ 2009-08-04 14:41:53 +00:00
kili
db5f53da87 Bump after xulrunner changes. 2009-08-01 21:58:01 +00:00
ajacoutot
c1a422fed3 Remove workaround now that update-desktop-database fixes desktop files
modes.
2009-08-01 16:07:34 +00:00
sthen
4102b9d891 - remove -tds flavour which used internal FreeTDS api
- add -odbc flavour
2009-08-01 14:14:24 +00:00
ajacoutot
9e1cc63ceb Fix gmime pkgspec. 2009-07-28 16:00:00 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
jim
f92fc4e8ac update to 5.6.1
ok sthen@
2009-07-27 21:20:09 +00:00
landry
d8f079d2d8 Update to terminal 0.4.0, lots of bugs fixed. Clear deps while here.
Been running it since a while without problems.
2009-07-27 19:58:10 +00:00
naddy
305d345f09 remove maintainer at his request 2009-07-26 20:09:18 +00:00
sthen
87ab1ec6b2 - bytecode-compile the .py files; otherwise it gets done later, usually
at an inconvenient time (like when you build another port with systrace),
and leaves dangling .pyc after you pkg_delete

- @comment some directories which are pulled in by run dependencies

- bump PKGNAME

looks good to landry@
2009-07-24 10:23:47 +00:00
ajacoutot
0f3bd1aa5d Reround categories. 2009-07-22 22:51:38 +00:00
landry
fd239cd880 +thunar-archive 2009-07-22 20:44:20 +00:00
landry
884aa122f4 Import thunar-archive 0.2.4.
The thunar-archive-plugin is a plugin for the Thunar File Manager, which
adds archive operations to the file context menus. Using this plugin you
will be able to extract and create archive files from within Thunar using
an external archive handler. So far, xarchiver, file-roller and ark are
supported.

looks good to ajacoutot@
2009-07-22 20:43:43 +00:00
landry
e26ce40944 +xarchiver 2009-07-22 20:40:40 +00:00
landry
4527abd024 Import xarchiver 0.5.2.
Xarchiver is a lightweight desktop independent archive manager built
with the GTK+2 toolkit. It supports 7-zip, arj, bzip2, gzip, rar, lha,
lzma, lzop, deb, rpm, tar and zip archives if the corresponding
commandline tools are available.

looks good to ajacoutot@
2009-07-22 20:39:58 +00:00
landry
5343ef8848 Another week, another xfce4-weather maintenance release, 0.7,1 this time.
See http://foo-projects.org/pipermail/goodies-dev/2009-July/002435.html
2009-07-21 20:04:32 +00:00
ajacoutot
0a54904b02 Bugfix update to gob2-2.0.16 2009-07-21 15:46:21 +00:00
ajacoutot
33f694372f For some reason, port-lib-depends-check throws an error when building
totem on an empty system.
For some reason, adding a couple of run_depends unconfuses it... (why?)

port-lib-depends-check breakage noticed by sthen@ who also lost some time
on trying to understand this...
2009-07-21 13:21:48 +00:00
ajacoutot
c6cde9dcd0 Fix device insertion command. 2009-07-21 12:35:54 +00:00
ajacoutot
acd235b8b9 Fix wantlib. 2009-07-21 09:19:32 +00:00
naddy
5fea18a48d fix package specs in depends 2009-07-20 14:28:54 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
fb5e6e10c9 oil/schroedinger WANTLIB. 2009-07-19 16:28:31 +00:00
sthen
fe8c933798 add schroedinger/oil WANTLIB, bump 2009-07-19 12:54:49 +00:00
ajacoutot
60bd1762b6 Bugfix update to gtk+2-2.16.5
* Accelerators fail for submenus
* Collapsed save dialog needs to indicate filesystem...
* GtkAssistant should set buttons as default widget
* Iconview DnD fails when Destination is empty
2009-07-18 09:10:37 +00:00
landry
5804a50c53 Backport upstream svn r30251, fixing bug #5461.
This fixes opening help files in various xfce apps.
2009-07-18 08:21:35 +00:00
naddy
09ddba7b03 fix package specs in depends; ok sthen@ 2009-07-17 16:38:48 +00:00