[Midnightbsd-cvs] mports [19108] trunk/devel: add appstream-glib port

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 24 16:02:06 EDT 2015


Revision: 19108
          http://svnweb.midnightbsd.org/mports/?rev=19108
Author:   laffer1
Date:     2015-05-24 16:02:06 -0400 (Sun, 24 May 2015)
Log Message:
-----------
add appstream-glib port

Modified Paths:
--------------
    trunk/devel/Makefile

Added Paths:
-----------
    trunk/devel/appstream-glib/
    trunk/devel/appstream-glib/Makefile
    trunk/devel/appstream-glib/distinfo
    trunk/devel/appstream-glib/pkg-descr
    trunk/devel/appstream-glib/pkg-plist

Modified: trunk/devel/Makefile
===================================================================
--- trunk/devel/Makefile	2015-05-24 19:55:37 UTC (rev 19107)
+++ trunk/devel/Makefile	2015-05-24 20:02:06 UTC (rev 19108)
@@ -11,6 +11,7 @@
 SUBDIR += antlr
 SUBDIR += apache-ant
 SUBDIR += appdata-tools
+SUBDIR += appstream-glib
 SUBDIR += apr1
 SUBDIR += autoconf
 SUBDIR += autoconf-wrapper

Added: trunk/devel/appstream-glib/Makefile
===================================================================
--- trunk/devel/appstream-glib/Makefile	                        (rev 0)
+++ trunk/devel/appstream-glib/Makefile	2015-05-24 20:02:06 UTC (rev 19108)
@@ -0,0 +1,44 @@
+# $MidnightBSD$
+# $FreeBSD: head/devel/appstream-glib/Makefile 385521 2015-05-06 15:16:53Z mat $
+
+PORTNAME=	appstream-glib
+PORTVERSION=	0.2.6
+CATEGORIES=	devel
+DIST_SUBDIR=	gnome3
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Library to help with AppStream metadata
+
+LICENSE=	lgpl2.1
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+BUILD_DEPENDS=	gtkdoc-check:${PORTSDIR}/textproc/gtk-doc
+LIB_DEPENDS=	libsoup-2.4.so:${PORTSDIR}/devel/libsoup
+
+GH_ACCOUNT=	hughsie
+GH_TAGNAME=	f4f3230
+
+WRKSRC=		${WRKDIR}/${PORTNAME}-${GH_TAGNAME}
+
+USES=		autoreconf:build gettext gmake libtool pathfix pkgconfig
+USE_GNOME=	gdkpixbuf2 glib20 gtk30
+USE_LDCONFIG=	yes
+GNU_CONFIGURE=	yes
+USE_GITHUB=	yes
+PATHFIX_MAKEFILEIN=	Makefile.am
+INSTALL_TARGET=	install-strip
+
+.include <bsd.mport.options.mk>
+
+LIB_DEPENDS+=	libarchive.so.13:${PORTSDIR}/archivers/libarchive
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|-Wtype-limits||g' \
+		${WRKSRC}/configure.ac
+
+pre-configure:
+	(cd ${WRKSRC} && ${SETENV} NOCONFIGURE=yes ${SH} ./autogen.sh)
+	${REINPLACE_CMD} 's/DATADIRNAME=lib/DATADIRNAME=share/' \
+		${WRKSRC}/configure
+
+.include <bsd.port.mk>


Property changes on: trunk/devel/appstream-glib/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/appstream-glib/distinfo
===================================================================
--- trunk/devel/appstream-glib/distinfo	                        (rev 0)
+++ trunk/devel/appstream-glib/distinfo	2015-05-24 20:02:06 UTC (rev 19108)
@@ -0,0 +1,2 @@
+SHA256 (gnome3/appstream-glib-0.2.6_GH0.tar.gz) = 022e64bbe0406530f5b1615beebf17d7dc38284a375165f042773f10d972cbb7
+SIZE (gnome3/appstream-glib-0.2.6_GH0.tar.gz) = 1754989


Property changes on: trunk/devel/appstream-glib/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/appstream-glib/pkg-descr
===================================================================
--- trunk/devel/appstream-glib/pkg-descr	                        (rev 0)
+++ trunk/devel/appstream-glib/pkg-descr	2015-05-24 20:02:06 UTC (rev 19108)
@@ -0,0 +1,4 @@
+This library provides objects and helper methods to help 
+reading and writing AppStream metadata.
+
+WWW: https://github.com/hughsie/appstream-glib/


Property changes on: trunk/devel/appstream-glib/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/appstream-glib/pkg-plist
===================================================================
--- trunk/devel/appstream-glib/pkg-plist	                        (rev 0)
+++ trunk/devel/appstream-glib/pkg-plist	2015-05-24 20:02:06 UTC (rev 19108)
@@ -0,0 +1,71 @@
+bin/appstream-builder
+bin/appstream-util
+include/libappstream-builder/appstream-builder.h
+include/libappstream-builder/asb-app.h
+include/libappstream-glib/appstream-glib.h
+include/libappstream-glib/as-app.h
+include/libappstream-glib/as-enums.h
+include/libappstream-glib/as-image.h
+include/libappstream-glib/as-node.h
+include/libappstream-glib/as-problem.h
+include/libappstream-glib/as-provide.h
+include/libappstream-glib/as-release.h
+include/libappstream-glib/as-screenshot.h
+include/libappstream-glib/as-store.h
+include/libappstream-glib/as-tag.h
+include/libappstream-glib/as-utils.h
+include/libappstream-glib/as-version.h
+lib/asb-plugins/libasb_plugin_absorb.a
+lib/asb-plugins/libasb_plugin_absorb.so
+lib/asb-plugins/libasb_plugin_appdata.a
+lib/asb-plugins/libasb_plugin_appdata.so
+lib/asb-plugins/libasb_plugin_blacklist.a
+lib/asb-plugins/libasb_plugin_blacklist.so
+lib/asb-plugins/libasb_plugin_dbus.a
+lib/asb-plugins/libasb_plugin_dbus.so
+lib/asb-plugins/libasb_plugin_desktop.a
+lib/asb-plugins/libasb_plugin_desktop.so
+lib/asb-plugins/libasb_plugin_font.a
+lib/asb-plugins/libasb_plugin_font.so
+lib/asb-plugins/libasb_plugin_gettext.a
+lib/asb-plugins/libasb_plugin_gettext.so
+lib/asb-plugins/libasb_plugin_gir.a
+lib/asb-plugins/libasb_plugin_gir.so
+lib/asb-plugins/libasb_plugin_gresource.a
+lib/asb-plugins/libasb_plugin_gresource.so
+lib/asb-plugins/libasb_plugin_gstreamer.a
+lib/asb-plugins/libasb_plugin_gstreamer.so
+lib/asb-plugins/libasb_plugin_hardcoded.a
+lib/asb-plugins/libasb_plugin_hardcoded.so
+lib/asb-plugins/libasb_plugin_ibus_sql.a
+lib/asb-plugins/libasb_plugin_ibus_sql.so
+lib/asb-plugins/libasb_plugin_ibus_xml.a
+lib/asb-plugins/libasb_plugin_ibus_xml.so
+lib/asb-plugins/libasb_plugin_kde_notifyrc.a
+lib/asb-plugins/libasb_plugin_kde_notifyrc.so
+lib/asb-plugins/libasb_plugin_kde_services.a
+lib/asb-plugins/libasb_plugin_kde_services.so
+lib/asb-plugins/libasb_plugin_metainfo.a
+lib/asb-plugins/libasb_plugin_metainfo.so
+lib/asb-plugins/libasb_plugin_nm.a
+lib/asb-plugins/libasb_plugin_nm.so
+lib/girepository-1.0/AppStreamBuilder-1.0.typelib
+lib/girepository-1.0/AppStreamGlib-1.0.typelib
+lib/libappstream-builder.a
+lib/libappstream-builder.so
+lib/libappstream-builder.so.1
+lib/libappstream-builder.so.1.5.6
+lib/libappstream-glib.a
+lib/libappstream-glib.so
+lib/libappstream-glib.so.1
+lib/libappstream-glib.so.1.5.6
+libdata/pkgconfig/appstream-builder.pc
+libdata/pkgconfig/appstream-glib.pc
+share/aclocal/appstream-xml.m4
+share/bash-completion/completions/appstream-builder
+share/bash-completion/completions/appstream-util
+share/gir-1.0/AppStreamBuilder-1.0.gir
+share/gir-1.0/AppStreamGlib-1.0.gir
+share/installed-tests/appstream-glib/appdata-validate.test
+share/installed-tests/appstream-glib/destdir-check.test
+share/locale/ru/LC_MESSAGES/appstream-glib.mo


Property changes on: trunk/devel/appstream-glib/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list