2020-10-30 17:25:17 +00:00
|
|
|
;;; GNU Guix --- Functional package management for GNU
|
2021-01-30 11:20:48 +00:00
|
|
|
;;; Copyright © 2020, 2021 Marius Bakke <marius@gnu.org>
|
2020-10-30 17:25:17 +00:00
|
|
|
;;;
|
|
|
|
;;; This file is part of GNU Guix.
|
|
|
|
;;;
|
|
|
|
;;; GNU Guix is free software; you can redistribute it and/or modify it
|
|
|
|
;;; under the terms of the GNU General Public License as published by
|
|
|
|
;;; the Free Software Foundation; either version 3 of the License, or (at
|
|
|
|
;;; your option) any later version.
|
|
|
|
;;;
|
|
|
|
;;; GNU Guix is distributed in the hope that it will be useful, but
|
|
|
|
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
;;; GNU General Public License for more details.
|
|
|
|
;;;
|
|
|
|
;;; You should have received a copy of the GNU General Public License
|
|
|
|
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
(define-module (gnu packages browser-extensions)
|
|
|
|
#:use-module (guix packages)
|
|
|
|
#:use-module (guix git-download)
|
2020-11-08 13:59:41 +00:00
|
|
|
#:use-module (guix build-system copy)
|
2020-10-30 17:25:17 +00:00
|
|
|
#:use-module (guix build-system gnu)
|
|
|
|
#:use-module ((guix licenses) #:prefix license:)
|
|
|
|
#:use-module (gnu build chromium-extension)
|
|
|
|
#:use-module (gnu packages compression)
|
|
|
|
#:use-module (gnu packages python))
|
|
|
|
|
2020-11-08 13:59:41 +00:00
|
|
|
(define play-to-kodi
|
|
|
|
(package
|
|
|
|
(name "play-to-kodi")
|
|
|
|
(version "1.9.1")
|
|
|
|
(home-page "https://github.com/khloke/play-to-xbmc-chrome")
|
|
|
|
(source (origin
|
|
|
|
(method git-fetch)
|
|
|
|
(uri (git-reference (url home-page) (commit version)))
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
(sha256
|
|
|
|
(base32
|
|
|
|
"01rmcpbkn9vhcd8mrah2jmd2801k2r5fz7aqvp22hbwmh2z5f1ch"))))
|
|
|
|
(build-system copy-build-system)
|
|
|
|
(synopsis "Send website contents to Kodi")
|
|
|
|
(description
|
|
|
|
"Play to Kodi is a browser add-on that can send video, audio, and other
|
|
|
|
supported content to the Kodi media center.")
|
|
|
|
(license license:expat)))
|
|
|
|
|
|
|
|
(define-public play-to-kodi/chromium
|
|
|
|
(make-chromium-extension play-to-kodi))
|
|
|
|
|
2020-10-30 17:25:17 +00:00
|
|
|
(define uassets
|
2021-02-03 19:17:58 +00:00
|
|
|
(let ((commit "61b43044fbe7be0cf4e9c636fe96236dc52e44cf"))
|
2020-10-30 17:25:17 +00:00
|
|
|
(origin
|
|
|
|
(method git-fetch)
|
|
|
|
(uri (git-reference
|
gnu: Don't append '.git' to GitHub uris.
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI.
* gnu/packages/aidc.scm (zxing-cpp),
* gnu/packages/assembly.scm (mbuild),
* gnu/packages/audio.scm (opensles, wildmidi, tinyalsa),
* gnu/packages/browser-extensions.scm (ublock-origin-chromium),
* gnu/packages/check.scm (mutest),
* gnu/packages/compression.scm (unshield),
* gnu/packages/coq.scm (subset),
* gnu/packages/dictionaries.scm (translate-shell),
* gnu/packages/disk.scm (memkind),
* gnu/packages/documentation.scm (latex2html),
* gnu/packages/emacs-xyz.scm (emacs-chronometrist,
emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline,
emacs-org-generate),
* gnu/packages/embedded.scm (ebusd, ebusd-configuration),
* gnu/packages/enchant.scm (nuspell),
* gnu/packages/fontutils.scm (woff2),
* gnu/packages/geo.scm (memphis),
* gnu/packages/gimp.scm (mrg),
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator),
* gnu/packages/gnome.scm (parlatype),
* gnu/packages/golang.scm (go-github-com-tv42-httpunix,
go-github-com-ayufan-golang-kardianos-service),
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm,
directfb, flux),
* gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual,
graphene),
* gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent),
* gnu/packages/image.scm (openjpeg-data),
* gnu/packages/java.scm (javacc),
* gnu/packages/language.scm (liblouis, liblouisutdml),
* gnu/packages/linux.scm (pamela, ttyebus),
* gnu/packages/lxqt.scm (lxqt-connman-applet),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/man.scm (ronn),
* gnu/packages/music.scm (tascam-gtk, artyfx),
* gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg),
* gnu/packages/python-crypto.scm (pure-python-otr),
* gnu/packages/qt.scm (qtspell),
* gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware),
* gnu/packages/rdp.scm (freerdp),
* gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme,
ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor,
ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop,
ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn),
* gnu/packages/syncthing.scm (syncthing-gtk),
* gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265,
tslib),
* gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-11-19 18:18:54 +00:00
|
|
|
(url "https://github.com/uBlockOrigin/uAssets")
|
2020-10-30 17:25:17 +00:00
|
|
|
(commit commit)))
|
|
|
|
(file-name (git-file-name "uAssets" (string-take commit 9)))
|
|
|
|
(sha256
|
|
|
|
(base32
|
2021-02-03 19:17:58 +00:00
|
|
|
"03ikia0prmzsc34qa3418dc49ss8ari9hj6g3s6nvxrgyd127idi")))))
|
2020-10-30 17:25:17 +00:00
|
|
|
|
|
|
|
(define ublock-origin
|
|
|
|
(package
|
|
|
|
(name "ublock-origin")
|
2021-02-03 19:17:58 +00:00
|
|
|
(version "1.33.2")
|
2020-10-30 17:25:17 +00:00
|
|
|
(home-page "https://github.com/gorhill/uBlock")
|
|
|
|
(source (origin
|
|
|
|
(method git-fetch)
|
|
|
|
(uri (git-reference (url home-page) (commit version)))
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
(sha256
|
|
|
|
(base32
|
2021-02-03 19:17:58 +00:00
|
|
|
"1pdf3fzc7ld65gr87s1cdy2sb84jbqnyq9lvwg1mgzi9dg8x7639"))))
|
2020-10-30 17:25:17 +00:00
|
|
|
(build-system gnu-build-system)
|
|
|
|
(outputs '("xpi" "firefox" "chromium"))
|
|
|
|
(arguments
|
|
|
|
'(#:tests? #f ;no tests
|
|
|
|
#:allowed-references ()
|
|
|
|
#:phases
|
|
|
|
(modify-phases (map (lambda (phase)
|
|
|
|
(assq phase %standard-phases))
|
|
|
|
'(set-paths unpack patch-source-shebangs))
|
|
|
|
(add-after 'unpack 'link-uassets
|
|
|
|
(lambda* (#:key native-inputs inputs #:allow-other-keys)
|
|
|
|
(symlink (string-append (assoc-ref (or native-inputs inputs)
|
|
|
|
"uassets"))
|
|
|
|
"../uAssets")
|
|
|
|
#t))
|
|
|
|
(add-after 'unpack 'make-files-writable
|
|
|
|
(lambda _
|
|
|
|
;; The build system copies some files and later tries
|
|
|
|
;; modifying them.
|
|
|
|
(for-each make-file-writable (find-files "."))
|
|
|
|
#t))
|
|
|
|
(add-after 'patch-source-shebangs 'build-xpi
|
|
|
|
(lambda _
|
|
|
|
(invoke "./tools/make-firefox.sh" "all")))
|
|
|
|
(add-after 'build-xpi 'build-chromium
|
|
|
|
(lambda _
|
|
|
|
(invoke "./tools/make-chromium.sh")))
|
|
|
|
(add-after 'build-chromium 'install
|
|
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
|
|
(let ((firefox (assoc-ref outputs "firefox"))
|
|
|
|
(xpi (assoc-ref outputs "xpi"))
|
|
|
|
(chromium (assoc-ref outputs "chromium")))
|
|
|
|
(install-file "dist/build/uBlock0.firefox.xpi"
|
|
|
|
(string-append xpi "/lib/mozilla/extensions"))
|
|
|
|
(copy-recursively "dist/build/uBlock0.firefox" firefox)
|
|
|
|
(copy-recursively "dist/build/uBlock0.chromium" chromium)
|
|
|
|
#t))))))
|
|
|
|
(native-inputs
|
|
|
|
`(("python" ,python-wrapper)
|
|
|
|
("uassets" ,uassets)
|
|
|
|
("zip" ,zip)))
|
|
|
|
(synopsis "Block unwanted content from web sites")
|
|
|
|
(description
|
|
|
|
"uBlock Origin is a @dfn{wide spectrum blocker} for IceCat and
|
|
|
|
ungoogled-chromium.")
|
|
|
|
(license license:gpl3+)))
|
|
|
|
|
|
|
|
(define-public ublock-origin/chromium
|
|
|
|
(make-chromium-extension ublock-origin "chromium"))
|