Skip to content

Commit

Permalink
Port everything away from PKGMETA
Browse files Browse the repository at this point in the history
keep an empty PKGMETA.yml for now until all users are adjusted and
deployed.
  • Loading branch information
lazka committed Sep 17, 2023
1 parent f20f22b commit 1f1a74c
Show file tree
Hide file tree
Showing 41 changed files with 113 additions and 118 deletions.
118 changes: 1 addition & 117 deletions PKGMETA.yml
Original file line number Diff line number Diff line change
@@ -1,117 +1 @@
packages:
filesystem:
internal: true
git-flow:
references:
aur: gitflow-avh
libcrypt:
references:
cygwin: crypt
lzo2:
references:
archlinux: lzo
mingw-w64-cross-binutils:
references:
archlinux: binutils
mingw-w64-cross-clang:
references:
archlinux: clang
mingw-w64-cross-compiler-rt:
references:
archlinux: compiler-rt
mingw-w64-cross-gcc:
references:
archlinux: gcc
mingw-w64-cross-windows-default-manifest:
references:
cygwin: windows-default-manifest
mingw-w64-cross-zlib:
references:
archlinux: zlib
mpc:
references:
archlinux: libmpc
msys2-keyring:
internal: true
msys2-runtime:
references:
cygwin: cygwin
msys2-w32api-headers:
references:
cygwin: w32api-runtime
msys2-w32api-runtime:
references:
cygwin: w32api-runtime
pacman-mirrors:
internal: true
perl-TermReadKey:
references:
archlinux: perl-term-readkey
perl-ack:
references:
archlinux: ack
python-mallard-ducktype:
references:
archlinux: mallard-ducktype
python-pyalpm:
references:
archlinux: pyalpm
tzcode:
references:
archlinux: tzdata
base-devel:
internal: true
base:
internal: true
glib2:
references:
cygwin: glib2.0
autoconf2.71:
references:
archlinux: autoconf
libqrencode:
references:
archlinux: qrencode
u-boot-tools:
references:
archlinux: uboot-tools
msys2-launcher:
internal: true
perl-Algorithm-Diff:
references:
cygwin: ~
colormake-git:
references:
archlinux: ~
mingw-w64-cross-tools:
references:
# doesn't exist, this is the next best thing
archlinux: mingw-w64-headers
mingw-w64-cross-winstorecompat:
references:
# doesn't exist, this is the next best thing
archlinux: mingw-w64-headers
mingw-w64-cross-winpthreads:
references:
archlinux: mingw-w64-winpthreads
mingw-w64-cross-crt:
references:
archlinux: mingw-w64-crt
mingw-w64-cross-headers:
references:
archlinux: mingw-w64-headers
mingw-w64-cross-clang-crt:
references:
archlinux: mingw-w64-crt
mingw-w64-cross-clang-headers:
references:
archlinux: mingw-w64-headers
mingw-w64-cross-ucrt-crt:
references:
archlinux: mingw-w64-crt
mingw-w64-cross-ucrt-headers:
references:
archlinux: mingw-w64-headers
editorconfig-vim:
references:
archlinux: vim-editorconfig
packages: {}
3 changes: 3 additions & 0 deletions autoconf2.71/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ sha256sums=('f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4'
'c0e2215f983763587521c3925e6ebb73c6e2e8cd9ac1e5d649720252a26cca78'
'65f2b02e96db437fc8fa974ba4b9db76eb9d053ceebcaf309c19f87eae3f8158'
'402350041cbfb092321a5998f6abec6b0c59d3d03ae63735120e96a5a4a09d47')
msys2_references=(
'archlinux: autoconf'
)

prepare() {
cd ${srcdir}/${_realname}-${pkgver}
Expand Down
1 change: 1 addition & 0 deletions base-devel/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ depends=(
# until that is fixed:
source=('README.md')
sha256sums=('3189b37877feaf3ab2bca4cb14aefe435c463aa0a3a74f7ee06327440b784a34')
msys2_internal=true
1 change: 1 addition & 0 deletions base/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ depends=(
# until that is fixed:
source=('README.md')
sha256sums=('46702e24eebde5cf8fbb3d412a524736ef10d16e9c85efa0fc8d256cccf00484')
msys2_internal=true
3 changes: 3 additions & 0 deletions colormake-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ source=("git+https://github.com/renatosilva/colormake"
"${_realname}.install")
sha256sums=('SKIP'
'77404b4ebad97738edabb6c8a1c1958cb73e28dedeed5a85a4e0ceaf1469fd73')
msys2_references=(
'archlinux'
)

pkgver() {
cd "${srcdir}/${_realname}"
Expand Down
3 changes: 3 additions & 0 deletions editorconfig-vim/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ depends=("vim")
install=vimdoc.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/editorconfig/editorconfig-vim/archive/v${pkgver}.tar.gz")
sha256sums=("eb8be206659e6fb3bab9df66fe9b80c14265325e3d9a4bbaad7c63058c2ba558")
msys2_references=(
'archlinux: vim-editorconfig'
)

package() {
mkdir -p ${pkgdir}/usr/share/vim/vimfiles/{plugin,doc,autoload}
Expand Down
1 change: 1 addition & 0 deletions filesystem/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ license=('spdx:BSD-3-Clause')
url='https://github.com/msys2/MSYS2-packages/tree/master/filesystem'
provides=('msys2-base')
replaces=('msys2-base')
msys2_internal=true
backup=('etc/fstab' 'etc/shells' 'etc/profile'
etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout}
etc/nsswitch.conf)
Expand Down
3 changes: 3 additions & 0 deletions git-flow/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ depends=('git' 'util-linux' 'make')
url="https://github.com/petervanderdoes/gitflow-avh"
source=("${_realname}"::"git+https://github.com/petervanderdoes/gitflow-avh.git#branch=master")
sha256sums=('SKIP')
msys2_references=(
'aur: gitflow-avh'
)

pkgver() {
cd "${srcdir}/${_realname}"
Expand Down
3 changes: 3 additions & 0 deletions glib2/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ source=(https://download.gnome.org/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz
noextract=("glib-$pkgver.tar.xz")
sha256sums=('ed3a9953a90b20da8e5578a79f7d1c8a532eacbe2adac82aa3881208db8a3abe'
'31bce1aff2dab2262ea372d101081162a77e9310fe0d68400da8c85d698ce65e')
msys2_references=(
'cygwin: glib2.0'
)

prepare() {
bsdtar -zxf "glib-${pkgver}.tar.xz" || true
Expand Down
3 changes: 3 additions & 0 deletions libcrypt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ source=(${pkgbase}-${pkgver}::git+https://sourceware.org/git/cygwin-apps/crypt.g
msysize.patch)
sha256sums=('SKIP'
'f0646267208c94d96cf07b6f90296b7c7211b7daa64cb85c6a80128ac3f6ebff')
msys2_references=(
'cygwin: crypt'
)

prepare() {
cd ${srcdir}/${pkgbase}-${pkgver}
Expand Down
3 changes: 3 additions & 0 deletions libqrencode/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ license=('LGPL')
makedepends=('gcc' 'autotools' 'libiconv-devel')
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/fukuchi/libqrencode/archive/v${pkgver}.tar.gz")
sha256sums=('5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c')
msys2_references=(
'archlinux: qrencode'
)

prepare() {
cd ${srcdir}/${pkgbase}-${pkgver}
Expand Down
3 changes: 3 additions & 0 deletions lzo2/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ source=(https://www.oberhumer.com/opensource/lzo/download/lzo-${pkgver}.tar.gz
options=(!libtool)
sha256sums=('c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072'
'bc144d5cc547dd0a7c0923130ef4de268a622f6eab6ebfc705d7b0ea87bfa401')
msys2_references=(
'archlinux: lzo'
)

prepare() {
cd "${srcdir}/lzo-${pkgver}"
Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-binutils/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ sha256sums=('ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450'
'4e8ac055df61b1b5d6ae29dc87e1154737c2e87c7b244b44866702cabf1a5d18')
validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93'
'3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F')
msys2_references=(
'archlinux: binutils'
)

_targets="i686-w64-mingw32 x86_64-w64-mingw32" # armv7-w64-mingw32

Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-clang-crt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
msys2_references=(
'archlinux: mingw-w64-crt'
)

_targets="x86_64-w64-mingw32 i686-w64-mingw32 armv7-w64-mingw32 aarch64-w64-mingw32"

Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-clang-headers/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
msys2_references=(
'archlinux: mingw-w64-headers'
)

_targets="i686-w64-mingw32 x86_64-w64-mingw32 armv7-w64-mingw32 aarch64-w64-mingw32"

Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-clang/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ license=('custom:Apache 2.0 with LLVM Exception')
depends=('mingw-w64-cross-clang-crt' 'mingw-w64-cross-compiler-rt')
makedepends=("clang" "cmake" "lld")
options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
msys2_references=(
'archlinux: clang'
)
_url=https://github.com/llvm/llvm-project/releases/download/llvmorg-${pkgver}
source=(${_url}/llvm-${pkgver}.src.tar.xz{,.sig}
${_url}/libcxx-${pkgver}.src.tar.xz{,.sig}
Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-compiler-rt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ pkgdesc="Compiler runtime libraries for cross clang"
arch=('i686' 'x86_64')
url="https://llvm.org"
license=('custom:Apache 2.0 with LLVM Exception')
msys2_references=(
'archlinux: compiler-rt'
)
depends=('clang')
makedepends=("cmake" "lld" "ninja" "${_mingw_suff}-clang-headers" 'gcc')
options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-crt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ _commit='c3e587c067a00a561899d49d3e63a659e38802ec'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")

sha256sums=('SKIP')
msys2_references=(
'archlinux: mingw-w64-crt'
)

_targets="x86_64-w64-mingw32 i686-w64-mingw32" #armv7-w64-mingw32

Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-gcc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ pkgdesc="Cross GCC for the MinGW-w64"
arch=('i686' 'x86_64')
url="https://gcc.gnu.org"
license=('GPL' 'LGPL' 'FDL' 'custom')
msys2_references=(
'archlinux: gcc'
)
groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
depends=("zlib" "mpc" "isl"
"${_mingw_suff}-binutils"
Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-headers/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='c3e587c067a00a561899d49d3e63a659e38802ec'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
msys2_references=(
'archlinux: mingw-w64-headers'
)

_targets="i686-w64-mingw32 x86_64-w64-mingw32 armv7-w64-mingw32"

Expand Down
4 changes: 4 additions & 0 deletions mingw-w64-cross-tools/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='c3e587c067a00a561899d49d3e63a659e38802ec'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
msys2_references=(
# doesn't exist in arch, this is the next best thing
'archlinux: mingw-w64-headers'
)
_tools="gendef genlib genidl genpeimg" #widl

_targets="i686-w64-mingw32 x86_64-w64-mingw32" #armv7-w64-mingw32
Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-ucrt-crt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
msys2_references=(
'archlinux: mingw-w64-crt'
)

_targets="x86_64-w64-mingw32 i686-w64-mingw32" #armv7-w64-mingw32

Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-ucrt-headers/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
msys2_references=(
'archlinux: mingw-w64-headers'
)

_targets="i686-w64-mingw32 x86_64-w64-mingw32 armv7-w64-mingw32"

Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-windows-default-manifest/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ source=("git://sourceware.org/git/cygwin-apps/${_realname}.git#tag=${_GIT_TAG}"
001-msysize.patch)
sha256sums=('SKIP'
'0baef1e5f9b980cdf730386a652b6b02ba6b675cc120ad67c7c15e6a88050e0f')
msys2_references=(
'cygwin: windows-default-manifest'
)

_targets="i686-w64-mingw32 x86_64-w64-mingw32"

Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-winpthreads/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$
0001-Define-__-de-register_frame_info-in-fake-libgcc_s.patch)
sha256sums=('SKIP'
'd9e8af81682d9bf70e3d87506f51156cec61260b810a234bce861cb2eb3a5919')
msys2_references=(
'archlinux: mingw-w64-winpthreads'
)

_targets="i686-w64-mingw32 x86_64-w64-mingw32"

Expand Down
4 changes: 4 additions & 0 deletions mingw-w64-cross-winstorecompat/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags')
_commit='c3e587c067a00a561899d49d3e63a659e38802ec'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
msys2_references=(
# doesn't exist in arch, this is the next best thing
'archlinux: mingw-w64-headers'
)

_targets="i686-w64-mingw32 x86_64-w64-mingw32"

Expand Down
3 changes: 3 additions & 0 deletions mingw-w64-cross-zlib/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ sha256sums=('c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1'
'ac91f905b695d71f6c9c471ac98c14a3ed989a1e2b2a3b1171b3f6dc6bfc31b4'
'44e23000cc4cb7502f303aa252be17ffee66384fe76a66607dc1f4df0a815030'
'3d039f42194aade91dadf4174f55fd6db349fd8044db93875bed1042dcfe1f31')
msys2_references=(
'archlinux: zlib'
)

_targets="i686-w64-mingw32 x86_64-w64-mingw32"

Expand Down
4 changes: 3 additions & 1 deletion mpc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ source=(https://ftp.gnu.org/gnu/mpc/mpc-${pkgver}.tar.gz{,.sig})
sha256sums=('ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8'
'SKIP')
validpgpkeys=('AD17A21EF8AED8F1CC02DBD9F7D5C9BF765C61E3') # Andreas Enge

msys2_references=(
'archlinux: libmpc'
)

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
1 change: 1 addition & 0 deletions msys2-keyring/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ license=('GPL')
install="${pkgname}.install"
source=("https://github.com/msys2/MSYS2-keyring/archive/${pkgver}.tar.gz")
sha256sums=('fb886aa274a55878ed09c33027ec5706cb7c047d26d995c5413fdad400573c4f')
msys2_internal=true

package() {
cd "MSYS2-keyring-${pkgver}"
Expand Down
1 change: 1 addition & 0 deletions msys2-launcher/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ depends=("mintty>=1~2.2.1")
makedepends=('mingw-w64-cross-gcc')
source=("https://github.com/msys2/msys2-launcher/archive/v${pkgver}.tar.gz")
sha256sums=('bd0552417efd04e5c46c2c7009181d72fac0380e99f43d4b2633a505f147f773')
msys2_internal=true

build() {
cd "msys2-launcher-${pkgver}"
Expand Down
Loading

0 comments on commit 1f1a74c

Please sign in to comment.