FreeBSD Bugzilla – Attachment 194079 Details for
Bug 226683
New port: net-im/fractal, a GTK+ Matrix client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fractal.diff v4
fractal.diff (text/plain), 3.91 KB, created by
Tobias Kortkamp
on 2018-06-08 11:00:57 UTC
(
hide
)
Description:
fractal.diff v4
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2018-06-08 11:00:57 UTC
Size:
3.91 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (nonexistent) >+++ Makefile (working copy) >@@ -0,0 +1,40 @@ >+# $FreeBSD$ >+ >+PORTNAME= fractal >+DISTVERSION= 0.1.30 >+CATEGORIES= net-im >+MASTER_SITES= https://gitlab.gnome.org/World/fractal/uploads/${GL_HASH}/ >+ >+MAINTAINER= greg@unrelenting.technology >+COMMENT= GTK+ Matrix IM client >+ >+LICENSE= GPLv3+ >+LICENSE_FILE= ${WRKSRC}/LICENSE.txt >+ >+# gmake for the bundled backtrace-sys crate >+BUILD_DEPENDS= cargo:lang/rust \ >+ gmake:devel/gmake >+LIB_DEPENDS= libdbus-1.so:devel/dbus \ >+ libgmp.so:math/gmp \ >+ libgspell-1.so:textproc/gspell >+ >+GL_HASH= 307ea6fe16f617750490a359b727aebb >+ >+USES= gettext gnome meson pkgconfig python:3.5+,build \ >+ shebangfix ssl tar:xz >+USE_GNOME= gtk30 cairo >+ >+BINARY_ALIAS= python3=${PYTHON_CMD} >+GLIB_SCHEMAS= org.gnome.Fractal.gschema.xml >+INSTALLS_ICONS= yes >+SHEBANG_FILES= ${WRKSRC}/scripts/*.sh >+ >+# For the gettext-sys crate >+MAKE_ENV= GETTEXT_BIN_DIR=${LOCALBASE}/bin \ >+ GETTEXT_LIB_DIR=${LOCALBASE}/lib \ >+ GETTEXT_INCLUDE_DIR=${LOCALBASE}/include >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fractal >+ >+.include <bsd.port.mk> > >Property changes on: Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: distinfo >=================================================================== >--- distinfo (nonexistent) >+++ distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1528312312 >+SHA256 (fractal-0.1.30.tar.xz) = db6d3edff7413b50980ef85e5b6fbb20e9081dc9f02575b4a9cbff0f5d2c6cc5 >+SIZE (fractal-0.1.30.tar.xz) = 10572148 > >Property changes on: distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >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 >Index: pkg-descr >=================================================================== >--- pkg-descr (nonexistent) >+++ pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Fractal is a Gtk+ Matrix.org client written in Rust. >+ >+WWW: https://wiki.gnome.org/Apps/Fractal > >Property changes on: pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >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 >Index: pkg-plist >=================================================================== >--- pkg-plist (nonexistent) >+++ pkg-plist (working copy) >@@ -0,0 +1,16 @@ >+bin/fractal >+share/appdata/org.gnome.Fractal.appdata.xml >+share/applications/org.gnome.Fractal.desktop >+share/icons/hicolor/128x128/org.gnome.Fractal.png >+share/icons/hicolor/16x16/apps/org.gnome.Fractal.png >+share/icons/hicolor/22x22/apps/org.gnome.Fractal.png >+share/icons/hicolor/24x24/apps/org.gnome.Fractal.png >+share/icons/hicolor/256x256/org.gnome.Fractal.png >+share/icons/hicolor/32x32/apps/org.gnome.Fractal.png >+share/icons/hicolor/48x48/apps/org.gnome.Fractal.png >+share/icons/hicolor/512x512/apps/org.gnome.Fractal.png >+share/icons/hicolor/64x64/apps/org.gnome.Fractal.png >+share/icons/hicolor/symbolic/apps/org.gnome.Fractal-symbolic.svg >+share/locale/es/LC_MESSAGES/fractal.mo >+share/locale/fr/LC_MESSAGES/fractal.mo >+share/locale/pl/LC_MESSAGES/fractal.mo > >Property changes on: pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >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
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 226683
:
191583
|
194050
|
194062
| 194079 |
197052