diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-09-22 08:45:30 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-09-22 08:45:30 +0800 |
commit | d9b7a5d08f21fddb6cfde0f9007bf386efa262c3 (patch) | |
tree | 0c2b10e51baf43285a81e5ec64568d9cf79d1dd9 /deskutils | |
parent | 7c7d7065529de83ad11e25e81432355d363a367e (diff) | |
download | marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.gz marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.zst marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.zip |
Add NO_STAGE to all ports, until we convert each one.
Use new LIB_DEPEND syntax for most ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/baobab/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gnome-contacts/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-dictionary/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-documents/Makefile | 19 | ||||
-rw-r--r-- | deskutils/gnome-font-viewer/Makefile | 5 | ||||
-rw-r--r-- | deskutils/gnome-screenshot/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gnome-search-tool/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-system-log/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-utils/Makefile | 5 | ||||
-rw-r--r-- | deskutils/gnote/Makefile | 9 | ||||
-rw-r--r-- | deskutils/gucharmap/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gucharmap3/Makefile | 3 | ||||
-rw-r--r-- | deskutils/notification-daemon/Makefile | 5 |
14 files changed, 37 insertions, 23 deletions
diff --git a/deskutils/baobab/Makefile b/deskutils/baobab/Makefile index 095f176ff..efb9d8f1a 100644 --- a/deskutils/baobab/Makefile +++ b/deskutils/baobab/Makefile @@ -13,10 +13,11 @@ COMMENT= GNOME 3 graphical directory tree analyzer BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \ vapigen:${PORTSDIR}/lang/vala-vapigen -LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop +LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop CONFLICTS= gnome-utils-2.[0-9]* +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix intlhack libxml2 gtk30 diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index 79c793146..78630cde4 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ libfolks.so.25:${PORTSDIR}/net-im/folks \ libnotify.so:${PORTSDIR}/devel/libnotify +NO_STAGE= yes USE_XZ= yes USE_GNOME= intlhack gtk30 gnomedesktop3 evolutiondataserver3 USES= gettext gmake pathfix perl5 pkgconfig diff --git a/deskutils/gnome-dictionary/Makefile b/deskutils/gnome-dictionary/Makefile index 9966e3f7d..b5f6edaf7 100644 --- a/deskutils/gnome-dictionary/Makefile +++ b/deskutils/gnome-dictionary/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \ CONFLICTS= gnome-utils-2.[0-9]* +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile index e105a53ba..b88c3fc71 100644 --- a/deskutils/gnome-documents/Makefile +++ b/deskutils/gnome-documents/Makefile @@ -11,18 +11,19 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Document manager application designed to work with GNOME 3 BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ - clutter-1.0:${PORTSDIR}/graphics/clutter \ - clutter-gtk-1.0:${PORTSDIR}/graphics/clutter-gtk3 \ - evview3:${PORTSDIR}/graphics/evince3 \ - gdata.13:${PORTSDIR}/devel/libgdata \ - goa-1:${PORTSDIR}/net/gnome-online-accounts \ - gjs:${PORTSDIR}/lang/gjs \ - tracker-sparql-0.14:${PORTSDIR}/sysutils/tracker-client \ - zapojit-0.0:${PORTSDIR}/net/libzapojit +LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ + libclutter-1.0.so:${PORTSDIR}/graphics/clutter \ + libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ + libevview3.so:${PORTSDIR}/graphics/evince3 \ + libgdata.so.13:${PORTSDIR}/devel/libgdata \ + libgoa-1.so:${PORTSDIR}/net/gnome-online-accounts \ + libgjs.so:${PORTSDIR}/lang/gjs \ + libtracker-sparql-0.14.so:${PORTSDIR}/sysutils/tracker-client \ + libzapojit-0.0.so:${PORTSDIR}/net/libzapojit RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack libxml2 diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile index e9c682cef..b110d0c68 100644 --- a/deskutils/gnome-font-viewer/Makefile +++ b/deskutils/gnome-font-viewer/Makefile @@ -11,11 +11,12 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 font viewer utility -LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ - fontconfig:${PORTSDIR}/x11-fonts/fontconfig +LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ + libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig CONFLICTS= gnome-utils-2.[0-9]* +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile index 7c62c1909..742a68c7d 100644 --- a/deskutils/gnome-screenshot/Makefile +++ b/deskutils/gnome-screenshot/Makefile @@ -11,10 +11,11 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 utility for making picutures of your screen -LIB_DEPENDS= canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3 +LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 CONFLICTS= gnome-utils-2.[0-9]* +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix intlhack gtk30 diff --git a/deskutils/gnome-search-tool/Makefile b/deskutils/gnome-search-tool/Makefile index 231106d4a..8e5be7974 100644 --- a/deskutils/gnome-search-tool/Makefile +++ b/deskutils/gnome-search-tool/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes diff --git a/deskutils/gnome-system-log/Makefile b/deskutils/gnome-system-log/Makefile index c7f1139c0..51f78e95f 100644 --- a/deskutils/gnome-system-log/Makefile +++ b/deskutils/gnome-system-log/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index eaf485103..619203684 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -13,6 +13,7 @@ COMMENT= Allows to tweak some hidden settings in GTK3 / GNOME3 BUILD_DEPENDS= gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas RUN_DEPENDS= gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas +NO_STAGE= yes USE_XZ= yes USE_GNOME= gnomeprefix gconf2 pygobject3 USE_PYTHON= yes diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index 2fc52b699..04373f28e 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -13,13 +13,14 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 support utilities -LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop \ - canberra-gtk:${PORTSDIR}/audio/libcanberra +LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \ + libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra CONFLICTS= baobob-3.[0-9]* gnome-dictionary-3.[0-9]* \ gnome-font-viewer-3.[0-9]* gnome-screenshot-3.[0-9]* \ gnome-search-tool-3.[0-9]* gnome-system-log-3.[0-9]* +NO_STAGE= yes USE_BZIP2= yes USES= gettext gmake pathfix pkgconfig INSTALLS_OMF= yes diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index 49f053910..ecef0c18e 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -7,15 +7,16 @@ CATEGORIES= deskutils gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org -COMMENT= A port of Tomboy to C++, note taking application +COMMENT= C++ version of Tomboy, note taking application LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre \ - boost_filesystem:${PORTSDIR}/devel/boost-libs \ - uuid:${PORTSDIR}/misc/e2fsprogs-libuuid +LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ + libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ + libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid +NO_STAGE= yes USE_XZ= yes USE_GNOME= gnomeprefix gtk30 intltool libxml2 libxslt \ ltverhack gnomedocutils gtkmm30 diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index c1e16f788..3aa2cd473 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -12,10 +12,11 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A Unicode/ISO10646 character map and font viewer -LIB_DEPENDS= rarian:${PORTSDIR}/textproc/rarian +LIB_DEPENDS= librarian.so:${PORTSDIR}/textproc/rarian CONFLICTS= gucharmap-3.[0-9]* +NO_STAGE= yes USE_BZIP2= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix intlhack gtk20 gnomedocutils gconf2 diff --git a/deskutils/gucharmap3/Makefile b/deskutils/gucharmap3/Makefile index 78771d21f..d108ae126 100644 --- a/deskutils/gucharmap3/Makefile +++ b/deskutils/gucharmap3/Makefile @@ -9,12 +9,13 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= A Unicode/ISO10646 character map and font viewer +COMMENT= Unicode/ISO10646 character map and font viewer BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gucharmap-2.[0-9]* +NO_STAGE= yes LATEST_LINK= gucharmap3 USE_XZ= yes USES= gettext gmake pathfix pkgconfig diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 5644fc6a9..81796ff6a 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -13,9 +13,10 @@ COMMENT= Send small notifications to your desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus \ - canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3 +LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ + libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 +NO_STAGE= yes USE_XZ= yes USE_GNOME= gnomeprefix intlhack gtk30 USES= gettext gmake pathfix pkgconfig |