You've already forked mint-backgrounds-pkg
Compare commits
13 Commits
2fe2819a2e
...
v1.9.0-1
Author | SHA1 | Date | |
---|---|---|---|
2fd962ca5a
|
|||
ff5d1d9437
|
|||
3fa7007d25
|
|||
642cb3219e
|
|||
eb9249539f
|
|||
fd87b9d3a3
|
|||
29d7b70c1d
|
|||
9e58986e70
|
|||
73c8b1e1c6 | |||
4d11857524
|
|||
a7e439cfe3
|
|||
c313d42b87
|
|||
f1ef8eeadf
|
6
.SRCINFO
6
.SRCINFO
@ -1,6 +1,6 @@
|
|||||||
pkgbase = mint-backgrounds
|
pkgbase = mint-backgrounds
|
||||||
pkgdesc = The backgrounds of Linux Mint
|
pkgdesc = The backgrounds of Linux Mint
|
||||||
pkgver = 1.5.0
|
pkgver = 1.9.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
arch = any
|
arch = any
|
||||||
license = Various
|
license = Various
|
||||||
@ -31,5 +31,9 @@ pkgbase = mint-backgrounds
|
|||||||
depends = mint-backgrounds-una
|
depends = mint-backgrounds-una
|
||||||
depends = mint-backgrounds-vanessa
|
depends = mint-backgrounds-vanessa
|
||||||
depends = mint-backgrounds-vera
|
depends = mint-backgrounds-vera
|
||||||
|
depends = mint-backgrounds-victoria
|
||||||
|
depends = mint-backgrounds-virginia
|
||||||
|
depends = mint-backgrounds-wallpapers
|
||||||
|
depends = mint-backgrounds-wilma
|
||||||
|
|
||||||
pkgname = mint-backgrounds
|
pkgname = mint-backgrounds
|
||||||
|
55
.drone.yml
55
.drone.yml
@ -1,55 +0,0 @@
|
|||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
type: kubernetes
|
|
||||||
name: linter
|
|
||||||
|
|
||||||
platform:
|
|
||||||
os: linux
|
|
||||||
arch: amd64
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: markdown lint
|
|
||||||
commands:
|
|
||||||
- markdownlint *.md
|
|
||||||
image: docker.io/volkerraschek/markdownlint:0.32.1
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: 150
|
|
||||||
memory: 150M
|
|
||||||
|
|
||||||
- name: sync
|
|
||||||
image: appleboy/drone-git-push
|
|
||||||
environment:
|
|
||||||
GIT_PUSH_SSH_KEY:
|
|
||||||
from_secret: aur_ssh_key
|
|
||||||
settings:
|
|
||||||
branch: master
|
|
||||||
remote: ssh://aur@aur.archlinux.org/mint-backgrounds.git
|
|
||||||
force: false
|
|
||||||
|
|
||||||
- name: email-notification
|
|
||||||
environment:
|
|
||||||
SMTP_FROM_ADDRESS:
|
|
||||||
from_secret: smtp_from_address
|
|
||||||
SMTP_FROM_NAME:
|
|
||||||
from_secret: smtp_from_name
|
|
||||||
SMTP_HOST:
|
|
||||||
from_secret: smtp_host
|
|
||||||
SMTP_USERNAME:
|
|
||||||
from_secret: smtp_username
|
|
||||||
SMTP_PASSWORD:
|
|
||||||
from_secret: smtp_password
|
|
||||||
image: docker.io/volkerraschek/drone-email:0.1.1
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: 150
|
|
||||||
memory: 150M
|
|
||||||
when:
|
|
||||||
status:
|
|
||||||
- changed
|
|
||||||
- failure
|
|
||||||
|
|
||||||
trigger:
|
|
||||||
event:
|
|
||||||
exclude:
|
|
||||||
- tag
|
|
@ -9,7 +9,4 @@ indent_size = 2
|
|||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = false
|
insert_final_newline = false
|
||||||
|
|
||||||
[Makefile]
|
|
||||||
indent_style = tab
|
|
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,7 +1,5 @@
|
|||||||
*
|
pkg
|
||||||
!.drone.yml
|
src
|
||||||
!.gitignore
|
*tar.gz
|
||||||
!.editorconfig
|
*tar.zst
|
||||||
!.SRCINFO
|
*tar.zst.sig
|
||||||
!PKGBUILD
|
|
||||||
!README.md
|
|
6
PKGBUILD
6
PKGBUILD
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
|
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
|
||||||
|
|
||||||
pkgname=mint-backgrounds
|
pkgname=mint-backgrounds
|
||||||
pkgver=1.5.0
|
pkgver=1.9.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The backgrounds of Linux Mint"
|
pkgdesc="The backgrounds of Linux Mint"
|
||||||
license=('Various')
|
license=('Various')
|
||||||
@ -34,4 +34,8 @@ depends=(
|
|||||||
'mint-backgrounds-una'
|
'mint-backgrounds-una'
|
||||||
'mint-backgrounds-vanessa'
|
'mint-backgrounds-vanessa'
|
||||||
'mint-backgrounds-vera'
|
'mint-backgrounds-vera'
|
||||||
|
'mint-backgrounds-victoria'
|
||||||
|
'mint-backgrounds-virginia'
|
||||||
|
'mint-backgrounds-wallpapers'
|
||||||
|
'mint-backgrounds-wilma'
|
||||||
)
|
)
|
||||||
|
66
README.md
66
README.md
@ -1,35 +1,61 @@
|
|||||||
# mint-backgrounds
|
# mint-backgrounds
|
||||||
|
|
||||||
[](https://aur.archlinux.org/packages/mint-backgrounds)
|

|
||||||
[](https://aur.archlinux.org/packages/mint-backgrounds)
|

|
||||||
[](https://aur.archlinux.org/packages/mint-backgrounds)
|
|
||||||
[](https://aur.archlinux.org/packages/mint-backgrounds)
|
|
||||||
[](https://drone.cryptic.systems/volker.raschek/mint-backgrounds-pkg)
|
|
||||||
|
|
||||||
This repository contains the source code to build the Arch Linux package
|
This repository contains build files to build the Arch Linux package `mint-backgrounds`. Instead of building the
|
||||||
`mint-backgrounds`.
|
package yourself, it can also be obtained from the following private repository. More detailed are described
|
||||||
|
[here](#obtaining-pre-built-packages-from-a-repository).
|
||||||
|
|
||||||
The package can be created and installed locally via `makepkg`. Alternatively,
|
## Build
|
||||||
it can be installed from the
|
|
||||||
[AUR](https://aur.archlinux.org/packages/mint-backgrounds) using an AUR helper
|
|
||||||
such as `yay`.
|
|
||||||
|
|
||||||
## makepkg
|
Clone this repository and use `makepkg` to build the package by yourself. For example:
|
||||||
|
|
||||||
Clone the repository from one of the mirrors and move into the cloned git
|
|
||||||
repository. Execute `makepkg --install` to build the and install the package.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone <URL>
|
git clone https://aur.archlinux.org/mint-backgrounds.git
|
||||||
cd mint-backgrounds
|
cd mint-backgrounds
|
||||||
makepkg --install
|
makepkg
|
||||||
```
|
```
|
||||||
|
|
||||||
## yay
|
## Yay
|
||||||
|
|
||||||
Make sure that yay is installed. Run yay to build and install the
|
The build files are also available via AUR and can be installed via an AUR helper like `yay`.
|
||||||
mint-backgrounds package.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yay --sync --aur mint-backgrounds
|
yay --sync --aur mint-backgrounds
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Obtaining pre-built packages from a repository
|
||||||
|
|
||||||
|
Instead of building the packages locally, it is also possible to configure an additional repository to install the
|
||||||
|
package directly via `pacman`. The following commands are used to create the repository, configure the GPG key to verify
|
||||||
|
the packages and install the package:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# Create drop-in directory
|
||||||
|
sudo mkdir --parents /etc/pacman.d/repos
|
||||||
|
|
||||||
|
# Create configuration of the repository 'volker.raschek'
|
||||||
|
sudo tee /etc/pacman.d/repos/volker.raschek.conf > /dev/null <<'EOF'
|
||||||
|
[volker.raschek]
|
||||||
|
SigLevel = PackageRequired TrustedOnly
|
||||||
|
Include = /etc/pacman.d/repos/volker.raschek.list
|
||||||
|
EOF
|
||||||
|
|
||||||
|
# Create mirror list of the repository 'volker.raschek'
|
||||||
|
sudo tee /etc/pacman.d/repos/volker.raschek.list > /dev/null <<'EOF'
|
||||||
|
Server = https://aur.cryptic.systems/$repo/$arch
|
||||||
|
EOF
|
||||||
|
|
||||||
|
# Import gpg key of the repository 'volker.raschek'
|
||||||
|
sudo pacman-key --keyserver hkps://keys.openpgp.org --recv-keys 9B146D11A9ED6CA7E279EB1A852BCC170D81A982
|
||||||
|
|
||||||
|
# Extend existing pacman configuration of the repository 'volker.raschek'
|
||||||
|
sudo echo "Include = /etc/pacman.d/repos/*.conf" >> /etc/pacman.conf
|
||||||
|
|
||||||
|
# Update pacman cache
|
||||||
|
sudo pacman --sync --refresh
|
||||||
|
|
||||||
|
# Install the package and receive updates directly via pacman :)
|
||||||
|
sudo pacman --sync mint-backgrounds
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user