[arch-commits] Commit in enlightenment/trunk (PKGBUILD)
Carsten Haitzler
raster at gemini.archlinux.org
Sun Dec 26 15:42:58 UTC 2021
Date: Sunday, December 26, 2021 @ 15:42:58
Author: raster
Revision: 1083868
upgpkg: enlightenment 0.25.0-1
Modified:
enlightenment/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-26 15:20:57 UTC (rev 1083867)
+++ PKGBUILD 2021-12-26 15:42:58 UTC (rev 1083868)
@@ -2,25 +2,26 @@
# Contributor: Enlightenment Developers <enlightenment-devel at enlightenment.org>>
pkgname=enlightenment
-pkgver=0.24.2
+pkgver=0.25.0
pkgrel=1
pkgdesc="Enlightenment window manager"
arch=('x86_64')
url="http://www.enlightenment.org"
license=('BSD')
-depends=('efl' 'xcb-util-keysyms' 'hicolor-icon-theme' 'pixman' 'mesa'
- 'desktop-file-utils' 'udisks2' 'ttf-font' 'bluez-libs' 'pam')
+depends=('efl' 'udisks2' 'wayland' 'bluez-libs' 'libexif'
+ 'xorg-server-xwayland' 'bluez' 'pulseaudio' 'bc'
+ 'xcb-util-keysyms' 'hicolor-icon-theme' 'ttf-font' 'pam')
optdepends=('connman: network module'
'acpid: power events on laptop lid close'
'geoip-database: geolocation module'
- 'xorg-server-xwayland: xwayland support'
'packagekit: needed for packagekit module')
makedepends=('xorg-server-xwayland' 'meson' 'ninja')
provides=('notification-daemon')
backup=('etc/enlightenment/sysactions.conf'
+ 'etc/enlightenment/system.conf'
'etc/xdg/menus/e-applications.menu')
source=("https://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.xz")
-sha256sums=('be18e2f18d6c0b058f633e769863d3cbc4c07b629058ae670dec74cd7906dff1')
+sha256sums=('7d6e72ceed5aca135b7a49c2a1c1eb9d8fde1318613517401d0418e0e5f6df06')
build() {
More information about the arch-commits
mailing list