Commit Graph

58077 Commits

Author SHA1 Message Date
espie
2a8ad87733 purple is in a sub now 2010-07-05 20:39:52 +00:00
espie
1fbd86e4c8 idn comes indirectly from curl 2010-07-05 20:37:30 +00:00
espie
2c9821cc93 fix location of libspec 2010-07-05 19:36:10 +00:00
espie
ca84c3599a gstreamer comes from... elsewhere 2010-07-05 18:59:29 +00:00
espie
abf4369a89 purple comes from subpackage 2010-07-05 18:55:32 +00:00
espie
870cd3109e bad dep 2010-07-05 18:51:17 +00:00
ajacoutot
0a444e2256 Missing RCS Ids (from landry@). 2010-07-05 15:40:01 +00:00
ajacoutot
297c7449b9 Add more comments to example files.
Add a MESSAGE to explain how to disable polkit.
2010-07-05 15:22:16 +00:00
ajacoutot
15aad6ae08 Use MODPY_EGG_VERSION and lowercase COMMENT.
ok djm@ (maintainer)
2010-07-05 14:37:59 +00:00
eric
951e3d7e88 - update twisted to 10.0.0
- add twisted.pair
- better regress target

with help from alek@
ok landry@
2010-07-05 13:37:02 +00:00
espie
a3a1246ce6 fix depends 2010-07-05 12:08:35 +00:00
espie
4bd16b92ad fix deps 2010-07-05 11:45:53 +00:00
landry
81db12a0fa Bump PKGNAME. changing HOMEPAGE means pkg changes. 2010-07-05 11:09:50 +00:00
ajacoutot
05fcb13e3a Re-import polkit-gnome-0.96.
PolicyKit-gnome provides a GTK+/GNOME frontend for PolicyKit.

Despites its name, this package is not GNOME specific, it can be used by
other Gtk+2 Desktops.
2010-07-05 10:51:16 +00:00
ajacoutot
a972c23230 Remove, I'll re-import it in a more suited place. 2010-07-05 10:49:26 +00:00
jasper
42226d70d3 - update bouml to 4.22.1 2010-07-05 10:42:48 +00:00
espie
73bf5a8fc2 missing depend 2010-07-05 09:44:02 +00:00
sthen
2d99bd722d update to 0.23, ok kevlo@
- fixes problem seen by viq when building p5-Net-Twitter,
not quite sure why but maybe connected with other updates
in the Moose jungle
2010-07-05 09:29:49 +00:00
espie
792fe50e7c MODMONO_ONLY_FOR_ARCHS
zap () subshells
2010-07-05 09:13:05 +00:00
espie
3a7ee8c966 SUBST_CMD is not subpackage dependent, so don't. 2010-07-05 09:00:28 +00:00
espie
d6f6f17460 some libs may be only static libs. we find them correctly, but passing these
as -W makes no sense.
2010-07-05 08:58:09 +00:00
landry
1ed49b1937 Fix MASTER_SITES/HOMEPAGE after upstream changed website url/layout.
Pointed out by espie@.
2010-07-05 08:35:01 +00:00
jasper
47be87678f - adjust comment to reflect reality 2010-07-05 08:30:46 +00:00
espie
f5afbcfae8 don't let packages vanish depending on arches. If they don't build, they
don't.
2010-07-05 08:25:08 +00:00
ajacoutot
9512e970a3 Give GNUstep maintainership to sebastia@ as I don't really use this anymore
while he does.
2010-07-05 07:52:02 +00:00
espie
4ff5bb92f3 like-wise 2010-07-05 07:51:36 +00:00
espie
b56465e763 typo 2010-07-05 07:50:11 +00:00
espie
d5590b3161 proxy does not come from the gnome subpackage 2010-07-05 07:48:56 +00:00
ajacoutot
7f2e4d5345 Fix directory installation paths.
Add sample policies adapted from Fedora. These are not installed by
default, you can install them manually or use them as starting point for
writing new policies.
2010-07-05 07:42:43 +00:00
espie
7101bcb229 cddb is not a direct dependency 2010-07-05 07:41:23 +00:00
espie
af6e367162 soup is not in gnome sub 2010-07-05 07:33:38 +00:00
ajacoutot
172180f188 Sync: 6423 unzels (including "The Thing") 2010-07-05 06:59:10 +00:00
ajacoutot
a31c5fe799 Extend some comments. 2010-07-05 06:51:40 +00:00
ajacoutot
038dca8ad6 ONLY_FOR_ARCHS is already part of the mono MODULE. 2010-07-05 06:16:58 +00:00
ajacoutot
f0627254a7 Tweak a comment. 2010-07-05 06:15:23 +00:00
djm
f14ebff110 +googlecl 2010-07-05 02:08:44 +00:00
djm
569847cb12 import googlecl, a command-line interface to some Google services:
> GoogleCL is a project aimed at bringing Google to the command line. The
> especially tasks that are time consuming from a web interface.
> goal is to streamline and simplify common things that you want to do,
2010-07-05 02:07:41 +00:00
djm
14d25cc310 don't build forest of manpage symlinks; suggested by sthen@ ok benoit@ 2010-07-05 01:59:26 +00:00
espie
45bf65e4d5 and libsoup doesn't come from the gnome subpackage either... 2010-07-04 20:49:05 +00:00
espie
426cf050d7 libgsf-1 is NOT in the gnome subpackage 2010-07-04 19:58:48 +00:00
espie
63e9ac2f46 tweak the way LIB_DEPENDS and WANTLIB interact.
More precisely:
- for "older" libspec in LIB_DEPENDS, only compare them against
the libs from the LIB_DEPENDS.
- check LIB_DEPENDS against all libspecs for the package (both from WANTLIB
and LIB_DEPENDS) to turn them into LIB_DEPENDS.
- create a full list of installed libs and of 'inter-package' libraries to
solve all WANTLIB in one go.
This is actually faster than the old code, but a bit more complicated.
2010-07-04 17:26:14 +00:00
espie
1d994a6758 actual location of those libs was bogus 2010-07-04 17:18:21 +00:00
espie
f8a41e2fb7 slightly cleaner logic structure for building packages.
In particular, create a tmp package until we're certain it is okay
(thanks to register-plist). -> remove race condition in dpb3, which
assumes a package existing is enough for it to proceed.
2010-07-04 08:45:02 +00:00
espie
ec0c589fd8 fix bogus LIB_DEPENDS 2010-07-03 18:00:07 +00:00
naddy
f1f21e3d6a fix SO_PEERCRED fallout 2010-07-03 17:05:12 +00:00
naddy
db2480f1f2 fix SO_PEERCRED fallout 2010-07-03 16:58:11 +00:00
naddy
23da697f7f fix SO_PEERCRED fallout 2010-07-03 16:47:44 +00:00
espie
78ed048cb3 kmedia2_idl does come from arts, not libs. 2010-07-03 10:13:28 +00:00
landry
8999ad67b2 Hopefully fix last remnant of --as-needed in LDFLAGS which royally fucks
us when linking with -pthread.
2010-07-03 08:30:44 +00:00
landry
35b3bdd963 Update to webkit 1.2.1, fix WANTLIB, tighten lib_depends on icu4c-4.4
(from jcs@). Tested by kili@ on amd64 and myself on sparc64/macppc.
2010-07-03 07:53:04 +00:00