diff options
author | Marius Bakke <mbakke@fastmail.com> | 2018-02-20 17:36:56 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2018-02-20 17:36:56 +0100 |
commit | 7f69459aca16756f35f08049c64a1bd77d23f33e (patch) | |
tree | 1d267fb62feab89de5d97582672540cbaa37392c /gnu/packages/xfce.scm | |
parent | 4a82722a658220ec1e10f9f2d5d77407d38db90e (diff) | |
parent | b1989c12501e880afab62d3ff961791906fef350 (diff) | |
download | patches-7f69459aca16756f35f08049c64a1bd77d23f33e.tar patches-7f69459aca16756f35f08049c64a1bd77d23f33e.tar.gz |
Merge branch 'master' into staging
Diffstat (limited to 'gnu/packages/xfce.scm')
-rw-r--r-- | gnu/packages/xfce.scm | 97 |
1 files changed, 68 insertions, 29 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index bbe6ab4545..035e9c5f20 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -6,6 +6,8 @@ ;;; Copyright © 2016 Kei Kebreau <kkebreau@posteo.net> ;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net> ;;; Copyright © 2017 Petter <petter@mykolab.ch> +;;; Copyright © 2017 ng0 <ng0@n0.is> +;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr> ;;; ;;; This file is part of GNU Guix. ;;; @@ -32,6 +34,7 @@ #:use-module (guix build-system trivial) #:use-module (gnu packages) #:use-module (gnu packages calendar) + #:use-module (gnu packages cdrom) #:use-module (gnu packages pkg-config) #:use-module (gnu packages glib) #:use-module (gnu packages gtk) @@ -68,7 +71,7 @@ `(("pkg-config" ,pkg-config) ("intltool" ,intltool))) (inputs `(("gtk+" ,gtk+-2))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "GTK+ theme engine for Xfce") (description "Default GTK+ engine and themes for Xfce Desktop Environment.") @@ -91,7 +94,7 @@ `(("pkg-config" ,pkg-config) ("intltool" ,intltool))) (propagated-inputs `(("glib" ,glib))) ; required by libxfce4util-1.0.pc - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Basic utility library for Xfce") (description "A general-purpose utility library with core application support for the @@ -135,7 +138,7 @@ Xfce Desktop Environment.") ("dbus-glib" ,dbus-glib))) (inputs `(("libxfce4util" ,libxfce4util))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Configuration storage and query system for Xfce") (description "Settings daemon for Xfce, implemented as a D-Bus-based configuration @@ -169,7 +172,7 @@ storage system.") ;; but will lead to a conflict with gtk+. ("gtk+-2" ,gtk+-2) ("startup-notification" ,startup-notification))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Widgets library for Xfce") (description "Libxfce4ui is the replacement of the old libxfcegui4 library. It is used @@ -198,7 +201,7 @@ to share commonly used Xfce widgets among the Xfce applications.") (inputs `(("libxfce4ui" ,libxfce4ui) ("perl-uri" ,perl-uri))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Extension library for Xfce") (description "An extension library to Xfce. While Xfce comes with quite a few libraries @@ -227,7 +230,7 @@ development.") `(("gtk+" ,gtk+-2))) (propagated-inputs `(("libxfce4ui" ,libxfce4ui))) ; required by garcon-gtk2-1.pc - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Implementation of the freedesktop.org menu specification") (description "Garcon is a freedesktop.org compliant menu implementation based on @@ -263,7 +266,7 @@ merging features essential for loading menus modified with menu editors.") ("libgsf" ,libgsf) ("poppler" ,poppler) ("gstreamer" ,gstreamer))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "D-Bus service for applications to request thumbnails") (description "Tumbler is a D-Bus service for applications to request thumbnails for @@ -301,7 +304,7 @@ management D-Bus specification.") (list (search-path-specification (variable "X_XFCE4_LIB_DIRS") (files '("lib/xfce4"))))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce desktop panel") (description "Desktop panel for Xfce, which contains program launchers, window buttons, @@ -330,7 +333,7 @@ applications menu, workspace switcher and more.") ("libxfce4ui" ,libxfce4ui) ("xfce4-panel" ,xfce4-panel))) (home-page - "http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin") + "https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin") (synopsis "Battery monitor panel plugin for Xfce4") (description "A battery monitor panel plugin for Xfce4, compatible with APM and ACPI.") @@ -360,7 +363,7 @@ applications menu, workspace switcher and more.") ("libxtst" ,libxtst) ("xfce4-panel" ,xfce4-panel))) (home-page - "http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin") + "https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin") (synopsis "Clipboard manager for Xfce") (description "Clipman is a clipboard manager for Xfce. It keeps the clipboard contents @@ -391,7 +394,7 @@ matching them against regular expressions.") ("libxfce4ui" ,libxfce4ui) ("pulseaudio" ,pulseaudio) ("xfce4-panel" ,xfce4-panel))) - (home-page "http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/") + (home-page "https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/") (synopsis "PulseAudio panel plugin for Xfce") (description "Xfce PulseAudio plugin is a plugin for the Xfce panel which provides a @@ -424,7 +427,7 @@ keys for controlling the audio volume.") ("libxfce4ui" ,libxfce4ui) ("libxklavier" ,libxklavier) ("xfce4-panel" ,xfce4-panel))) - (home-page "http://git.xfce.org/panel-plugins/xfce4-xkb-plugin/") + (home-page "https://git.xfce.org/panel-plugins/xfce4-xkb-plugin/") (synopsis "XKB layout switching panel plug-in for Xfce") (description "Xfce XKB plugin makes it possible to set up and use multiple @@ -458,7 +461,7 @@ per window.") `(("garcon" ,garcon) ("gtk+" ,gtk+-2) ("libxfce4ui" ,libxfce4ui))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce application finder") (description "Application finder for Xfce, it will show the applications installed on @@ -506,7 +509,7 @@ your system in categories, so you can quickly find and launch them.") ("libsm" ,libsm) ("libwnck" ,libwnck-2) ("libxfce4ui" ,libxfce4ui))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce session manager") (description "Session manager for Xfce, it will restore your session on startup and @@ -541,7 +544,7 @@ allows you to shutdown the computer from Xfce.") ("libxfce4ui" ,libxfce4ui) ("upower" ,upower) ("xf86-input-libinput" ,xf86-input-libinput))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce settings manager") (description "Settings manager for Xfce, it can control various aspects of the desktop @@ -572,7 +575,7 @@ like appearance, display, keyboard and mouse settings.") ("pcre" ,pcre) ("xfce4-panel" ,xfce4-panel) ("startup-notification" ,startup-notification))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce file manager") (description "A modern file manager for graphical desktop, aiming to be easy-to-use and @@ -599,7 +602,7 @@ fast.") ("libgudev" ,libgudev) ("libnotify" ,libnotify) ("libxfce4ui" ,libxfce4ui))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Removable media manager for Thunar") (description "Thunar-volman is an extension for the Thunar File Manager, which enables @@ -632,7 +635,7 @@ and import the new pictures from your camera.") ("libxdamage" ,libxdamage) ("libxfce4ui" ,libxfce4ui) ("libxrandr" ,libxrandr))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce window manager") (description "Window manager for Xfce, it handles the placement of windows @@ -662,7 +665,7 @@ on the screen.") ("libwnck" ,libwnck-2) ("libxfce4ui" ,libxfce4ui) ("thunar" ,thunar))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce desktop manager") (description "Desktop manager for Xfce, it sets the background color or image with @@ -673,7 +676,7 @@ devices and folders.") (define-public xfce4-terminal (package (name "xfce4-terminal") - (version "0.8.3") + (version "0.8.6") (source (origin (method url-fetch) (uri (string-append "http://archive.xfce.org/src/apps/" name "/" @@ -681,7 +684,7 @@ devices and folders.") name "-" version ".tar.bz2")) (sha256 (base32 - "1w8jvi9nw00aki825mm8f7wpkhxxicw4f6j9v4ka71z8p2ry9rj0")))) + "1mw1v20a9r8figl5m93jfp16x64bfj8yjmy5s5kbdw501425camw")))) (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config) @@ -689,7 +692,7 @@ devices and folders.") (inputs `(("libxfce4ui" ,libxfce4ui) ("vte" ,vte))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce terminal emulator") (description "A lightweight and easy to use terminal emulator for Xfce. Features @@ -744,7 +747,7 @@ on your desktop.") (native-search-paths ;; For finding panel plugins. (package-native-search-paths xfce4-panel)) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Desktop environment (meta-package)") (description "Xfce is a lightweight desktop environment. It aims to be fast and low on @@ -774,7 +777,7 @@ system resources, while still being visually appealing and user friendly.") ("upower" ,upower) ("libnotify" ,libnotify) ("libxfce4ui" ,libxfce4ui))) - (home-page "http://www.xfce.org/") + (home-page "https://www.xfce.org/") (synopsis "Xfce Power Manager") (description "This is a power manager for the Xfce desktop. It manages the power @@ -789,7 +792,7 @@ inhibit interface which allows applications to prevent automatic sleep.") (define-public ristretto (package (name "ristretto") - (version "0.8.0") + (version "0.8.2") (source (origin (method url-fetch) (uri (string-append "http://archive.xfce.org/src/apps/ristretto/" @@ -797,7 +800,7 @@ inhibit interface which allows applications to prevent automatic sleep.") name "-" version ".tar.bz2")) (sha256 (base32 - "0a7kwhx51fd2kqh7l7kp13wcn39d2fjkwnn9rfd1k9ydrqj56qki")))) + "1f01d47kd85kjd1k4bzpcck4cb40qpjm5fzirzwdsxzwlrybgwzq")))) (build-system gnu-build-system) (native-inputs `(("intltool" ,intltool) @@ -809,7 +812,7 @@ inhibit interface which allows applications to prevent automatic sleep.") ("libxfce4ui" ,libxfce4ui) ("librsvg" ,librsvg) ("tumbler" ,tumbler))) - (home-page "http://docs.xfce.org/apps/ristretto/start") + (home-page "https://docs.xfce.org/apps/ristretto/start") (synopsis "Fast and lightweight picture-viewer") (description "The Ristretto Image Viewer is an application that can be used to view, @@ -837,7 +840,7 @@ the desktop wallpaper.") (inputs `(("libwnck" ,libwnck-2) ("gtk+" ,gtk+-2))) - (home-page "http://goodies.xfce.org/projects/applications/xfce4-taskmanager") + (home-page "https://goodies.xfce.org/projects/applications/xfce4-taskmanager") (synopsis "Easy to use task manager") (description "This is a task manager for the Xfce desktop. It displays the CPU and @@ -866,7 +869,7 @@ memory usage graphically, and it can display processes as a tree.") ("libnotify" ,libnotify) ("popt" ,popt) ("xfce4-panel" ,xfce4-panel))) - (home-page "http://www.xfce.org/projects/") + (home-page "https://www.xfce.org/projects/") (synopsis "Simple calendar application with reminders") (description "This is a simple calendar application for the Xfce desktop. Orage has @@ -905,3 +908,39 @@ bubble in a standard way can implicitly make use of xfce4-notifyd to do so by sending standard messages over D-Bus using the @code{org.freedesktop.Notifications} interface.") (license gpl2))) + +(define-public xfburn + (package + (name "xfburn") + (version "0.5.4") + (source (origin + (method url-fetch) + (uri (string-append "http://archive.xfce.org/src/apps/xfburn/" + (version-major+minor version) "/" + name "-" version ".tar.bz2")) + (sha256 + (base32 + "1xn1kwxa3dl5r9bfj90a5322ynkwbn6k5v9b3a3pbr3a23zm604s")))) + (build-system gnu-build-system) + (native-inputs + `(("intltool" ,intltool) + ("pkg-config" ,pkg-config))) + (inputs + `(("exo" ,exo) + ("gstreamer" ,gstreamer) + ("gst-plugins-base" ,gst-plugins-base) + ("gst-plugins-good" ,gst-plugins-good) + ("gst-plugins-ugly" ,gst-plugins-ugly) + ("glib" ,glib) + ("gtk+" ,gtk+-2) + ("libburn" ,libburn) + ("libisofs" ,libisofs) + ("libxfce4ui" ,libxfce4ui))) + (home-page "https://goodies.xfce.org/projects/applications/xfburn") + (synopsis "GTK+ based CD, DVD and Blu-ray burning application") + (description + "Xfburn is a simple CD, DVD, and Blu-ray burning tool based on +the libburnia libraries. It can blank CD/DVD/BD(-RW)s, burn and +create iso images, audio CDs, as well as burn personal compositions +of data to either CD/DVD/BD.") + (license gpl2+))) |