FreeBSD Bugzilla – Attachment 158700 Details for
Bug 201532
[patch] devel/appstream-glib: add missing dependencies, add LICENSE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
patch-appstream-glib.diff (text/plain), 885 bytes, created by
Andriy Voskoboinyk
on 2015-07-13 17:13:05 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-07-13 17:13:05 UTC
Size:
885 bytes
patch
obsolete
>Index: devel/appstream-glib/Makefile >=================================================================== >--- devel/appstream-glib/Makefile (revision 391911) >+++ devel/appstream-glib/Makefile (working copy) >@@ -11,14 +11,19 @@ > MAINTAINER= gnome@FreeBSD.org > COMMENT= Library to help with AppStream metadata > >+LICENSE= LGPL21 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc >-LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup >+LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ >+ libfreetype.so:${PORTSDIR}/print/freetype2 \ >+ libsqlite3.so:${PORTSDIR}/databases/sqlite3 > > GH_ACCOUNT= hughsie > GH_TAGNAME= f4f3230 > > USES= autoreconf:build gettext gmake libtool pathfix pkgconfig >-USE_GNOME= gdkpixbuf2 glib20 gtk30 >+USE_GNOME= gdkpixbuf2 glib20 gtk30 introspection:build > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > USE_GITHUB= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201532
: 158700 |
158701
|
158702