Skip to content

Commit 705940e

Browse files
committed
Adding terminator
1 parent 9f1b519 commit 705940e

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,5 @@ recipes/meta/spotify/Spotify
8181
recipes/meta/terminix/Terminix
8282
recipes/terminix/Terminix
8383
*.zip
84+
*.tar.gz
85+
recipes/meta/terminator/Terminator

recipes/meta/terminator/Recipe

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../qbittorrent/Recipe
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
app: Terminator
2+
3+
ingredients:
4+
package: terminator
5+
dist: trusty
6+
sources:
7+
- deb http://archive.ubuntu.com/ubuntu/ trusty main restricted
8+
- deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted
9+
- deb http://archive.ubuntu.com/ubuntu/ trusty universe
10+
- deb http://archive.ubuntu.com/ubuntu/ trusty-updates universe
11+
- deb http://archive.ubuntu.com/ubuntu/ trusty-security main restricted
12+
- deb http://archive.ubuntu.com/ubuntu/ trusty-security universe
13+
- deb http://archive.ubuntu.com/ubuntu/ trusty-security multiverse
14+
ppas:
15+
- gnome-terminator/ppa

0 commit comments

Comments
 (0)