Skip to content

Commit

Permalink
Adding new Singular 4.0.2 and singular-ui-emacs
Browse files Browse the repository at this point in the history
Fixing ibus config file
  • Loading branch information
knxm committed Feb 10, 2016
1 parent ec0ea7c commit 070cc82
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 924,533 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ config: clean
--parent-archive-areas "main contrib non-free" \
--apt-options "--fix-missing --yes -oAcquire::Check-Valid-Until=false" \
--bootappend-live "boot=live config quiet splash persistence" \
--apt-secure false \
# --architectures amd64 --linux-flavours amd64 --debian-installer live \
# --parent-mirror-binary "http://www.jp.debian.org/debian/" \
# --parent-mirror-binary-backports "http://ftp.debian.org/debian/" \
# --apt-secure false \
# --backports true \
# --linux-packages "linux-image linux-headers" \
# --win32-loader false \
Expand Down
462,245 changes: 0 additions & 462,245 deletions chroot.files

This file was deleted.

8 changes: 8 additions & 0 deletions config/package-lists/math.main.list.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,16 @@ libnkf-perl
libopenblas-dev
# libssreflect-coq : Depends: libssreflect-ocaml (>= 1.5-2) but it is not going to be installed
# Depends: coq-8.4pl3+4.01.0
# libssreflect-coq is supported from Debian "jessie".
libssreflect-coq
# libssreflect-ocaml-dev : Depends: libcoq-ocaml-dev-g3g57
# Depends: libssreflect-ocaml-6d7i7
# libssreflect-ocaml-dev is supported from Debian "jessie".
libssreflect-ocaml-dev
# libmathcomp-coq : Depends: libssreflect-coq (>= 1.5) but it is not going to be installed
# Depends: libssreflect-coq (< 1.6) but it is not going to be installed
# libmathcomp-coq is supported from Debian "jessie".
libmathcomp-coq
libtext-kakasi-perl
lie
lp-solve
Expand Down
9 changes: 2 additions & 7 deletions config/package-lists/math.other.list.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ julia-desktop
# kseg : Depends: libqt3-mt (>= 3:3.3.8b) but it is not going to be installed
# We changed archives/tryphon.list.chroot to "jessie".
kseg
# libmathcomp-coq : Depends: libssreflect-coq (>= 1.5) but it is not going to be installed
# Depends: libssreflect-coq (< 1.6) but it is not going to be installed
# libssreflect-coq is supported from Debian "jessie".
libmathcomp-coq
libssreflect-coq
# macaulay2 : Depends: libpari-gmp3 but it is not installable
# We changed archives/m2.list.chroot to "jessie"
macaulay2
Expand All @@ -64,8 +59,8 @@ sage-desktop
setxkbmap-gadget
snappea-snappy
sollya
singular-help
singular-icons
singular
singular-ui-emacs
# topcom
# # GiaC
# giac
Expand Down
9 changes: 9 additions & 0 deletions error
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
4ti2 : Depends: libglpk0 (>= 4.31) but it is not installable
cca : Depends: openjdk-6-jre but it is not installable or
kseg : Depends: libqt3-mt (>= 3:3.3.8b) but it is not going to be installed
libssreflect-coq : Depends: libssreflect-ocaml (>= 1.5-2) but it is not going to be installed
Depends: coq-8.4pl3+4.01.0
libssreflect-ocaml-dev : Depends: libcoq-ocaml-dev-g3g57
Depends: libssreflect-ocaml-6d7i7
macaulay2 : Depends: libpari-gmp3 but it is not installable
qfract : Depends: libboost-thread1.49.0 (>= 1.49.0-1) but it is not installable
2 changes: 1 addition & 1 deletion lang/ja
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ cat > config/hooks/lang.ibus.chroot << EOF
if [ -x /usr/bin/gconftool ]; then
gconftool --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
--type list --list-type=string \
--set /desktop/ibus/general/preload_engines [mozc-jp,anthy]
--set /desktop/ibus/general/preload_engines [mozc-jp]
gconftool --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
--type list --list-type=string \
--set /desktop/ibus/general/hotkey/trigger [Shift+space,Zenkaku_Hankaku,Alt+Kanji]
Expand Down
34 changes: 0 additions & 34 deletions live-image-amd64.contents

This file was deleted.

Loading

0 comments on commit 070cc82

Please sign in to comment.