diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-06-06 19:07:05 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-06-06 19:07:05 +0800 |
commit | 4a6d3689624a9439f2ca916a143a1aa60891371b (patch) | |
tree | b830aa89a36ee49fdc8cb9f717bc329457fed4a4 | |
parent | a646225660c10081e8c790c45f7b8a328b24b1f9 (diff) | |
download | marcuscom-ports-4a6d3689624a9439f2ca916a143a1aa60891371b.tar marcuscom-ports-4a6d3689624a9439f2ca916a143a1aa60891371b.tar.gz marcuscom-ports-4a6d3689624a9439f2ca916a143a1aa60891371b.tar.bz2 marcuscom-ports-4a6d3689624a9439f2ca916a143a1aa60891371b.tar.lz marcuscom-ports-4a6d3689624a9439f2ca916a143a1aa60891371b.tar.xz marcuscom-ports-4a6d3689624a9439f2ca916a143a1aa60891371b.tar.zst marcuscom-ports-4a6d3689624a9439f2ca916a143a1aa60891371b.zip |
Gtksourceview2 and libsoup now ship there own gir stuff.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14191 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | RMPORTS | 2 | ||||
-rw-r--r-- | devel/gir-repository/Makefile | 4 | ||||
-rw-r--r-- | devel/gir-repository/bsd.gir.mk | 20 |
3 files changed, 3 insertions, 23 deletions
@@ -1,2 +1,4 @@ devel/gir-repository-gconf2|devel/gconf2|%DATA%|merged into gconf2 x11-fm/gir-repository-nautilus|x11-fm/nautilus|%DATA%|merged into nautilus +devel/gir-repository-libsoup|devel/libsoup|%DATA%|merged into libsoup +x11-toolkits/gir-repository-gtksourceview2|x11-toolkits/gtksourceview2|%DATA%|merged info gtksourceview2 diff --git a/devel/gir-repository/Makefile b/devel/gir-repository/Makefile index 3f8b8073c..ba17cb5e2 100644 --- a/devel/gir-repository/Makefile +++ b/devel/gir-repository/Makefile @@ -3,7 +3,7 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/devel/gir-repository/Makefile,v 1.18 2010/05/28 08:47:45 kwm Exp $ +# $MCom: ports/devel/gir-repository/Makefile,v 1.19 2010/06/05 18:00:23 kwm Exp $ # MASTER_SITES= # Empty @@ -17,12 +17,10 @@ COMMENT= Introspection information for various libraries NO_BUILD= yes RUN_DEPENDS= ${GIRDIR}/${poppler_GIR}.gir:${PORTSDIR}/${poppler_CATEGORY}/gir-repository-poppler \ - ${GIRDIR}/${libsoup_GIR}.gir:${PORTSDIR}/${libsoup_CATEGORY}/gir-repository-libsoup \ ${GIRDIR}/${dbus_GIR}.gir:${PORTSDIR}/${dbus_CATEGORY}/gir-repository-dbus \ ${GIRDIR}/${babl_GIR}.gir:${PORTSDIR}/${babl_CATEGORY}/gir-repository-babl \ ${GIRDIR}/${gnomekeyring_GIR}.gir:${PORTSDIR}/${gnomekeyring_CATEGORY}/gir-repository-gnome-keyring \ ${GIRDIR}/${libnotify_GIR}.gir:${PORTSDIR}/${libnotify_CATEGORY}/gir-repository-libnotify \ - ${GIRDIR}/${gtksourceview2_GIR}.gir:${PORTSDIR}/${gtksourceview2_CATEGORY}/gir-repository-gtksourceview2 \ ${GIRDIR}/${vte_GIR}.gir:${PORTSDIR}/${vte_CATEGORY}/gir-repository-vte \ ${GIRDIR}/${avahi_GIR}.gir:${PORTSDIR}/${avahi_CATEGORY}/gir-repository-avahi \ ${GIRDIR}/${goocanvas_GIR}.gir:${PORTSDIR}/${goocanvas_CATEGORY}/gir-repository-goocanvas diff --git a/devel/gir-repository/bsd.gir.mk b/devel/gir-repository/bsd.gir.mk index c6b1f959a..15dceae88 100644 --- a/devel/gir-repository/bsd.gir.mk +++ b/devel/gir-repository/bsd.gir.mk @@ -9,10 +9,6 @@ GIRDIR= ${LOCALBASE}/share/gir-1.0 poppler_CATEGORY= graphics poppler_GIR= Poppler-0.8 -libsoup_CATEGORY= devel -libsoup_GIR= Soup-2.4 -libsoup_GIR_TMPL= soup - dbus_CATEGORY= devel dbus_GIR= DBus-1.0 @@ -25,9 +21,6 @@ gnomekeyring_GIR= GnomeKeyring-2.0 libnotify_CATEGORY= devel libnotify_GIR= Notify-0.4 -gtksourceview2_CATEGORY= x11-toolkits -gtksourceview2_GIR= GtkSource-2.2 - vte_CATEGORY= x11-toolkits vte_GIR= Vte-1.0 @@ -74,12 +67,6 @@ GIR_FILES= Poppler-0.8 CLEAR_DEPS+= Gdk-2.0 .endif -.if ${GIR_NAME} == "libsoup" -LIB_DEPENDS+= soup-2.4.1:${PORTSDIR}/devel/libsoup -GIR_FILES= Soup-2.4 -DEP_NAMES= soup -.endif - .if ${GIR_NAME} == "babl" LIB_DEPENDS+= babl-0.1.0:${PORTSDIR}/x11/babl GIR_FILES= Babl-0.1 @@ -104,13 +91,6 @@ GIR_FILES= DBus-1.0 LIB_FILES= DBus .endif -.if ${GIR_NAME} == "gtksourceview2" -USE_GNOME+= gtksourceview2 -GIR_FILES= GtkSource-2.2 -DEP_NAMES= gtksourceview -CLEAR_DEPS+= Gtk-2.0 -.endif - .if ${GIR_NAME} == "vte" USE_GNOME+= vte GIR_FILES= Vte-1.0 |