summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStrange Automaton2022-02-09 22:00:27 -0600
committerStrange Automaton2022-02-09 22:00:27 -0600
commitc931fae755da307752a0319f66dcd0025d4d9788 (patch)
tree4fe48120679f45ac2016e6203a6fee254ec80e2c
parent88dcebebd0a2f0f84e5c415c61884cffb41210a2 (diff)
downloadaur-c931fae755da307752a0319f66dcd0025d4d9788.tar.gz
update .SRCINFO and .build.yml
-rw-r--r--.SRCINFO12
-rw-r--r--.build.yml21
2 files changed, 21 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f218692a7ed0..ae33044403e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cdesktopenv-git
pkgdesc = Common Desktop Environment
pkgver = 2.4.0
- pkgrel = 1
+ pkgrel = 2
url = http://sourceforge.net/projects/cdesktopenv/
install = cdesktopenv.install
arch = i686
@@ -13,11 +13,17 @@ pkgbase = cdesktopenv-git
depends = openmotif
depends = xbitmaps
depends = rpcbind
- depends = mksh
+ depends = ksh
depends = ncurses
depends = libxss
- depends = xbitmaps
depends = libxinerama
+ depends = libutempter
+ depends = rpcsvc-proto
+ depends = xorg-mkfontdir
+ depends = xorg-bdftopcf
+ depends = xorg-xrdb
+ depends = libxpm
+ depends = libxaw
optdepends = xorg-fonts-100dpi: additional fonts
optdepends = cups: for printing support
optdepends = xinetd: for rpc services
diff --git a/.build.yml b/.build.yml
index fec01a723bfa..36a09354232e 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,19 +1,22 @@
image: archlinux
packages:
- base-devel
-
- - tcl
- - ncompress
-
- - openmotif
- xbitmaps
- rpcbind
- - mksh
+ - ksh
+ - ncurses
- libxss
- - xbitmaps
- libxinerama
-
- - namcap
+ - libutempter
+ - rpcsvc-proto
+ - xorg-mkfontdir
+ - xorg-bdftopcf
+ - xorg-xrdb
+ - libxpm
+ - libxaw
+ - tcl
+ - ncompress
+ - bison
#sources:
#- git+https://git.code.sf.net/p/cdesktopenv/code
tasks: