-
Notifications
You must be signed in to change notification settings - Fork 0
/
ubuntu-13.10-unity-postinstall.cfg
198 lines (167 loc) · 6.34 KB
/
ubuntu-13.10-unity-postinstall.cfg
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
# Configuration file
# for the script
#
# Ubuntu version: 13.10
#
# Scenes
[scenes]
Z820
# Scene Z820
[scn_Z820]
ubuntu_name = saucy
user = sqwang
module = Calibre
# Modules
[modules]
Basic
Calibre
Chrome
Copy
CUDA
Darktable
Dropbox
Emacs
Fonts
Gimp
Java
Jianguoyun
Kuaipan
NoMachine
MATLAB
OpenCV_apt
OpenCV_src
Pandoc_src
Proxy
Python2
Python3
QQ
Synergy
Terra
TexLive
VMPlayer
Yunio
# Module Basic
[mod_Basic]
packages_development = build-essential cmake cmake-qt-gui gfortran ia32-libs
packages_editor = vim
packages_graphics = gnuplot graphviz
packages_ime = ibus-googlepinyin
packages_indicator = indicator-cpufreq indicator-multiload
packages_multimedia = vlc x264 ffmpeg2theora oggvideotools istanbul shotwell mplayer hugin nautilus-image-converter pavucontrol ogmrip transmageddon guvcview wavpack mppenc faac flac vorbis-tools faad lame nautilus-script-audio-convert cheese sound-juicer picard arista milkytracker mypaint libdvdread4
packages_network = filezilla openssh-server vsftpd
packages_termial = tmux
packages_ubuntu-restrictive = ubuntu-restricted-extras
packages_util = dos2unix gnome-do gnome-web-photo p7zip-full shutter unrar
packages_vcs = git
packages_web = flashplugin-downloader
# Module Calibre
# Calibre is installed by a script provided by its author.
[mod_Calibre]
mid_action_calibre = python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main(install_dir='/opt')"
# Module Chrome
[mod_Chrome]
dep_package_chrome = libxss1
download_deb_chrome = https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
mid_action_chrome = dpkg -i google-chrome-stable_current_amd64.deb
#post_action_chrome = apt-get -f install
# Module Copy
[mod_Copy]
download_tar_copy = https://copy.com/install/linux/Copy.tgz
# Module CUDA
[mod_CUDA]
# deb based installation does not work for Ubuntu 13.10 at present
#repos_deb_cuda = http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1210/x86_64/cuda-repo-ubuntu1210_5.5-0_amd64.deb
#repos_pkg_cuda =
packages_cuda = nvidia-cuda-dev nvidia-cuda-toolkit nvidia-opencl-dev
# Module Darktable
# Darktable is an open source photography workflow application and RAW developer.
[mod_Darktable]
repos_ppa_darktable = ppa:pmjdebruijn/darktable-release-plus
repos_pkg_darktable = darktable
# Module Dropbox
[mod_Dropbox]
download_deb_dropbox = https://www.dropbox.com/download?dl=packages/ubuntu/dropbox_1.6.0_amd64.deb
mid_action_dropbox = dpkg -i dropbox_1.6.0_amd64.deb
# Module Emacs
[mod_Emacs]
dep_package_emacs = ack curl python-xlib
repos_ppa_emacs = ppa:cassou/emacs
repos_pkg_emacs = emacs24 emacs24-el emacs24-common-non-dfsg
post_action_emacs = export PRELUDE_URL="https://github.com/shiquanwang/prelude.git" && curl -L https://github.com/bbatsov/prelude/raw/master/utils/installer.sh | sh && cd ~/.emacs.d && git remote add bbatsov https://github.com/bbatsov/prelude.git
# Module Fonts
[mod_Fonts]
packages_fonts = ttf-wqy-microhei # 文泉驿微米黑
ttf-wqy-zenhei # 文泉驿正黑体
ttf-arphic-bkai00mp # 文鼎PL中楷(Big5 码)
ttf-arphic-bsmi00lp # 文鼎PL细上海宋(Big5 码)
ttf-arphic-gbsn00lp # 文鼎PL简报宋(GB 码)
ttf-arphic-gkai00mp # 文鼎PL简中楷(GB 码)
ttf-arphic-ukai # 文鼎PL中楷Uni (AR PL ZenKai Uni)
ttf-arphic-ukai-mbe
ttf-arphic-uming # 文鼎PL上海宋Uni (AR PL ShanHeiSun Uni)
ttf-mscorefonts-installer # microsoft core fonts
ttf-inconsolata # nice mono space font
ttf-anonymous-pro # nice mono space font
# Module Gimp
[mod_Gimp]
repos_ppa_gimp = ppa:otto-kesselgulasch/gimp
repos_pkg_gimp = gimp gimp-plugin-registry
# Module JAVA
[mod_JAVA]
repos_ppa_java = ppa:webupd8team/java
repos_pkg_java = oracle-java8-installer oracle-java8-set-default
# Module Jianguoyun
[mod_Jianguoyun]
download_deb_jianguoyun = https://jianguoyun.com/static/exe/installer/ubuntu/nautilus_nutstore_amd64.deb
mid_action_jianguoyun = dpkg -i nautilus_nutstore_amd64.deb
# Module Kuaipan
[mod_Kuaipan]
dep_package_kuaipan = libboost-filesystem1.54.0 libboost-iostreams1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libcurl3-nss
download_deb_kuaipan = http://www.ubuntukylin.com/downloads/files/kuaipan4uk_13_0.3_amd64.deb
mid_action = dpkg -i kuaipan4uk_13_0.3_amd64.deb
# Module MATLAB
[Mod_MATLAB]
# Module NoMachine
[mod_NoMachine]
download_deb_nomachine = http://web12.nomachine.com/download/4.0/Linux/nomachine_4.0.360_2_amd64.deb
mid_action_nomachine = dpkg -i nomachine_4.0.360_2_amd64.deb
# Module OpenCV from Ubuntu packages
[mod_OpenCV_apt]
packages_opencv = opencv-doc libopencv-dev
# Module OpenCV from source.
[mod_OpenCV_src]
download_tar_opencv = http://optimate.dl.sourceforge.net/project/opencvlibrary/opencv-unix/2.4.6.1/opencv-2.4.6.1.tar.gz
dep_package_opencv = cmake git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev libdc1394-22-dev libjpeg-dev libpng12-dev libtiff5-dev libjasper-dev
# Module Pandoc from source.
[mod_Pandoc_src]
dep_package_pandoc = haskell-platform
mid_action_pandoc = cabal update && cabal install pandoc pandoc-citeproc
# Module Proxy
[mod_Proxy]
packages_proxy = cntlm
# Module Python2
[mod_Python2]
# Module Python3
[mod_Python3]
# Module QQ
[mod_QQ]
download_deb_qq = http://www.longene.org/download/WineQQ2012-20121221-Longene.deb
mid_action_qq = dpkg -i WineQQ2012-20121221-Longene.deb
# Module Synergy
[mod_Synergy]
download_deb_synergy = http://synergy.googlecode.com/files/synergy-1.4.15-Linux-x86_64.deb
mid_action_synergy = dpkg -i synergy-1.4.15-Linux-x86_64.deb
# Module TeXLive
[mod_TeXLive]
# Module Terra
[mod_Terra]
repos_ppa_terra = ppa:ozcanesen/terra-terminal
repos_pkg_terra = terra
# Module VMPlayer
[mod_VMPlayer]
download_bundle_vmplayer = https://download3.vmware.com/software/player/file/VMware-Player-6.0.0-1295980.x86_64.bundle
mid_action_vmplayer = bash VMware-Player-6.0.0-1295980.x86_64.bundle
# Module Yunio
[mod_Yunio]
download_deb_yunio = https://static.yunio.com/download/yunio-ubuntu-12.04+-3.0.4-amd64.deb
mid_action_yunio = dpkg -i yunio-ubuntu-12.04+-3.0.4-amd64.deb