Commit Graph

9343 Commits

Author SHA1 Message Date
landry
b1139cb16c Update to exo-0.6.0.
Note that library was renamed from exo-0.3 to exo-1, so all apps using
it will need te be rebuilt and wantlib to be fixed. On the way.
2011-01-18 20:11:40 +00:00
ajacoutot
bda85fb7f2 Remove the post-install target and use FAKE_FLAGS instead. 2011-01-18 20:08:24 +00:00
landry
1c7758f411 Unlink libxfce4menu, superseded by garcon in Xfce 4.8.
Link garcon, libxfce4ui, thunar-vfs and tumbler to the build.
2011-01-18 20:06:24 +00:00
landry
be84b7ca1e Import tumbler 0.1.6
Tumbler is a D-Bus service for applications to request thumbnails for
various URI schemes and MIME types. It is an implementation of the
thumbnail management D-Bus specification described on
http://live.gnome.org/ThumbnailerSpec written in an object-oriented
fashion using GLib and GObject.

thunar can make use of it but it's not required by it (as is
hunar-thumbnailers package..)
2011-01-18 20:05:38 +00:00
ajacoutot
7f3f4a8ea6 Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
Discussed with landry@ and jasper@

ok jasper@
2011-01-18 20:03:07 +00:00
landry
58f02f2350 Import thunar-vfs 1.2.0
Thunar vfs is a compatibility layer for xfce apps not yet ported to gio.
It ships thunar-vfs-1 library which was previously in thunar, so
@conflict with thunar-<1.0.3, and bump lib minor version to ensure
seamless upgrades.
2011-01-18 20:01:46 +00:00
jasper
be57011862 - remove fvwmgtk, depends on an old and deprecated toolkit..
ok pval@ (MAINTAINER), aja@
2011-01-18 20:00:56 +00:00
landry
5dbd33adb8 Import libxfce4ui 4.8.0
This is libxfce4ui, the replacement of the old libxfcegui4 library. It
is used to share commonly used Xfce widgets amoung the Xfce applications.
2011-01-18 19:59:33 +00:00
landry
9851becb3f Import garcon 0.1.5
This is garcon, a freedesktop.org compliant menu implementation based
on GLib and GIO. It was started as a complete rewrite of the former
Xfce menu library called libxfce4menu, which, in contrast to garcon,
was lacking menu merging features essential for loading menus modified
with menu editors.

Installs the xfce-applications.menu file which was previously in
xfdesktop, hence @conflict with xfdesktop-<4.7.0.
2011-01-18 19:55:53 +00:00
landry
bed9e5d2bb Bump XFCE_DESKTOP_VERSION to 4.8.0 in preparation for the update of the
whole gang. add --disable-silent-rules to CONFIGURE_ARGS while here.

The whole stuff looks good to ajacoutot@, discussed with espie@, i've
been running the betas/pre and fixing bugs upstream since a while, so it
can make 4.9.
2011-01-18 19:48:30 +00:00
landry
681f8455b4 If gnome-desktop-item-edit is not present, try exo-desktop-item-edit.
Add conditional depend on gnome-panel|exo->0.6. Now Xfce users can use
alacarte to edit their fd.o compliant desktop menu!
Remove now useless CONFIGURE_ARGS.
ok ajacoutot@
2011-01-18 19:11:06 +00:00
jeremy
295f9deba1 Import ruby-profligacy 1.0
Profligacy is a JRuby library that makes building Swing Graphical User
Interface much easier than with Raw code. It's not a builder as with
many other projects, but instead a simple Ruby way to structure the UI
for the 80% common cases you'll encounter.

OK landry@
2011-01-18 16:30:31 +00:00
ajacoutot
c07b7e199e RUN_DEPENDS on s/menus/panel, spotted by landry@ 2011-01-18 16:14:01 +00:00
ajacoutot
3a929e521c Fix path to desktop-directories and applications.
(while here, regen PLIST).

spotted by landry@
2011-01-18 15:21:01 +00:00
dcoppa
161182b2a8 From upstream svn:
adjust audio and video cache size minimum and incremental values
plug a memory leak
bump QuickTime emulation to 7.6.9 (fix apple.com movie trailers)
2011-01-18 11:03:20 +00:00
ajacoutot
fdd3a3f909 Register rc.d scripts which names are different than the ones provided
here so that we can have their description.

ok jasper@
2011-01-17 22:55:26 +00:00
ajacoutot
8448ce4afc Enable support for services. Enable samba rc handling in the shares-admin
utility.

ok jasper@
2011-01-17 17:51:25 +00:00
landry
f080903359 Add an rc script for slim.
ok ajacoutot@ robert@
2011-01-17 14:57:38 +00:00
dcoppa
1178721ab6 Update to awesome v3.4.9 (Smack)
Fix WANTLIB while here...
2011-01-17 13:23:06 +00:00
sthen
317a6e18ee two x11vnc portability fixes from Mikolaj Kucharski (thanks for
your patience and gentle reminders :)

- replace GNU grep syntax for end-of-word with something that works
with /usr/bin/grep

- fix path to su(1)
2011-01-17 10:10:29 +00:00
jasper
f3b291e2e7 - add missing build dependency
ok aja@ (MAINTAINER)
2011-01-16 19:52:11 +00:00
ajacoutot
1cb4b39c91 Add missing WANTLIB from gnome-keyring, spotted by Jona Joachim. 2011-01-16 17:09:59 +00:00
jasper
978249c6fd - revert previous update, it breaks qgis badly, as making major changes
in a minor release is just soo cool.
- keep recently added QtWebkit and QtHelp modules
2011-01-16 17:07:05 +00:00
jasper
add40dcb18 - build and install QtHelp 2011-01-16 15:26:28 +00:00
jasper
8845bb64e9 - regen WANTLIB 2011-01-16 12:34:42 +00:00
jasper
c9475d29b7 - add missing module
- regen WANTLIB
- add missing dependency
- fix PLIST (regen + add goo)
2011-01-16 11:49:39 +00:00
jasper
1a4bdf5005 - fix RCS ids 2011-01-16 11:44:52 +00:00
jasper
abfff747e3 - slightly re-order MASTER_SITES so the first one doesn't 404. 2011-01-16 11:42:46 +00:00
jasper
631ec58a95 - use gettext module
- regen WANTLIB
2011-01-16 11:38:38 +00:00
jasper
5bb31ba2de - regen WANTLIB
- remove hacks for openssl, now that it has a pkg-config file
2011-01-16 11:34:43 +00:00
jasper
c9e77bae03 - use gettext and regen WANTLIB 2011-01-16 11:28:32 +00:00
jasper
d3f3465761 - use libiconv module
- remove hacks for openssl, now that it has a pkg-config file
2011-01-16 11:18:00 +00:00
jasper
ac02ccf542 - sync WANTLIB 2011-01-16 11:09:37 +00:00
jasper
20c5295f75 - add disable-silent-rules 2011-01-16 10:40:51 +00:00
jasper
ee118b1c0c - fix PKGNAME and bump EPOCH
prompted by landry@
2011-01-16 10:39:25 +00:00
phessler
b9f9911d49 Enable the QtWebKit module
OK jasper@
2011-01-16 09:17:16 +00:00
laurent
1c2e65ecd2 Tidying up 2011-01-16 01:05:50 +00:00
laurent
03de000c36 Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@, cleaning up to come. 2011-01-16 01:00:11 +00:00
laurent
52f41c3061 Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@ . 2011-01-16 00:56:28 +00:00
laurent
7ad9252b27 Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@ . 2011-01-16 00:45:56 +00:00
laurent
737574c0b4 Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@ . 2011-01-16 00:37:45 +00:00
laurent
47974e44a9 Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@ 2011-01-16 00:35:27 +00:00
laurent
940719ff19 Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@, cleaning up to come 2011-01-16 00:31:30 +00:00
laurent
fd895030a8 Update to beta2. work, test and fixes by fabien@, armani@, Azwaw OUSADOU and ohh my god we haz update lulz jasper@, cleaning up to come 2011-01-16 00:15:45 +00:00
dcoppa
f246d88450 Generate and install de, es, and fr manpages, now that we have a
recent asciidoc. Thanks jasper@
2011-01-15 22:20:32 +00:00
ajacoutot
951a4096c2 WANTLIB. 2011-01-15 21:01:57 +00:00
ajacoutot
8954f27882 Use kvm(3) instead of trying to get PIDs from /proc.
from and ok robert@
2011-01-15 19:51:08 +00:00
jasper
5334ce4b1b sync wantlib
from brad
2011-01-15 19:09:00 +00:00
landry
fc7c3bde71 +xcursor-{neutral,dmz} 2011-01-15 12:53:10 +00:00
landry
ee7d861c0c Import xcursor-dmz-0.4
Cursor themes derived from the Industrial theme developed for the Ximian
GNOME desktop. Black and White flavors.

From Martin Pieuchot on ports@ with tweaks by me
ok jasper@
2011-01-15 12:51:59 +00:00