From a0d3fb4b6ae53a6942ec072246587fa84bdf72da Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 3 Apr 2019 15:02:21 +0200 Subject: [arch] Update metapackages --- arch/dev/PKGBUILD | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 arch/dev/PKGBUILD (limited to 'arch/dev') diff --git a/arch/dev/PKGBUILD b/arch/dev/PKGBUILD new file mode 100644 index 0000000..423d133 --- /dev/null +++ b/arch/dev/PKGBUILD @@ -0,0 +1,36 @@ +# makepkg -sfi +pkgname=my-dev +pkgver=0 +pkgrel=1 +arch=(any) +depends=( + biber + boost + cloc + cmake + flake8 + gcc + gdb + ghostscript # For epstopdf + ipython + python-ipdb + python-jedi + python-language-server + python-numpy + python-pylint + python-scipy + python-sphinx + python-sympy + python-matplotlib + texlive-bibtexextra + texlive-core + texlive-fontsextra + texlive-formatsextra + texlive-games + texlive-humanities + texlive-latexextra + texlive-pictures + texlive-pstricks + texlive-publishers + texlive-science +) -- cgit v1.2.3