Commit Graph

2925 Commits

Author SHA1 Message Date
jasper
4227934e14 - update to 3.2.0 2011-09-25 17:25:38 +00:00
ajacoutot
2641b1220d Enable media keys support. 2011-09-25 13:13:05 +00:00
ajacoutot
4fd56c7874 Tighten PLIST. 2011-09-25 12:53:55 +00:00
ajacoutot
bc8d15fa90 Enable gnome-sound-applet. 2011-09-25 12:47:49 +00:00
ajacoutot
f967254f3a Remove sound theme, it'll be shipped by gnome-control-center. 2011-09-25 12:42:46 +00:00
ajacoutot
5b2a973f80 Add sysutils/deja-dup to the list of nautilus extension dir. 2011-09-25 07:25:08 +00:00
ajacoutot
fed1636c4e Extend the avahi section. 2011-09-24 13:45:35 +00:00
ajacoutot
75373139c4 Forgot in previous. 2011-09-24 12:23:54 +00:00
ajacoutot
1d69c80cd3 Mention deja-dup. 2011-09-24 12:23:41 +00:00
ajacoutot
7ff0597561 Add a comment to explain RUN_DEPENDS. 2011-09-24 12:11:38 +00:00
ajacoutot
bd6ea073ca Disable sharing, there is no code support for it as it was moved to the
soon to be imported seahorse-sharing.
2011-09-24 11:48:44 +00:00
ajacoutot
ea8199a0c3 update to stable libcryptui-3.2.0. 2011-09-24 11:42:20 +00:00
ajacoutot
b7a45e0bc3 Tighten dependencies. 2011-09-24 07:11:36 +00:00
ajacoutot
1fd9b2f113 Fix depends. 2011-09-23 09:44:24 +00:00
ajacoutot
56760fbd6b Fix dependencies and bump after recent vte switch to FLAVORS and gtk+3
support by default.
2011-09-23 08:49:41 +00:00
ajacoutot
453eac5208 Update to tracker-0.12.2. 2011-09-22 18:34:24 +00:00
jasper
364c01828a 'nother bump 2011-09-22 11:56:51 +00:00
ajacoutot
b4e4870786 Update to gnome-themes-standard-3.1.92. Needed by gnome/gtk+3 applications
to display properly.
2011-09-22 11:54:07 +00:00
ajacoutot
a73fe11160 Unbreak after recent gnome MODULE changes. 2011-09-22 11:45:47 +00:00
ajacoutot
3da19b6619 Unbreak: regen WANTLIB. 2011-09-22 11:35:12 +00:00
ajacoutot
5e93ad89d8 Update to gnome-tweak-tool-3.1.90 because this needs py-gobject3
introspection support.
2011-09-22 10:57:49 +00:00
ajacoutot
1839926e58 Unbreak by updating to py-atspi-2.1.91. This requires py-gobject with
introspection support which is only enabled in py-gobject3.
2011-09-22 10:15:25 +00:00
ajacoutot
4dd0e86e76 Really fix building with glib2 >= 2.29. 2011-09-22 10:12:35 +00:00
jasper
f52cabb667 missed bump 2011-09-22 09:52:55 +00:00
ajacoutot
b2cd819e66 Unbreak after evolution update. 2011-09-22 08:53:05 +00:00
ajacoutot
1e84e3e64b Update to stable seed-3.2.0. 2011-09-22 08:03:12 +00:00
jasper
d4f38d862a - update seed to 3.1.1.1 (git master as of today)
* unbreaks after recent gobject-introspection update
2011-09-21 20:27:30 +00:00
robert
92b4c28e1b Add gjs_context_gc() from upstream git commit 059f6a13bb5ed18060aa27bbe900575e6966efb0
ok ajacoutot@
2011-09-21 15:30:23 +00:00
jasper
4e1f1e2718 sync, no pkg change 2011-09-21 14:16:45 +00:00
jasper
781711cf1d - update to 1.29.17 2011-09-21 14:00:19 +00:00
ajacoutot
fd87e33b19 Update to nautilus-3.1.92. 2011-09-21 13:38:46 +00:00
jasper
af349cceca bump after recent evolution update 2011-09-21 13:28:47 +00:00
ajacoutot
d790163ede rygel is worth mentionning. 2011-09-21 09:42:25 +00:00
ajacoutot
f962b78943 Update to anjuta-extras-3.1.92. 2011-09-21 08:05:27 +00:00
ajacoutot
834afde9aa Fix building with glib2 >= 2.29. 2011-09-21 08:02:48 +00:00
jasper
d81f8e3faf remove a few more implied CONFIGURE_SHARED 2011-09-20 22:54:25 +00:00
ajacoutot
e490ca771f Fix build with new glib2. 2011-09-20 21:17:26 +00:00
jasper
0683473919 sync 2011-09-20 21:15:49 +00:00
jasper
80c4a2ca06 import rygel 0.12.2
Rygel is a home media solution that allows you to easily share audio,
video and pictures, and control of media player on your home network. In
technical terms it is both a UPnP AV MediaServer and MediaRenderer
implemented through a plug-in mechanism. Interoperability with other
devices in the market is achieved by conformance to very strict
requirements of DLNA and on the fly conversion of media to format that
client devices are capable of handling.

succesfully tested with streaming to and from (and looping) with android and
rygel and rhythmbox

ok aja@
2011-09-20 21:14:49 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
ajacoutot
30822fed1e Typo in comment. 2011-09-20 20:59:25 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
jasper
309bd6e2ad overhaul the way gnome ports pull in gobject-introspection, gtk-doc, vala and
yelp. they can be used by setting MODGNOME_TOOLS to pull in the dependencies
and setting the configure arguments.

discussed with an ok aja@

oh, and *cheeese*
2011-09-20 20:50:33 +00:00
ajacoutot
b49127c532 Missed bump. 2011-09-20 17:00:14 +00:00
jasper
46de9514cb slightly modify so it passes out pkg-config. 2011-09-20 16:56:00 +00:00
ajacoutot
190770732b Bugfix update to totem-pl-parser-2.32.6. 2011-09-20 14:51:58 +00:00
ajacoutot
1ba27d1a5b Update to gnome-user-docs-3.0.5. 2011-09-19 13:21:46 +00:00
ajacoutot
a804583ac3 Sync. 2011-09-19 10:39:23 +00:00
jasper
e2a80798e8 revert previous for now 2011-09-19 09:07:24 +00:00
jasper
9d6e45cb5c if MODGNOME_TOOLS isn't set, we still need a way to disable stuff, so build
CONFIGURE_ARGS out of MODGNOME_CONFIGURE_ARGS* later.

discussed with aja@
2011-09-19 08:47:20 +00:00
jasper
c9f6c2a9ed - add MODGNOME_TOOLS to indicate certain tools are needed for building bindings
or for ensuring the docs are available. currently supported are
gobject-introspection, gtk-doc, vala and yelp.

untill ports are moved to MODGNOME_TOOLS this won't interfere with
MODGNOME_HELP_FILES.

discussed with and ok aja@
2011-09-19 07:55:43 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
ajacoutot
7d0ed62993 Patch not needed anymore. 2011-09-18 21:32:39 +00:00
ajacoutot
0ed6eb3c5a Missing RUN_DEPENDS. 2011-09-18 21:32:25 +00:00
ajacoutot
3bbe2397b2 Build against external libcryptui. 2011-09-18 21:20:59 +00:00
ajacoutot
9a6361a0f0 Update to seahorse-3.1.92. 2011-09-18 20:32:15 +00:00
ajacoutot
dbe82bacfe +libcryptui 2011-09-18 20:17:38 +00:00
ajacoutot
9b9b337333 Update to gnome-keyring-3.1.92. 2011-09-18 20:12:34 +00:00
ajacoutot
cc0fe20aad update to libgnome-keyring-3.1.92. 2011-09-18 20:11:40 +00:00
ajacoutot
d114753756 Import libcryptui-3.1.91.
libcryptui is a library used for prompting for PGP keys.

ok jasper@
2011-09-18 20:10:59 +00:00
jasper
88ab34bab1 - bugfix update to 3.1.92 2011-09-18 19:26:52 +00:00
nigel
3b50535e2e Bump revision as intended.
ok landry@ aja@
2011-09-18 18:49:12 +00:00
ajacoutot
c48535214e Missing BUILD_DEPENDS. 2011-09-18 10:27:02 +00:00
jasper
befae0ef62 -add missing build depends 2011-09-18 10:09:48 +00:00
ajacoutot
f2db35e67a Re-introduce some sane defaults:
* set default indexing speed to 10 (i.e. medium value 0->20)
* don't index removable devices
* stop indexing if available space is =< 5%
2011-09-18 09:21:34 +00:00
ajacoutot
a5cee722f8 Provide 2 sample packages sets to have a working (and complete) GNOME
Desktop: mimimal and full.
Add a note about mDNS support.
2011-09-18 09:20:39 +00:00
ajacoutot
310abc982c Tracker plugins. 2011-09-18 08:43:13 +00:00
ajacoutot
cf5f83ec3b Unbreak this port: major update to meta-tracker-0.12.1.
Introducing 3 subpackages:
-main (tracker itself)
-evolution (mail indexing)
-nautilus (tag editing from within nautilus)
2011-09-18 08:36:56 +00:00
ajacoutot
bdbf2e73fc Prefer regular search. 2011-09-18 08:17:00 +00:00
ajacoutot
3bc271080f Load the proper libtracker-sparql module. 2011-09-18 06:46:07 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
espie
1b91509b26 comment out missing dependencies of broken ports so I can still compute
properties through the full tree
2011-09-15 20:36:56 +00:00
ajacoutot
44dfb50988 Remove bogus CONFIGURE_ENV. 2011-09-15 10:54:05 +00:00
ajacoutot
a9275f3d3b Disable gnome-sound-recorder; until we have support for pulseaudio, this
has no chance to work.
2011-09-15 10:26:43 +00:00
ajacoutot
69f333715d Remove gratuitous desktop patch. 2011-09-15 08:09:28 +00:00
ajacoutot
647d42a78b Remove the added category for now; let's wait for upstream on this. 2011-09-15 08:06:06 +00:00
ajacoutot
f980b780ea Add gnome-media. 2011-09-15 07:46:00 +00:00
ajacoutot
3522e1dd36 Some rewordings and remove mention of GDM for now. 2011-09-14 08:38:40 +00:00
ajacoutot
b509a978f0 Add a build dependency on gnome-menus. Normally this should have been
taken care of automatically because alacarte depends on gnome-panel
(which itself depends on gnome-menus); however this dependency is not
enforced: it can either be gnome-panel or exo (for XFCE users).

missing dependency spotted by Josh Grosse, thanks.
2011-09-14 06:25:06 +00:00
ajacoutot
6b737a552f Remove gratuitous patch. 2011-09-14 05:52:04 +00:00
ajacoutot
ac7e98c62d +gdl1 2011-09-13 13:01:32 +00:00
ajacoutot
c6b81d8c72 RE-import gdl-2.30.1 as x11/gnome/gdl1 since a stupid map viewer still
needs this oldie.
2011-09-13 13:01:11 +00:00
ajacoutot
46ff0b4aa8 Really fix the symlink mess; hackish but works. 2011-09-13 11:07:32 +00:00
jasper
93206a8377 Fix horrible symlink mess 2011-09-13 09:20:54 +00:00
ajacoutot
69a6ffa57e +evolution-rss 2011-09-13 09:15:25 +00:00
jasper
7dd2b33389 - missing bump 2011-09-13 08:55:28 +00:00
jasper
5b4cbb0785 libgda is needed by the symbol-db plugin, which we don't build on OpenBSD.
though GDA_CFLAGS is used in various Makefile's. So instead of changing
dozens of files, we just drop the LIB_DEPENDS and keep the BUILD_DEPENDS.
2011-09-13 08:37:47 +00:00
ajacoutot
4f25505f72 gnome-icon-theme-symbolic is already part of the dep chain when installing
gnome-session.
2011-09-13 08:15:38 +00:00
ajacoutot
685d7a79aa Tweak RUN_DEPENDS. 2011-09-13 08:07:22 +00:00
ajacoutot
9004dd72d5 No more gnome-themes-extras. 2011-09-13 07:38:33 +00:00
ajacoutot
7b98dc97f2 Fix Alacarte on GNOME 3 and add missing category to the desktop file. 2011-09-13 07:20:37 +00:00
ajacoutot
4dc8e8e039 No need to check for libcanberra-gtk3; sound support is disabled because
we don't have pulseaudio.
2011-09-13 06:39:11 +00:00
ajacoutot
7d9a8ea1c1 Do not force EXTRACT_SUFX. 2011-09-13 05:55:00 +00:00
ajacoutot
ab46311ff9 Remove bogus EXTRACT_SUFX. 2011-09-13 05:44:43 +00:00
jasper
c0dc2a95b0 - update to 3.1.91 and remove BROKEN now that we have a new vala 2011-09-12 20:20:18 +00:00
ajacoutot
e21fa0e877 Sort and some rewording. 2011-09-12 18:55:43 +00:00
ajacoutot
19276f4888 No more gnome-audio. 2011-09-12 18:35:44 +00:00
ajacoutot
25b61e0b8f Sync README. 2011-09-12 17:41:13 +00:00
ajacoutot
4c5989e186 Fix build with cups >=1.5.0. 2011-09-12 17:24:56 +00:00
jasper
98f99334dd fix extract_sufx, spotted by naddy@ 2011-09-12 15:50:04 +00:00