Commit Graph

6024 Commits

Author SHA1 Message Date
Ed Reel
103f4d2dac Add linux_pam pre-built binary for i686 (#4662) 2020-11-29 00:01:46 -05:00
Ed Reel
8aa92d4210 Update util_linux and sqlite packages (#4659) 2020-11-29 00:01:31 -05:00
Ed Reel
e77ebb17fb Add pre-built binaries for glib, mkfontscale and sassc (#4656) 2020-11-29 00:01:12 -05:00
satmandu
822862290d add libical (#4657)
* add libical

* update formatting, remove doxygen from deps

* change spacing
2020-11-28 17:38:47 -06:00
satmandu
3248b500a7 Fix checksommelierwayland (#4663) 2020-11-28 14:23:18 -06:00
satmandu
de060ab4f9 Add deps (#4660) 2020-11-28 13:49:51 -06:00
Ed Reel
9d9e1c3052 Fix composer checksum error (#4651) 2020-11-27 16:18:31 -05:00
Ed Reel
241caa0d7f Add pre-built binaries for packages l-x (#4640) 2020-11-27 16:18:18 -05:00
satmandu
2996ffe522 gcr -> 3.38, remove pygtk dep (#4647) 2020-11-27 13:37:23 -06:00
supechicken666
b38463b5d0 Add –fstack-protector option (#4644) 2020-11-27 12:47:52 -06:00
satmandu
4d5f1e60cc Add sassc (#4645) 2020-11-27 12:46:53 -06:00
satmandu
4aa964ba18 glib: use CREW_MESON_OPTIONS (#4639)
* glib: use CREW_MESON_OPTIONS

* Bump version

* update to 2.67
2020-11-26 20:12:54 -06:00
satmandu
f6ab2d963e pango -> 1.48 (#4635) 2020-11-26 15:36:40 -06:00
satmandu
d2bfc71de2 add vala dep (#4634) 2020-11-26 12:16:25 -06:00
satmandu
33dbddbcb0 PCRE cleanups (#4629)
* add more utf options

* Remove duplicate options
2020-11-25 19:32:38 -06:00
satmandu
ed4bde53af REVERT libdb to last unencumbered version (#4623)
* REVERT libdb to last unencumbered version

* Change URLs
2020-11-25 18:01:12 -06:00
satmandu
9a46ef29b6 Adding the needed dependency (#4622) 2020-11-25 17:06:16 -06:00
satmandu
2209c963b1 Update pam -> 1.5.1 (#4624) 2020-11-25 16:59:41 -06:00
satmandu
b5d33a5861 missing end ended up being left out! (#4625) 2020-11-25 16:58:41 -06:00
Ed Reel
e6509cb481 Add pre-built binaries for packages e-x (#4612) 2020-11-25 12:59:32 -05:00
satmandu
3ac535ef99 libhandy -> 1.0.2 (#4617) 2020-11-25 11:51:12 -06:00
satmandu
b2738a65da mesa -> 20.2.3 (#4615) 2020-11-25 11:33:59 -06:00
satmandu
801bdf1260 xlibs updates: libx11 ->1.7.0, xprop -> 1.2.5, xkbcomp -> 1.4.4 (#4614)
* libx11 -> 1.7.0

* xprop -> 1.2.5

* xkbcomp -> 1.4.4
2020-11-25 10:28:29 -06:00
satmandu
10495e78ed pygobject update to gnome 3.38 (#4608) 2020-11-25 09:00:21 -06:00
satmandu
a177ce61f1 Update NSPR & NSS (#4609)
* nspr -> 4.29

* nss -> 3.59

* remove .so.TOC files from library folder at install

* Rubyized
2020-11-25 08:51:33 -06:00
Mia
11bf2e421e Add adobe 100dpi fonts (#4601) 2020-11-24 18:15:41 -06:00
satmandu
64cd9fa02c One Last Fix... (#4607)
:/
2020-11-24 18:13:56 -06:00
vincowl
e1d2b4f449 [composer] fix ~/.config recursive symbolic link and existing files (#4587) 2020-11-24 15:47:15 -06:00
satmandu
c6d1234928 Sommelier & Xwayland (#4450)
* Update to sommelier from platform2 with graphics hardware acceleration support

* Cleanups of ARCH variables & formatting

* Add more documentation

* cleanup default drivers and paths

* Shared Memory Drivers w/o crostini need to be noop

* Cleanup formatting and fix library paths for non-x86_64 archs

* Refactored with hashcheck, & new const

* s/armv11/armv7l/

* depends cleanup

* Update to current c++ version of sommelier

Also add startsommelier & restartsommelier scripts as per 
https://github.com/skycocker/chromebrew/pull/4517

* Add xdpyinfo as dep as part of .bashrc script

* Use more flags used in crostini

* Display should be a variable

* refactor sommelier variables to not source scripts

As pe https://chromium.googlesource.com/chromiumos/docs/+/master/security/noexec_shell_scripts.md

* needs xauth; log to /tmp/sommelier.log

--sd-notify=READY=1 does not work.

* adjust sommelier run time flags & env file documentation

* Refactored scripts

Also now have both sommelier instances running correctly,
for both wayland & xwayland.

* eliminate need to use sed on source files

Just put virtwl.h in build/linux!

* wayland sommelier instance needs display setting

* Have all X instances run through sommelier proxied wayland

* cleanups of env var code

* Use "-L" with curl

* eliminate variable in .sommelier.env

* conditional dependency to allow for xwayland package

* Changed logfile location

* edit postinstall text

* Add xwayland tweaked for sommelier

* Add xwayland dependency.

(This can be removed if a later version of xorg_server incorporates the xwayland changes.)

* remove xauth flag, more extensive xserver cleanup

* use XDG_RUNTIME_DIR in cleanup

* Fix variable name

* fix array variable assignment in .sommelier.env

* Adjust sommelier_accelerators variable

* escape line continue \

* Don't export temporary variables

* Refactor scripts to indepedently start/stop sommelier instances

* Make suggested changes, fix gcc >9.x error.

* clean up patch infrastructure

* change download semantics as requested

* Fix missing "d"

* make checksommelierwayland fn more robust
2020-11-24 15:46:00 -06:00
Mia
513eb9a7d3 Add bitstream 100dpi fonts (#4602) 2020-11-24 15:43:10 -06:00
Mia
a2c1fd8bed Add 75dpi fonts (#4604) 2020-11-24 15:42:17 -06:00
Mia
a39a4a43bc Add misc fonts (#4603) 2020-11-24 15:40:48 -06:00
satmandu
01052f511b Fix iconv issue, don't use dev version (#4605) 2020-11-24 15:38:38 -06:00
Mia
0ad4b798c6 Add bh fonts ~ For #4589 (#4598) 2020-11-24 10:47:49 -06:00
satmandu
b56fdf1969 geany update to 1.37 & add geany_plugins (#4600)
* geany update to 1.37

* Add geany_plugins

* Change description

* remove redundant dependencies
2020-11-23 15:01:49 -06:00
satmandu
f7e9a65a4b glib2 update to 2.67.0 (#4599)
* glib2 update to 2.67.0

* remove redundant dependency
2020-11-23 15:01:05 -06:00
Casey Strouse
83ee7104a5 Add missing pcre2 dependency (#4595)
Tested on AMD64.
2020-11-23 01:03:01 -06:00
Casey Strouse
dcd4c2e9f6 Update go from 1.14.2 to 1.15.5 (#4594)
Tested on AMD64.
2020-11-23 01:02:02 -06:00
Ed Reel
c3f5101da1 Update check_updates.sh (#4592) 2020-11-22 00:28:59 -05:00
Ed Reel
523bb757e3 Add new packages to packages.yaml (#4591) 2020-11-22 00:28:41 -05:00
Ed Reel
4873fe97cc Add pre-built binaries for packages d-p (#4590) 2020-11-22 00:28:13 -05:00
Ed Reel
ac50d26f24 Update symfony from 4.13.3 to 4.20.3 (#4584) 2020-11-17 13:17:14 -05:00
Ed Reel
9c431fd161 Update codium from 1.50.1 to 1.51.1 (#4583) 2020-11-17 13:16:59 -05:00
Ed Reel
368149aa65 Update composer from 2.0.4 to 2.0.7 (#4582) 2020-11-17 13:16:49 -05:00
vincowl
b2addb6bb8 [dbus] Update to 1.13.18 (#4585) 2020-11-17 09:42:06 -06:00
vincowl
847b726a9f [pulseaudio] Update to 13.99.3 (#4586) 2020-11-17 09:41:41 -06:00
Casey Strouse
d11b10f347 Merge pull request #4580 from uberhacker/update-jdk8-package
Update jdk8 from 8u261 to 8u271
2020-11-15 19:20:30 -07:00
Casey Strouse
87185ec796 Merge pull request #4581 from uberhacker/add-jdk11-package
Add jdk11 package
2020-11-15 19:20:12 -07:00
Ed Reel
be73150fab Add jdk11 package 2020-11-15 13:01:20 -06:00
Ed Reel
8edd3e181a Update jdk8 from 8u261 to 8u271 2020-11-15 12:23:04 -06:00