diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-08-20 16:57:46 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-08-20 16:57:46 +0800 |
commit | 10fdd3e0db2f09b60f62555b89ca21644dc70683 (patch) | |
tree | 595cf7dd8ade4427eb68f1f7323566edce998a51 /www | |
parent | 1fa8c7f0ef214e621e9bb0ab7b601696a344742e (diff) | |
download | marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.gz marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.zst marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.zip |
Some ports were installing .la files without using
USES=libtool. Add USES=libtool to those and fix their
pkg-plist accordingly.
No depend port bumped because no lib changed its major
version. There are still a few ports changing its major
when adding libtool to USES, will update those and users
soon.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19822 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany/Makefile | 3 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 1 | ||||
-rw-r--r-- | www/gnome-user-share/Makefile | 6 | ||||
-rw-r--r-- | www/gnome-user-share/pkg-plist | 1 | ||||
-rw-r--r-- | www/libepc/Makefile | 4 | ||||
-rw-r--r-- | www/libepc/pkg-plist | 4 | ||||
-rw-r--r-- | www/libsocialweb/Makefile | 3 | ||||
-rw-r--r-- | www/libsocialweb/pkg-plist | 27 |
8 files changed, 16 insertions, 33 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 3b2920b55..a66ee25ba 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -4,6 +4,7 @@ PORTNAME= epiphany PORTVERSION= 3.12.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -27,7 +28,7 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ gnome-icon-theme-symbolic>=0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \ gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme -USES= desktop-file-utils gettext gmake pathfix \ +USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig python:3 tar:xz USE_GNOME= gnomedesktop3 gnomeprefix intlhack libwnck3 libxml2 libxslt USE_XORG= ice x11 sm diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index ec639d6f0..f2cf6b182 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -1,6 +1,5 @@ bin/ephy-profile-migrator bin/epiphany -lib/epiphany/%%EPHY_VERSION%%/web-extensions/libephywebextension.la lib/epiphany/%%EPHY_VERSION%%/web-extensions/libephywebextension.so libexec/epiphany-search-provider man/man1/epiphany.1.gz diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index c9849fa2c..17730aa03 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-user-share PORTVERSION= 3.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,10 +17,10 @@ LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app \ libnotify.so:${PORTSDIR}/devel/libnotify \ libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \ libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique -RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_dnssd.so:${PORTSDIR}/www/mod_dnssd \ +RUN_DEPENDS= ap*-mod_dnssd>=0:${PORTSDIR}/www/mod_dnssd \ console-kit-daemon:${PORTSDIR}/sysutils/consolekit -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake libtool pkgconfig tar:xz USE_APACHE= 22 USE_XORG= sm USE_GNOME= gnomeprefix gtk30 intlhack nautilus3 diff --git a/www/gnome-user-share/pkg-plist b/www/gnome-user-share/pkg-plist index 92e0a39c5..7e41a2b0d 100644 --- a/www/gnome-user-share/pkg-plist +++ b/www/gnome-user-share/pkg-plist @@ -1,6 +1,5 @@ etc/xdg/autostart/gnome-user-share-obexpush.desktop etc/xdg/autostart/gnome-user-share-webdav.desktop -lib/nautilus/extensions-3.0/libnautilus-share-extension.la lib/nautilus/extensions-3.0/libnautilus-share-extension.so libexec/gnome-user-share share/GConf/gsettings/gnome-user-share.convert diff --git a/www/libepc/Makefile b/www/libepc/Makefile index db3fee4a0..8ba654cda 100644 --- a/www/libepc/Makefile +++ b/www/libepc/Makefile @@ -4,6 +4,7 @@ PORTNAME= libepc PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= GNOME @@ -15,11 +16,12 @@ LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ libgnutls.so:${PORTSDIR}/security/gnutls \ libavahi-ui-gtk3.so:${PORTSDIR}/net/avahi-gtk3 -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/www/libepc/pkg-plist b/www/libepc/pkg-plist index ee77bebf3..d765edd68 100644 --- a/www/libepc/pkg-plist +++ b/www/libepc/pkg-plist @@ -12,12 +12,12 @@ include/libepc-1.0/libepc/shell.h include/libepc-1.0/libepc/tls.h include/libepc-ui-1.0/libepc-ui/password-dialog.h include/libepc-ui-1.0/libepc-ui/progress-window.h -lib/libepc-1.0.la lib/libepc-1.0.so lib/libepc-1.0.so.3 -lib/libepc-ui-1.0.la +lib/libepc-1.0.so.3.0.0 lib/libepc-ui-1.0.so lib/libepc-ui-1.0.so.3 +lib/libepc-ui-1.0.so.3.0.0 libdata/pkgconfig/libepc-1.0.pc libdata/pkgconfig/libepc-ui-1.0.pc %%DOCSDIR%%/EpcProtocol.html diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile index 26b59a831..548d71d80 100644 --- a/www/libsocialweb/Makefile +++ b/www/libsocialweb/Makefile @@ -4,6 +4,7 @@ PORTNAME= libsocialweb PORTVERSION= 0.25.21 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME @@ -14,7 +15,7 @@ BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gconf2 glib20 gnomehier intlhack introspection:build \ libxslt:build GNU_CONFIGURE= yes diff --git a/www/libsocialweb/pkg-plist b/www/libsocialweb/pkg-plist index 9103f6306..edfccaa2f 100644 --- a/www/libsocialweb/pkg-plist +++ b/www/libsocialweb/pkg-plist @@ -34,41 +34,30 @@ include/libsocialweb/libsocialweb/sw-set.h include/libsocialweb/libsocialweb/sw-types.h include/libsocialweb/libsocialweb/sw-utils.h include/libsocialweb/libsocialweb/sw-web.h -lib/libsocialweb/services/libfacebook.la lib/libsocialweb/services/libfacebook.so -lib/libsocialweb/services/libflickr.la lib/libsocialweb/services/libflickr.so -lib/libsocialweb/services/liblastfm.la lib/libsocialweb/services/liblastfm.so -lib/libsocialweb/services/libmyspace.la lib/libsocialweb/services/libmyspace.so -lib/libsocialweb/services/libphotobucket.la lib/libsocialweb/services/libphotobucket.so -lib/libsocialweb/services/libplurk.la lib/libsocialweb/services/libplurk.so -lib/libsocialweb/services/libsina.la lib/libsocialweb/services/libsina.so -lib/libsocialweb/services/libsmugmug.la lib/libsocialweb/services/libsmugmug.so -lib/libsocialweb/services/libtwitter.la lib/libsocialweb/services/libtwitter.so -lib/libsocialweb/services/libvimeo.la lib/libsocialweb/services/libvimeo.so -lib/libsocialweb/services/libyoutube.la lib/libsocialweb/services/libyoutube.so lib/girepository-1.0/SocialWebClient-0.25.typelib -lib/libsocialweb-client.la lib/libsocialweb-client.so lib/libsocialweb-client.so.2 -lib/libsocialweb-keyfob.la +lib/libsocialweb-client.so.2.0.0 lib/libsocialweb-keyfob.so lib/libsocialweb-keyfob.so.0 -lib/libsocialweb-keystore.la +lib/libsocialweb-keyfob.so.0.0.0 lib/libsocialweb-keystore.so lib/libsocialweb-keystore.so.0 -lib/libsocialweb.la +lib/libsocialweb-keystore.so.0.0.0 lib/libsocialweb.so lib/libsocialweb.so.0 +lib/libsocialweb.so.0.0.0 libdata/pkgconfig/libsocialweb-client.pc libdata/pkgconfig/libsocialweb-keyfob.pc libdata/pkgconfig/libsocialweb-keystore.pc @@ -201,16 +190,8 @@ share/locale/zh_CN/LC_MESSAGES/libsocialweb.mo share/locale/zh_TW/LC_MESSAGES/libsocialweb.mo share/vala/vapi/libsocialweb-client.deps share/vala/vapi/libsocialweb-client.vapi -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast @dirrm share/libsocialweb/services @dirrm share/libsocialweb -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc @dirrm share/gtk-doc/html/libsocialweb @dirrm share/gtk-doc/html/libsocialweb-dbus @dirrm share/gtk-doc/html/libsocialweb-client |