blob: 557e52396aac73a8618917ee1c943af95a910ef3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Arch Linux package maintainer notes for EduMIPS64
## AUR packages of reference
- JavaHelp (it's a dependency): https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=javahelp2
- Freemind: https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/freemind
## Guides
- https://wiki.archlinux.org/index.php/PKGBUILD
- https://wiki.archlinux.org/index.php/makepkg
- https://wiki.archlinux.org/index.php/Creating_packages
- https://wiki.archlinux.org/index.php/Java_package_guidelines
- https://wiki.archlinux.org/index.php/Arch_package_guidelines
- https://wiki.archlinux.org/index.php/Arch_User_Repository#Submitting_packages
- https://wiki.archlinux.org/index.php/.SRCINFO
|