Page MenuHomeFreeBSD

[NEW PORT] www/chrome-gnome-shell: GNOME Shell integration for Chrome
Needs ReviewPublic

Authored by daniel_shafer.cc on Dec 3 2018, 9:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 20 2024, 8:22 PM
Unknown Object (File)
Nov 11 2024, 2:34 PM
Unknown Object (File)
Nov 6 2024, 11:10 PM
Unknown Object (File)
Oct 29 2024, 8:40 AM
Unknown Object (File)
Oct 2 2024, 8:20 PM
Unknown Object (File)
Sep 25 2024, 7:27 AM
Unknown Object (File)
Sep 24 2024, 1:33 AM
Unknown Object (File)
Sep 17 2024, 2:38 AM

Details

Reviewers
kwm
Summary
[NEW PORT] www/chrome-gnome-shell: GNOME Shell integration for Chrome

Native host messaging connector that provides integration 
with GNOME Shell and the corresponding extensions repository 
https://extensions.gnome.org 

WWW: https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome

PR: 232330
Submitted by: Daniel Shafer <daniel shafer cc>
Differential_Revision: D18416
Test Plan
  • portlint: OK (looks fine.)
  • testport: OK (poudriere: 112amd64, 12amd64 tested)
  • maketest: NA

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22335
Build 21515: arc lint + arc unit

Event Timeline

www/chrome-gnome-shell/Makefile
12

GPLv3+ may be better. Its source file says 'either version 3 of the License, or (at your option) any later version.'

daniel_shafer.cc retitled this revision from [new port] www/chrome-gnome-shell: GNOME Shell integration for Chrome to [NEW PORT] www/chrome-gnome-shell: GNOME Shell integration for Chrome.Jan 1 2019, 8:53 PM
daniel_shafer.cc edited the summary of this revision. (Show Details)
daniel_shafer.cc edited the test plan for this revision. (Show Details)
daniel_shafer.cc edited the summary of this revision. (Show Details)
daniel_shafer.cc edited the test plan for this revision. (Show Details)

Changed cmake:outsource to cmake as outsource was set to default behavior.