summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2018-06-25 17:17:10 +0100
committerUrbain Vaes <urbain@vaes.uk>2018-06-25 17:17:10 +0100
commit9468f783f8a78dac8ec7242acdeee3c7d566d118 (patch)
treec71217adcafe91792f784d6a596cbcea7da27008 /arch
parent6646e6a41c8a6a99d5aa6d6d4f6b35aa2ed4c86a (diff)
Join arch packages
Diffstat (limited to 'arch')
-rw-r--r--arch/additional-packages/PKGBUILD30
-rw-r--r--arch/archlinuxfr-packages/PKGBUILD5
-rw-r--r--arch/base-packages/PKGBUILD32
3 files changed, 30 insertions, 37 deletions
diff --git a/arch/additional-packages/PKGBUILD b/arch/additional-packages/PKGBUILD
deleted file mode 100644
index 936974b..0000000
--- a/arch/additional-packages/PKGBUILD
+++ /dev/null
@@ -1,30 +0,0 @@
-# yaourt -P && makepkg -i
-pkgname=base-packages
-pkgver=0
-pkgrel=1
-arch=(any)
-depends=(biber
- cmus
- cpulimit
- flake8
- gnuplot
- mencoder
- ncmpcpp
- nmap
- npm
- pandoc
- python-matplotlib
- python2-matplotlib
- qemu
- texlive-bibtexextra
- texlive-fontsextra
- texlive-formatsextra
- texlive-games
- texlive-humanities
- texlive-latexextra
- texlive-pictures
- texlive-pstricks
- texlive-publishers
- texlive-science
- tig
- ttf-ubuntu-font-family)
diff --git a/arch/archlinuxfr-packages/PKGBUILD b/arch/archlinuxfr-packages/PKGBUILD
deleted file mode 100644
index 2905a36..0000000
--- a/arch/archlinuxfr-packages/PKGBUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-pkgname=archlinuxfr-packages
-pkgver=0
-pkgrel=1
-arch=(any)
-depends=(dropbox)
diff --git a/arch/base-packages/PKGBUILD b/arch/base-packages/PKGBUILD
index 2f3523d..4ec2137 100644
--- a/arch/base-packages/PKGBUILD
+++ b/arch/base-packages/PKGBUILD
@@ -1,4 +1,4 @@
-# yaourt -P && makepkg -i
+# makepkg -sf
pkgname=base-packages
pkgver=0
pkgrel=1
@@ -8,6 +8,7 @@ depends=(alsa-utils
cronie
ctags
dosfstools
+ dropbox
dunst
feh
fuse2
@@ -83,4 +84,31 @@ depends=(alsa-utils
zathura-pdf-mupdf
zathura-ps
zenity
- zsh)
+ zsh
+ biber
+ cmus
+ cpulimit
+ dropbox
+ flake8
+ gnuplot
+ mencoder
+ ncmpcpp
+ nmap
+ npm
+ pandoc
+ python-matplotlib
+ python2-matplotlib
+ qemu
+ texlive-bibtexextra
+ texlive-fontsextra
+ texlive-formatsextra
+ texlive-games
+ texlive-humanities
+ texlive-latexextra
+ texlive-pictures
+ texlive-pstricks
+ texlive-publishers
+ texlive-science
+ tig
+ ttf-ubuntu-font-family
+ )