summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 1b9681bfa1c418434175418df5dbd831a80b0dd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# vim: set ts=2 sw=2 et:
# Maintainer: Patrick Wicki <patrick.wicki96@gmail.com>

pkgname=gnome-meta
pkgver=46
pkgrel=1
pkgdesc='Meta package to install GNOME'
arch=(any)
url='https://www.gnome.org/'
license=(GPL)
depends=(
  baobab
  epiphany
  evince
  gdm
  gnome-backgrounds
  gnome-calculator
  gnome-calendar
  gnome-characters
  gnome-clocks
  gnome-color-manager
  gnome-connections
  gnome-console
  gnome-contacts
  gnome-control-center
  gnome-disk-utility
  gnome-font-viewer
  gnome-keyring
  gnome-logs
  gnome-maps
  gnome-menus
  gnome-music
  gnome-remote-desktop
  gnome-session
  gnome-settings-daemon
  gnome-shell
  gnome-shell-extensions
  gnome-software
  gnome-system-monitor
  gnome-text-editor
  gnome-tour
  gnome-user-docs
  gnome-user-share
  gnome-weather
  grilo-plugins
  gvfs
  gvfs-afc
  gvfs-goa
  gvfs-google
  gvfs-gphoto2
  gvfs-mtp
  gvfs-nfs
  gvfs-onedrive
  gvfs-smb
  loupe
  malcontent
  nautilus
  orca
  rygel
  simple-scan
  snapshot
  sushi
  tecla
  totem
  tracker3-miners
  xdg-desktop-portal-gnome
  xdg-user-dirs-gtk
  yelp
)