chore: add development tools

This commit is contained in:
xeruf 2022-07-17 18:06:04 +02:00
parent 35fd83db7f
commit bb16a555e6
29 changed files with 40 additions and 4 deletions

View File

@ -1,2 +1,5 @@
java
adb
jdk
gradle
android-studio
android-studio/licenses

5
groups/dev/c Normal file
View File

@ -0,0 +1,5 @@
clion
clion-jre
cmake
gdb
python-pre-commit

View File

@ -1,5 +1,3 @@
git
jdk
jdk/8
gradle
intellijidea-ultimate
intellij-idea

3
groups/dev/socha Normal file
View File

@ -0,0 +1,3 @@
dev/java
jdk/8
notion

View File

@ -1,3 +1,4 @@
git
sqlitebrowser
hxd
meld

View File

@ -2,3 +2,4 @@ teeworlds
0ad
warzone2100
sauerbraten
opendungeons

View File

@ -1,2 +1,3 @@
steam
discord
epic

View File

@ -1,5 +1,6 @@
win/tweaker
win/office
dev/tools
forensics
etcher
passwords

1
packages/adb/apt Normal file
View File

@ -0,0 +1 @@
adb

2
packages/adb/arch Normal file
View File

@ -0,0 +1,2 @@
android-udev
android-tools

3
packages/adb/aur Normal file
View File

@ -0,0 +1,3 @@
android-udev
android-tools
adbfs-rootless-git

1
packages/adb/chocolatey Normal file
View File

@ -0,0 +1 @@
adb

View File

@ -0,0 +1 @@
android-studio

View File

@ -0,0 +1,2 @@
#!/bin/sh
$ANDROID_SDK_ROOT/tools/bin/sdkmanager --licenses

1
packages/epic/aur Normal file
View File

@ -0,0 +1 @@
legendary

1
packages/epic/chocolatey Normal file
View File

@ -0,0 +1 @@
legendary

0
packages/gradle/arch Normal file
View File

View File

0
packages/gradle/snap Normal file
View File

View File

@ -0,0 +1 @@
intellij-idea-community

View File

@ -0,0 +1 @@
intellijidea-community

View File

@ -0,0 +1,2 @@
intellij-idea-ultimate-edition
intellij-idea-ultimate-edition-jre

View File

@ -0,0 +1 @@
intellijidea-edu

View File

@ -0,0 +1 @@
intellij-idea-community

2
packages/jdk/8/aur Normal file
View File

@ -0,0 +1,2 @@
jdk8-openjdk
java8-openjfx

1
packages/jdk/apt Normal file
View File

@ -0,0 +1 @@
default-jdk

View File

@ -1 +1,2 @@
jdk-openjdk
java-openjfx

1
packages/notion/aur Normal file
View File

@ -0,0 +1 @@
notion-app-enhanced

View File