Package Details: citations 0.6.4-1

Git Clone URL: https://aur.archlinux.org/citations.git (read-only, click to copy)
Package Base: citations
Description: Manage your bibliographies using the BibTeX format
Upstream URL: https://gitlab.gnome.org/World/citations
Licenses: GPL-3.0-or-later
Submitter: igor-dyatlov
Maintainer: mhdi
Last Packager: mhdi
Votes: 4
Popularity: 0.000635
First Submitted: 2022-05-05 20:32 (UTC)
Last Updated: 2024-04-24 12:22 (UTC)

Latest Comments

svenf commented on 2023-03-06 21:22 (UTC)

@malacology Not really, they just require a version >= 1.3.alpha. If I read the names and numbers correctly (which is a big IF), Arch is at libadwaita-1, version 2.3.

malacology commented on 2023-03-05 13:44 (UTC)

It reports bug here https://gitlab.gnome.org/World/citations/-/issues/32

malacology commented on 2023-03-05 13:16 (UTC)

Hello @svenf It's citaions' business, the dev people always asked for alpha version libadwaita

https://gitlab.gnome.org/World/citations/-/blob/master/meson.build#L17

svenf commented on 2023-02-07 18:39 (UTC)

Please try not to require libadwaita-git, I'd rather not have to replace my system libraries. https://archlinux.org/packages/extra/x86_64/libadwaita/ may be out of date, but I can't wrap my head around Arch's libadwaita version numbering...

malacology commented on 2022-06-15 23:41 (UTC)

after install the gtksourceview5, it's solved

The following warnings were emitted during compilation:

warning: `"pkg-config" "--libs" "--cflags" "gtksourceview-5" "gtksourceview-5 >= 4.90"` did not exit successfully: exit status: 1

error: failed to run custom build command for `sourceview5-sys v0.4.2`

Caused by:
  process didn't exit successfully: `/home/guoyi/.cache/yay/citations/src/build/src/release/build/sourceview5-sys-c073eb708b56156a/build-script-build` (exit status: 1)
  --- stdout
  cargo:rerun-if-env-changed=GTKSOURCEVIEW_5_NO_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:warning=`"pkg-config" "--libs" "--cflags" "gtksourceview-5" "gtksourceview-5 >= 4.90"` did not exit successfully: exit status: 1
  error: could not find system library 'gtksourceview-5' required by the 'sourceview5-sys' crate

  --- stderr
  Package gtksourceview-5 was not found in the pkg-config search path.
  Perhaps you should add the directory containing `gtksourceview-5.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'gtksourceview-5', required by 'virtual:world', not found
  Package 'gtksourceview-5', required by 'virtual:world', not found

warning: build failed, waiting for other jobs to finish...
[15/16] Generating data/org.gnome.Worl...ons.metainfo.xml with a custom command
FAILED: src/citations 
/usr/bin/env CARGO_HOME=/home/guoyi/.cache/yay/citations/src/build/cargo-home /usr/bin/cargo build --manifest-path /home/guoyi/.cache/yay/citations/src/citations-0.4.0/Cargo.toml --target-dir /home/guoyi/.cache/yay/citations/src/build/src --release && cp src/release/citations src/citations
ninja: build stopped: subcommand failed.