Search Criteria
Package Details: switchboard-plug-sharing-git 2.1.4.r48.g2a0eb27-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/switchboard-plug-sharing-git.git (read-only, click to copy) |
---|---|
Package Base: | switchboard-plug-sharing-git |
Description: | Switchboard Sharing Plug |
Upstream URL: | https://github.com/elementary/switchboard-plug-sharing |
Licenses: | GPL3 |
Groups: | pantheon-unstable |
Conflicts: | switchboard-plug-sharing |
Provides: | switchboard-plug-sharing |
Submitter: | alucryd |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-01 21:07 (UTC) |
Last Updated: | 2021-02-21 04:18 (UTC) |
Dependencies (11)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgee (libgee-gitAUR)
- libgranite.so (granite)
- libswitchboard-2.0.so
- git (git-gitAUR, git-glAUR) (make)
- granite-git (make)
- meson (meson-gitAUR) (make)
- switchboard (switchboard-gitAUR) (make)
- vala (vala-gitAUR) (make)
Latest Comments
dhigoitz commented on 2018-07-17 03:04 (UTC)
Starting build()... CMake Error: The source directory "/home/dhiego/Downloads/switchboard-plug-sharing-git/src/switchboard-plug-sharing" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. ==> ERROR: A failure occurred in build(). Aborting... [dhiego@Borges switchboard-plug-sharing-git]$ cd [dhiego@Borges ~]$ cd switchboard-plug-sharing-git [dhiego@Borges switchboard-plug-sharing-git]$ makepkg ==> Making package: switchboard-plug-sharing-git r146.4282cd2-1 (Mon 16 Jul 2018 11:42:35 PM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning switchboard-plug-sharing git repo... Cloning into bare repository '/home/dhiego/switchboard-plug-sharing-git/switchboard-plug-sharing'... remote: Counting objects: 1389, done. remote: Compressing objects: 100% (47/47), done. remote: Total 1389 (delta 44), reused 21 (delta 13), pack-reused 1328 Receiving objects: 100% (1389/1389), 340.73 KiB | 183.00 KiB/s, done. Resolving deltas: 100% (1071/1071), done. ==> Validating source files with sha256sums... switchboard-plug-sharing ... Skipped ==> Extracting sources... -> Creating working copy of switchboard-plug-sharing git repo... Cloning into 'switchboard-plug-sharing'... done. ==> Starting prepare()... ==> Starting pkgver()... ==> Updated version: switchboard-plug-sharing-git r227.87ae1c0-1 ==> Starting build()... CMake Error: The source directory "/home/dhiego/switchboard-plug-sharing-git/src/switchboard-plug-sharing" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. ==> ERROR: A failure occurred in build(). Aborting...
quequotion commented on 2018-01-11 23:04 (UTC) (edited on 2018-01-11 23:06 (UTC) by quequotion)
Crashes switchboard looking for what I believe is a deprecated dconf key:
[GLib-GIO] Settings schema 'org.gnome.desktop.file-sharing' does not contain a key named 'bluetooth-obexpush-enabled'
Hah, forgot I'd already made an attempt to patch that out upstream: https://github.com/elementary/switchboard-plug-sharing/issues/10#issuecomment-301638385