From 3ed03bf1a9936f11565491a81dc462efd3a06076 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Wed, 15 Sep 2021 17:42:24 +0200 Subject: [PATCH] update md-to-pdf --- .gitmodules | 3 +++ README.md | 2 +- build-pkg/pkglist-de-p1st.txt | 2 +- pkg/de-p1st-image-width-limit | 1 + pkg/de-p1st-xfce4/PKGBUILD | 4 ++-- 5 files changed, 8 insertions(+), 4 deletions(-) create mode 160000 pkg/de-p1st-image-width-limit diff --git a/.gitmodules b/.gitmodules index 12f3e20..56808cc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -289,3 +289,6 @@ [submodule "pkg/nodejs-markdown-toc"] path = pkg/nodejs-markdown-toc url = https://aur.archlinux.org/nodejs-markdown-toc.git +[submodule "pkg/de-p1st-image-width-limit"] + path = pkg/de-p1st-image-width-limit + url = https://codeberg.org/privacy1st/image-width-limit.git diff --git a/README.md b/README.md index ab7ba34..71be954 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ They were added in the following manner: ```shell AUR_PKG=xml2 -git submodule add "https://aur.archlinux.org/${AUR_PKG}.git" pkg/"${AUR_PKG}" +git submodule add "https://codeberg.org/privacy1st/image-width-limit.git" pkg/de-p1st-image-width-limit # echo "Add ${AUR_PKG} to 'build-pkg/pkglist-AUR.txt'. Each line represents one build stage." ``` diff --git a/build-pkg/pkglist-de-p1st.txt b/build-pkg/pkglist-de-p1st.txt index 4515b5d..6c40fbb 100644 --- a/build-pkg/pkglist-de-p1st.txt +++ b/build-pkg/pkglist-de-p1st.txt @@ -1,4 +1,4 @@ -de-p1st-signal-desktop de-p1st-docker de-p1st-zoom de-p1st-rotate de-p1st-locale de-p1st-systemd de-p1st-sudo de-p1st-screen de-p1st-htop de-p1st-pacman de-p1st-pacman-mirrorlist de-p1st-networkmanager de-p1st-ucode-placeholder de-p1st-ucode-intel de-p1st-ucode-amd de-p1st-nano de-p1st-mkinitcpio de-p1st-makepkg de-p1st-grub de-p1st-font de-p1st-keyboard-de de-p1st-keyboard-x11-de de-p1st-gnupg de-p1st-redshift de-p1st-theme de-p1st-sddm-autologin-placeholder de-p1st-sddm-autologin-yoda de-p1st-sddm-theme-default de-p1st-sddm-theme-nordic de-p1st-gpu-generic de-p1st-gpu-amdgpu de-p1st-installer de-p1st-repo de-p1st-ssh-key-placeholder de-p1st-ssh-key-yoda +de-p1st-image-width-limit de-p1st-signal-desktop de-p1st-docker de-p1st-zoom de-p1st-rotate de-p1st-locale de-p1st-systemd de-p1st-sudo de-p1st-screen de-p1st-htop de-p1st-pacman de-p1st-pacman-mirrorlist de-p1st-networkmanager de-p1st-ucode-placeholder de-p1st-ucode-intel de-p1st-ucode-amd de-p1st-nano de-p1st-mkinitcpio de-p1st-makepkg de-p1st-grub de-p1st-font de-p1st-keyboard-de de-p1st-keyboard-x11-de de-p1st-gnupg de-p1st-redshift de-p1st-theme de-p1st-sddm-autologin-placeholder de-p1st-sddm-autologin-yoda de-p1st-sddm-theme-default de-p1st-sddm-theme-nordic de-p1st-gpu-generic de-p1st-gpu-amdgpu de-p1st-installer de-p1st-repo de-p1st-ssh-key-placeholder de-p1st-ssh-key-yoda de-p1st-smartcard de-p1st-kernel-default de-p1st-kernel-lts de-p1st-dns de-p1st-ssh de-p1st-base de-p1st-xfce4 diff --git a/pkg/de-p1st-image-width-limit b/pkg/de-p1st-image-width-limit new file mode 160000 index 0000000..fc19373 --- /dev/null +++ b/pkg/de-p1st-image-width-limit @@ -0,0 +1 @@ +Subproject commit fc193738a41339c61b08617a008aab8de9ca20a0 diff --git a/pkg/de-p1st-xfce4/PKGBUILD b/pkg/de-p1st-xfce4/PKGBUILD index ac4c39b..64b2ebc 100644 --- a/pkg/de-p1st-xfce4/PKGBUILD +++ b/pkg/de-p1st-xfce4/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=xfce4 _reponame=arch pkgname="de-p1st-$_pkgname" -pkgver=0.1.3 +pkgver=0.1.4 pkgrel=1 pkgdesc="XFCE4 with configuration" arch=('any') @@ -76,7 +76,7 @@ depends+=(de-p1st-sddm-theme) depends+=(nautilus) depends+=(xdg-user-dirs) # nautilus new file templates depends+=(python-nautilus) # e.g. Nextcloud integration -depends+=(ungoogled-chromium cmark-gfm) # md-to-pdf script depends on these two packages +depends+=(notify-send cmark-gfm de-p1st-image-width-limit wkhtmltopdf) # md-to-pdf script depends on these packages # compression/archiving # -> https://docs.xfce.org/xfce/thunar/archive#supported_archive_managers