Commit Graph

23 Commits

Author SHA1 Message Date
sthen
951fae6b85 Applications linking libproxy need -pthread; add it to the .pc file so
it's listed in "pkg-config --libs libproxy-1.0" output.  ok ajacoutot@
2011-12-05 10:38:42 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
fc7fd29720 Better DESCR. 2011-09-18 19:57:30 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
ajacoutot
6b0fa96fe8 Typo, we're talking about a subpackage here, not a FLAVOR; 2011-05-30 13:02:26 +00:00
ajacoutot
350610e96c Add ${MODGETTEXT_RUN_DEPENDS}. 2011-05-17 06:29:25 +00:00
ajacoutot
4e2b6df1b3 Add the EPOCH to the webkit dependency.
spotted by landry@
2011-05-16 08:24:31 +00:00
ajacoutot
5f94cda39e Merge -gnome into -main.
landry@ is ok with the idea
ok jasper@
2011-05-15 09:34:06 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
ajacoutot
cc2ceedb5e xulrunner build depends is only needed for the mozilla flavor... obviously. 2011-05-10 16:23:03 +00:00
ajacoutot
2f004a9d04 Add mozilla to the PSEUDO_FLAVOR list and don't build it by default:
xulrunner does not build on all arches.
Prodded by landry@
2011-05-10 16:17:47 +00:00
ajacoutot
18605b3eba cmake likes to link with -lpthread instead of -pthread, so prevent that.
Fix dependencies of all subpackages.
2011-04-26 08:06:41 +00:00
ajacoutot
518ac6d7b6 Major update to libproxy-0.4.6.
Several patches from the FreeBSD port.

Create -mozilla and -webkit subpackages. Do NOT build -webkit by default
because of a cyclic dependency:
libproxy,-webkit -> webkit -> libsoup -> libproxy

tested in a bulk by landry@
ok landry@
2011-03-24 06:50:09 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
49cc004681 new WANTLIB 2010-11-11 16:27:54 +00:00
sthen
d9ad2d3e07 bumps for python 2010-08-30 21:14:34 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
ajacoutot
c3cff28732 - don't trust configure to pick up the python version to use ; this allows
libproxy to compile when several python versions are installed
- safe bump

breakage reported by Julien Cabillot
2009-04-23 13:26:10 +00:00
bernd
94c69e2ece Unbreak package names. (missing PKGNAME-main and PKGNAME-gnome) 2009-04-05 15:47:53 +00:00
landry
2df7d4e606 Import libproxy 0.2.3, a library that provides automatic proxy
configuration management. Currently provides GNOME and KDE plugins,
gecko and webkit plugins may be enabled at some point.
Joint work with and ok jasper@
2009-04-04 10:07:31 +00:00