diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-07-21 03:30:11 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-07-21 03:30:11 +0800 |
commit | 98fd7d7f702de8045cef83d453e39db2bd51fdee (patch) | |
tree | 4c706efbce0a08e66be79d6c61759d259955c29d /deskutils | |
parent | 398ed5197abd0a45532db06a37ced58906fd8990 (diff) | |
download | marcuscom-ports-98fd7d7f702de8045cef83d453e39db2bd51fdee.tar marcuscom-ports-98fd7d7f702de8045cef83d453e39db2bd51fdee.tar.gz marcuscom-ports-98fd7d7f702de8045cef83d453e39db2bd51fdee.tar.bz2 marcuscom-ports-98fd7d7f702de8045cef83d453e39db2bd51fdee.tar.lz marcuscom-ports-98fd7d7f702de8045cef83d453e39db2bd51fdee.tar.xz marcuscom-ports-98fd7d7f702de8045cef83d453e39db2bd51fdee.tar.zst marcuscom-ports-98fd7d7f702de8045cef83d453e39db2bd51fdee.zip |
Update california to 0.1.2. Add libtool to USES (not sure if really
useful, if I understand it right it can be useful when linking
executables to prevent the lib flattening).
While here the installed executable.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19781 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/california/Makefile | 6 | ||||
-rw-r--r-- | deskutils/california/distinfo | 4 | ||||
-rw-r--r-- | deskutils/california/pkg-plist | 1 |
3 files changed, 7 insertions, 4 deletions
diff --git a/deskutils/california/Makefile b/deskutils/california/Makefile index e7f244498..58488c01d 100644 --- a/deskutils/california/Makefile +++ b/deskutils/california/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= california -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +17,7 @@ LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ libgdata.so:${PORTSDIR}/devel/libgdata \ libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts -USES= desktop-file-utils gettext gmake pathfix \ +USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz USE_GNOME= evolutiondataserver3 glib20 gnomedocutils gnomeprefix \ gtk30 intlhack introspection @@ -27,6 +27,8 @@ INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-unity CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip +GLIB_SCHEMAS= org.yorba.california.gschema.xml post-patch: @${REINPLACE_CMD} -e 's|californiadocdir = $${prefix}|californiadocdir = $${prefix}/share|g' \ diff --git a/deskutils/california/distinfo b/deskutils/california/distinfo index 9ac6912e8..9f3b589d9 100644 --- a/deskutils/california/distinfo +++ b/deskutils/california/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/california-0.1.1.tar.xz) = cf0ff260dd69f012e510fdb642580f1594d1eb623a3d752175a724598e46e037 -SIZE (gnome3/california-0.1.1.tar.xz) = 546664 +SHA256 (gnome3/california-0.1.2.tar.xz) = 5b67abf6187d99a861ed1eac9654b0a3bade1fb810f10452dc3021fce1e18d2c +SIZE (gnome3/california-0.1.2.tar.xz) = 698224 diff --git a/deskutils/california/pkg-plist b/deskutils/california/pkg-plist index a51dad14b..fbde27f22 100644 --- a/deskutils/california/pkg-plist +++ b/deskutils/california/pkg-plist @@ -22,6 +22,7 @@ share/locale/sl/LC_MESSAGES/california.mo share/locale/sr/LC_MESSAGES/california.mo share/locale/sr@latin/LC_MESSAGES/california.mo share/locale/sv/LC_MESSAGES/california.mo +share/locale/tr/LC_MESSAGES/california.mo share/locale/uk/LC_MESSAGES/california.mo @dirrmtry share/appdata @dirrm %%DOCSDIR%% |