diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 02:38:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 02:38:49 +0800 |
commit | 50f209d55b833e8989802baf8d46502e950c51f8 (patch) | |
tree | c854178bf8b120c24738db9359899bba0990c673 /devel | |
parent | e2451fee107d62b50dec74e0b928ed85d7cb7f64 (diff) | |
download | marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.gz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.bz2 marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.lz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.xz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.zst marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5750 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gstreamer-plugins-gconf/Makefile | 2 | ||||
-rw-r--r-- | devel/gstreamer-plugins-gconf80/Makefile | 4 | ||||
-rw-r--r-- | devel/gstreamer-plugins-gnomevfs80/Makefile | 4 | ||||
-rw-r--r-- | devel/gstreamer-plugins-sdl80/Makefile | 4 | ||||
-rw-r--r-- | devel/libbonobo/Makefile | 5 | ||||
-rw-r--r-- | devel/libbonobo/pkg-plist | 6 | ||||
-rw-r--r-- | devel/libgtop2/Makefile | 6 | ||||
-rw-r--r-- | devel/libgtop2/pkg-plist | 1 | ||||
-rw-r--r-- | devel/liboil/Makefile | 2 | ||||
-rw-r--r-- | devel/liboil/pkg-plist | 1 | ||||
-rw-r--r-- | devel/py-gobject/Makefile | 5 | ||||
-rw-r--r-- | devel/py-gobject/pkg-plist | 1 |
12 files changed, 26 insertions, 15 deletions
diff --git a/devel/gstreamer-plugins-gconf/Makefile b/devel/gstreamer-plugins-gconf/Makefile index 21a07046f..7aa392bdd 100644 --- a/devel/gstreamer-plugins-gconf/Makefile +++ b/devel/gstreamer-plugins-gconf/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= devel -PORTREVISION= 2 +PORTREVISION= 3 COMMENT= Gstreamer gconf plugin diff --git a/devel/gstreamer-plugins-gconf80/Makefile b/devel/gstreamer-plugins-gconf80/Makefile index 1cebf48bf..9284472bb 100644 --- a/devel/gstreamer-plugins-gconf80/Makefile +++ b/devel/gstreamer-plugins-gconf80/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/gstreamer-plugins-gconf80/Makefile,v 1.1 2006/01/20 02:55:58 ahze Exp $ # CATEGORIES= devel -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Gstreamer gconf plugin diff --git a/devel/gstreamer-plugins-gnomevfs80/Makefile b/devel/gstreamer-plugins-gnomevfs80/Makefile index b5064cf53..9cb67e8e8 100644 --- a/devel/gstreamer-plugins-gnomevfs80/Makefile +++ b/devel/gstreamer-plugins-gnomevfs80/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/gstreamer-plugins-gnomevfs80/Makefile,v 1.1 2006/01/20 02:55:59 ahze Exp $ # CATEGORIES= devel -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Gstreamer gnomevfs plugin diff --git a/devel/gstreamer-plugins-sdl80/Makefile b/devel/gstreamer-plugins-sdl80/Makefile index 836d2462f..d8866eb34 100644 --- a/devel/gstreamer-plugins-sdl80/Makefile +++ b/devel/gstreamer-plugins-sdl80/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/gstreamer-plugins-sdl80/Makefile,v 1.1 2006/01/20 02:55:59 ahze Exp $ # CATEGORIES= devel -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Gstreamer SDL plugin diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index a35bde83e..6f28d3db6 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -3,11 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libbonobo/Makefile,v 1.37 2005/12/15 23:34:30 marcus Exp $ +# $MCom: ports/devel/libbonobo/Makefile,v 1.38 2006/01/18 16:50:50 marcus Exp $ # PORTNAME= libbonobo PORTVERSION= 2.13.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 @@ -20,7 +21,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_PERL5= yes USE_GNOME= gnomehack intlhack libxml2 orbit2 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ diff --git a/devel/libbonobo/pkg-plist b/devel/libbonobo/pkg-plist index f62cdab6c..bf6bbf7a1 100644 --- a/devel/libbonobo/pkg-plist +++ b/devel/libbonobo/pkg-plist @@ -49,13 +49,19 @@ include/libbonobo-2.0/bonobo/bonobo-types.h include/libbonobo-2.0/bonobo/bonobo-xobject.h include/libbonobo-2.0/libbonobo.h lib/bonobo-2.0/samples/bonobo-echo-2 +lib/bonobo/monikers/libmoniker_std_2.a +lib/bonobo/monikers/libmoniker_std_2.la lib/bonobo/monikers/libmoniker_std_2.so lib/libbonobo-2.a +lib/libbonobo-2.la lib/libbonobo-2.so lib/libbonobo-2.so.0 lib/libbonobo-activation.a +lib/libbonobo-activation.la lib/libbonobo-activation.so lib/libbonobo-activation.so.4 +lib/orbit-2.0/Bonobo_module.a +lib/orbit-2.0/Bonobo_module.la lib/orbit-2.0/Bonobo_module.so libdata/bonobo/servers/Bonobo_CosNaming_NamingContext.server libdata/bonobo/servers/Bonobo_Moniker_std.server diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 7f940300c..9cb1c6a5a 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgtop2/Makefile,v 1.58 2006/02/14 19:25:40 adamw Exp $ +# $MCom: ports/devel/libgtop2/Makefile,v 1.59 2006/02/20 03:40:03 marcus Exp $ # PORTNAME= libgtop2 PORTVERSION= 2.13.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.13 @@ -26,7 +26,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 ltverhack INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libgtop2/pkg-plist b/devel/libgtop2/pkg-plist index 7670b7db0..61e22244d 100644 --- a/devel/libgtop2/pkg-plist +++ b/devel/libgtop2/pkg-plist @@ -42,6 +42,7 @@ include/libgtop-2.0/glibtop_server.h include/libgtop-2.0/glibtop_suid.h include/libgtop-2.0/libgtopconfig.h lib/libgtop-2.0.a +lib/libgtop-2.0.la lib/libgtop-2.0.so lib/libgtop-2.0.so.7 libdata/pkgconfig/libgtop-2.0.pc diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index e579e1a2f..7dbfb8e63 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -15,7 +15,7 @@ COMMENT= Library of optimized inner loops USE_GNOME= glib20 USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GCC= 3.4 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --disable-gtk-doc diff --git a/devel/liboil/pkg-plist b/devel/liboil/pkg-plist index 458597eb9..37f02a7f2 100644 --- a/devel/liboil/pkg-plist +++ b/devel/liboil/pkg-plist @@ -13,6 +13,7 @@ include/liboil-%%VERSION%%/liboil/liboilrandom.h include/liboil-%%VERSION%%/liboil/liboiltest.h include/liboil-%%VERSION%%/liboil/liboiltypes.h lib/liboil-%%VERSION%%.a +lib/liboil-%%VERSION%%.la lib/liboil-%%VERSION%%.so lib/liboil-%%VERSION%%.so.1 libdata/pkgconfig/liboil-%%VERSION%%.pc diff --git a/devel/py-gobject/Makefile b/devel/py-gobject/Makefile index 671e20fc9..2de029858 100644 --- a/devel/py-gobject/Makefile +++ b/devel/py-gobject/Makefile @@ -3,10 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/py-gobject/Makefile,v 1.1 2006/01/17 05:47:32 marcus Exp $ PORTNAME= gobject PORTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygobject/2.9 @@ -21,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 USE_PYTHON= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFLICTS= py*-gtk-0* diff --git a/devel/py-gobject/pkg-plist b/devel/py-gobject/pkg-plist index 6a749433f..9c1badfcd 100644 --- a/devel/py-gobject/pkg-plist +++ b/devel/py-gobject/pkg-plist @@ -1,4 +1,5 @@ include/pygtk-2.0/pygobject.h +%%PYTHON_SITELIBDIR%%/gtk-2.0/gobject.la %%PYTHON_SITELIBDIR%%/gtk-2.0/gobject.so %%PYTHON_SITELIBDIR%%/pygtk.pth %%PYTHON_SITELIBDIR%%/pygtk.py |