Skip to content

Commit

Permalink
follow RFC16
Browse files Browse the repository at this point in the history
Ref: #3587
  • Loading branch information
CoelacanthusHex committed Jan 16, 2024
1 parent 730178c commit d2a693b
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 25 deletions.
2 changes: 1 addition & 1 deletion archlinuxcn/bluez-utils-old/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="deprecated tools from bluez"
url="http://www.bluez.org/"
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64' 'riscv64')
license=('GPL2')
license=('GPL-2.0-only')
depends=(
'glibc'
'systemd-libs' 'libudev.so'
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/dosbox-staging/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="DOS/x86 emulator focusing on ease of use. Based on DOSBox"
arch=('x86_64')
url="https://github.com/dosbox-staging/dosbox-staging"
license=('GPL2')
license=('GPL-2.0-or-later')
depends=('sdl2' 'sdl2_net' 'sdl2_image' 'opusfile' 'alsa-lib' 'fluidsynth' 'libpng' 'munt' 'libslirp' 'glib2' 'libxi')
optdepends=(
'ncurses'
Expand Down
5 changes: 1 addition & 4 deletions archlinuxcn/external-editor-revived/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="External Editor Revived is a Thunderbird MailExtension which allows editing emails in programs such as Vim, Neovim, Emacs, etc."
arch=('x86_64')
url="https://github.com/Frederick888/external-editor-revived"
license=('GPL3')
license=('GPL-3.0-or-later')
depends=('thunderbird>=91' 'gcc-libs' 'glibc')
makedepends=('cargo' 'zip')
source=(
Expand Down Expand Up @@ -47,7 +47,4 @@ package() {

cd "$pkgname-$pkgver"
install -Dm755 "target/release/$pkgname" "$pkgdir/usr/bin/$pkgname"

install -d "$pkgdir/usr/share/license/$pkgname"
install -Dm644 "LICENSE" "$pkgdir/usr/share/license/$pkgname/LICENSE"
}
2 changes: 1 addition & 1 deletion archlinuxcn/globalplatformpro-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Manage applets and keys on JavaCard-s like a pro"
arch=('any')
url="https://github.com/martinpaljak/GlobalPlatformPro"
license=('LGPL3')
license=('LGPL-3.0-or-later AND MIT')
depends=('java-runtime-headless>=17' 'pcsclite')
makedepends=('git' 'java-environment=17' 'maven' 'which')
conflicts=('globalplatformpro')
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/goestools-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Tools to work with signals and files from GOES satellites"
arch=('x86_64')
url="https://github.com/pietern/goestools"
license=('BSD')
license=('BSD-2-Clause')
makedepends=(
'cmake'
'git'
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/jtdxhamlib-static/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgrel=3
pkgdesc='Modified hamlib for jtdx'
arch=('x86_64')
url='https://github.com/jtdx-project/jtdxhamlib'
license=('GPL2')
license=('GPL-2.0-or-later AND LGPL-2.1-or-later')
depends=('libusb' 'readline')
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/jtdx-project/${_pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('a5678cb3ede7d75371b9baee046a3ae43ce94af647dcfe07142dc2e4e5f147d4')
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/lemon-lime/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ epoch=
pkgdesc="为了 OI 比赛而生的基于 Lemon 的轻量评测系统 | A tiny judging environment for OI contest based on Project_LemonPlus"
arch=('x86_64' 'i686')
url="https://github.com/Project-LemonLime/Project_LemonLime"
license=('GPL3')
license=('GPL-3.0-or-later')
groups=()
depends=('qt5-base' 'hicolor-icon-theme')
makedepends=('git' 'qt5-tools' 'cmake' 'ninja')
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/libplacebo-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='Reusable library for GPU-accelerated video/image rendering primitives'
url='https://github.com/haasn/libplacebo'
arch=('x86_64')
license=('LGPL2.1')
license=('LGPL-2.1-or-later')
depends=('vulkan-icd-loader' 'libvulkan.so'
'glslang'
'lcms2' 'liblcms2.so'
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/millet/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Language server implementation for Standard ML"
url="https://github.com/azdavis/millet"
arch=('x86_64')
license=(APACHE MIT)
license=('Apache-2.0 AND MIT')
makedepends=('cargo')
source=("$pkgname-$pkgver.tgz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
md5sums=('cbd63448db4be9ae1984def1c9224a1d')
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/mpv-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=0.37.0_174_g9267600792
pkgrel=1
pkgdesc='A free, open source, and cross-platform media player (with all possible libs)'
arch=('x86_64')
license=('GPL3')
license=('GPL-3.0-or-later AND LGPL-2.1-or-later')
url='https://mpv.io/'
depends=(
'libx11' 'libxext' 'libxrandr' 'libxss' 'libxinerama' 'libxv' 'libxpresent'
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/otf-nazonomincho/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='A customized version of Hanazono Mincho.'
url='https://github.com/ge9/NazonoMincho'
arch=('any')
license=('custom')
license=('OFL-1.1')
makedepends=(tree)
source=(NanoMin-otf-$pkgver.zip::https://github.com/ge9/NazonoMincho/releases/download/$pkgver/NazoMin-otf.zip
NanoMin-ttf-$pkgver.zip::https://github.com/ge9/NazonoMincho/releases/download/$pkgver/NazoMin-ttf.zip
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/proton-ge-custom-opt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pkgdesc="Compatibility tool for Steam Play based on Wine and additional componen
url="https://github.com/GloriousEggroll/proton-ge-custom"
arch=(x86_64 x86_64_v3)
options=(!staticlibs !lto emptydirs)
license=('BSD' 'LGPL' 'zlib' 'MIT' 'MPL' 'custom')
license=('BSD-3-Clause AND LGPL-2.1-or-later AND Zlib AND MIT AND MPL-2.0 AND OFL-3.0 AND LicenseRef-STEAMWORKS-SDK-license')
provides=('proton' "proton-ge-custom=${pkgver}")
conflicts=('proton-ge-custom')

Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/sequoia-octopus-librnp/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ url="https://gitlab.com/sequoia-pgp/${pkgname}"
source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/sequoia-pgp/${pkgname}/-/archive/v$pkgver/${pkgname}-v$pkgver.tar.gz"
"${pkgname}.hook")
arch=('i686' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64' 'riscv64')
license=('GPL2')
license=('LGPL-2.0-or-later')
makedepends=('cargo' 'clang')
install="${pkgname}.install"
depends=('thunderbird')
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/ttf-andika/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pkgrel=2
pkgdesc='A sans serif, Unicode-compliant font designed especially for literacy use'
url='https://software.sil.org/andika/'
arch=('any')
license=('OFL')
license=('OFL-1.1')
conflicts=('ttf-sil-fonts<=6')
source=(https://github.com/silnrsi/font-andika/releases/download/v$pkgver/Andika-$pkgver.tar.xz)
b2sums=('47e40f19490564a480e62ad17246748b53b35655fb34a87c051b755700516cace0f469bee25eb81af7511ede6411caaea5108d5e62ae2d76ce8e17d4ac288bad')
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/ttf-maple/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgrel=2
pkgdesc='Open source monospace / Nerd-Font font with round corner and ligatures for IDE and command line.'
url='https://github.com/subframe7536/Maple-font/'
arch=('any')
license=('OFL')
license=('OFL-1.1')
makedepends=(unzip tree)
source=($pkgname-$pkgver-MapleMono-ttf.zip::https://github.com/subframe7536/Maple-font/releases/download/v$pkgver/MapleMono-ttf.zip
$pkgname-$pkgver-MapleMono-ttf-autohint.zip::https://github.com/subframe7536/Maple-font/releases/download/v$pkgver/MapleMono-ttf-autohint.zip
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/ttf-plangothic/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='A project based on SourceHan to expand and supplement characters, and its ultimate goal is to complete the entire Unicode as much as possible.'
url='https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic'
arch=('any')
license=('OFL')
license=('OFL-1.1')
replaces=('ttf-plangothic-mob')
source=($pkgname-$pkgver-PlangothicP1-Regular.ttf::https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic/releases/download/V$pkgver/PlangothicP1-Regular.fallback.ttf
$pkgname-$pkgver-PlangothicP2-Regular.ttf::https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic/releases/download/V$pkgver/PlangothicP2-Regular.ttf
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/ttf-twemoji-mozilla/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgrel=3
pkgdesc="Twitter Emoji with COLRv1 with Mozilla."
url="https://github.com/mozilla/twemoji-colr"
arch=(any)
license=('CCPL' 'MIT' 'Apache')
license=('CC-BY-SA-4.0 AND Apache-2.0')
makedepends=('npm' 'nodejs' 'python-fonttools' 'fontforge')
provides=('emoji-font')
source=("twemoji-colr-v$pkgver.tar.gz::https://github.com/mozilla/twemoji-colr/archive/refs/tags/v$pkgver.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/ttf-zhudou-sans/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgrel=2
pkgdesc='A font family for CJK symbols and punctuation, derived from Noto Sans.'
url='https://github.com/Buernia/Zhudou-Sans'
arch=('any')
license=('OFL')
license=('OFL-1.1')
source=($pkgbase-$pkgver.zip::https://github.com/Buernia/Zhudou-Sans/releases/download/v$pkgver/Zhudou.Sans.zip
$pkgbase-$pkgver-README.md::https://raw.githubusercontent.com/Buernia/Zhudou-Sans/v$pkgver/README.md
$pkgbase-$pkgver-LICENSE::https://raw.githubusercontent.com/Buernia/Zhudou-Sans/v$pkgver/LICENSE
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/uksmd/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgver=6.5.1
pkgrel=2
pkgdesc="Userspace KSM helper daemon"
url=https://codeberg.org/pf-kernel/uksmd
license=(GPL3)
license=(GPL-3.0-only)
arch=(x86_64)
depends=(systemd-libs glibc procps-ng libcap-ng UKSMD-BUILTIN)
optdepends=('uksmdstats: for parsing /sys KSM statistics')
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/uksmdstats-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pkgver=1.2.8.r108.20231220.65b9974
pkgrel=3
pkgdesc="Statistics output for uksmd, a userspace KSM helper daemon. Latest git checkout."
url='https://github.com/CachyOS/uksmd'
license=(GPL3)
license=(GPL-3.0-only)
arch=('any')
depends=('sh'
'gettext'
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/wine-ge-custom-opt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pkgdesc="A compatibility layer for running Windows programs - GloriousEggroll br
url="https://github.com/GloriousEggroll/wine-ge-custom"
arch=(x86_64 x86_64_v3)
options=(!staticlibs !lto)
license=(LGPL)
license=(LGPL-2.1-or-later)

depends=(
attr lib32-attr
Expand Down
2 changes: 1 addition & 1 deletion archlinuxcn/xnec2c/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="GTK+ Antenna EM Modeling Client"
arch=('i686' 'x86_64')
url="https://www.xnec2c.org/"
license=('GPL')
license=('GPL-2.0-or-later')
depends=('gtk3' 'libgtk-3.so' 'libgtk-3.so'
'glib2' 'libgio-2.0.so' 'libgobject-2.0.so' 'libglib-2.0.so' 'libgmodule-2.0.so'
'pango' 'libpango-1.0.so' 'libpangocairo-1.0.so'
Expand Down

0 comments on commit d2a693b

Please sign in to comment.