generated from archlinux/template
upgpkg: aseprite 1.3.15.5-1
upstream release
This commit is contained in:
12
.SRCINFO
12
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = aseprite
|
pkgbase = aseprite
|
||||||
pkgdesc = Create animated sprites and pixel art
|
pkgdesc = Create animated sprites and pixel art
|
||||||
pkgver = 1.3.15.4
|
pkgver = 1.3.15.5
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://www.aseprite.org/
|
url = https://www.aseprite.org/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -34,13 +34,13 @@ pkgbase = aseprite
|
|||||||
depends = libfontconfig.so
|
depends = libfontconfig.so
|
||||||
depends = libxcursor
|
depends = libxcursor
|
||||||
depends = libxrandr
|
depends = libxrandr
|
||||||
noextract = Aseprite-v1.3.15.4-Source.zip
|
noextract = Aseprite-v1.3.15.5-Source.zip
|
||||||
noextract = skia-m124.tar.gz
|
noextract = skia-m124.tar.gz
|
||||||
noextract = aseprite-skia-m124-flutter.tar.gz
|
noextract = aseprite-skia-m124-flutter.tar.gz
|
||||||
source = https://github.com/aseprite/aseprite/releases/download/v1.3.15.4/Aseprite-v1.3.15.4-Source.zip
|
source = https://github.com/aseprite/aseprite/releases/download/v1.3.15.4/Aseprite-v1.3.15.5-Source.zip
|
||||||
source = skia-m124.tar.gz::https://github.com/aseprite/skia/archive/refs/tags/m124-08a5439a6b.tar.gz
|
source = skia-m124.tar.gz::https://github.com/aseprite/skia/archive/refs/tags/m124-08a5439a6b.tar.gz
|
||||||
source = skia-m124-icu::git+https://chromium.googlesource.com/chromium/deps/icu.git#commit=a0718d4f121727e30b8d52c7a189ebf5ab52421f
|
source = skia-m124-icu::git+https://chromium.googlesource.com/chromium/deps/icu.git#commit=a0718d4f121727e30b8d52c7a189ebf5ab52421f
|
||||||
source = aseprite-strings::git+https://github.com/aseprite/strings.git#commit=a8d05093dfa21398210168f4f08fc9449350c01c
|
source = aseprite-strings::git+https://github.com/aseprite/strings.git#commit=038a79a039eecee7110a5da5862e15941abea629
|
||||||
source = desktop.patch
|
source = desktop.patch
|
||||||
source = shared-fmt.patch
|
source = shared-fmt.patch
|
||||||
source = shared-libarchive.patch
|
source = shared-libarchive.patch
|
||||||
@@ -51,10 +51,10 @@ pkgbase = aseprite
|
|||||||
source = shared-libwebp-found.patch
|
source = shared-libwebp-found.patch
|
||||||
source = include_cstdint.patch
|
source = include_cstdint.patch
|
||||||
source = shared_libjpeg-turbo.patch
|
source = shared_libjpeg-turbo.patch
|
||||||
sha256sums = 49185db437e2017bf5726a93b400020ff7a750b3e7e452820eaf24b9b7ca5e40
|
sha256sums = 2402325af2d6b7f663a5f06f728a6d2a1a2053e17cd97afa483b155689a3e9d4
|
||||||
sha256sums = c2a567d6b8bb933a92615cbdee0de268d02c3a06863337ee8822eedab9ed66ba
|
sha256sums = c2a567d6b8bb933a92615cbdee0de268d02c3a06863337ee8822eedab9ed66ba
|
||||||
sha256sums = b52f179a687ef2f91a52b696ab6581f4a37df5e88cb22040fa1ec6567cf0ebb1
|
sha256sums = b52f179a687ef2f91a52b696ab6581f4a37df5e88cb22040fa1ec6567cf0ebb1
|
||||||
sha256sums = ec01905d09e49fa98d4c56357a44d0fa451a9acf6eac757eb8ff247aadc31b35
|
sha256sums = b8c25e0f29d05eefe9e522c32fb0a38db4f0f574adcfb5f20d4324c9e39fbb8c
|
||||||
sha256sums = 8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9
|
sha256sums = 8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9
|
||||||
sha256sums = c3591d376180d99ff8001c3d549c0bd18ef5e4d95f1755ccaa8e2fd65dd5d2b3
|
sha256sums = c3591d376180d99ff8001c3d549c0bd18ef5e4d95f1755ccaa8e2fd65dd5d2b3
|
||||||
sha256sums = 96d75ecc951712e80734f476511658fcc3c91fc1655fe9a01453c3fc8c2a9274
|
sha256sums = 96d75ecc951712e80734f476511658fcc3c91fc1655fe9a01453c3fc8c2a9274
|
||||||
|
|||||||
10
PKGBUILD
10
PKGBUILD
@@ -10,7 +10,7 @@
|
|||||||
# Contributor: Jomar Milan <jomarm@jomarm.com>
|
# Contributor: Jomar Milan <jomarm@jomarm.com>
|
||||||
|
|
||||||
pkgname=aseprite
|
pkgname=aseprite
|
||||||
pkgver=1.3.15.4
|
pkgver=1.3.15.5
|
||||||
_skiaver=m124
|
_skiaver=m124
|
||||||
_skiahash=08a5439a6b
|
_skiahash=08a5439a6b
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
@@ -42,13 +42,13 @@ makedepends=(# "Meta" dependencies
|
|||||||
# Fuck it, compiling with GCC>=13 is broken and I'm not gonna write a patch to fix it
|
# Fuck it, compiling with GCC>=13 is broken and I'm not gonna write a patch to fix it
|
||||||
clang
|
clang
|
||||||
)
|
)
|
||||||
source=("https://github.com/aseprite/aseprite/releases/download/v$pkgver/Aseprite-v$pkgver-Source.zip"
|
source=("https://github.com/aseprite/aseprite/releases/download/v1.3.15.4/Aseprite-v1.3.15.5-Source.zip"
|
||||||
# Which branch a given build of Aseprite requires is noted in its `INSTALL.md`
|
# Which branch a given build of Aseprite requires is noted in its `INSTALL.md`
|
||||||
"skia-$_skiaver.tar.gz::https://github.com/aseprite/skia/archive/refs/tags/$_skiaver-$_skiahash.tar.gz"
|
"skia-$_skiaver.tar.gz::https://github.com/aseprite/skia/archive/refs/tags/$_skiaver-$_skiahash.tar.gz"
|
||||||
# forgive me, I couldn't figure out linker errors.
|
# forgive me, I couldn't figure out linker errors.
|
||||||
# update commit with skia
|
# update commit with skia
|
||||||
skia-$_skiaver-icu::git+https://chromium.googlesource.com/chromium/deps/icu.git#commit=a0718d4f121727e30b8d52c7a189ebf5ab52421f
|
skia-$_skiaver-icu::git+https://chromium.googlesource.com/chromium/deps/icu.git#commit=a0718d4f121727e30b8d52c7a189ebf5ab52421f
|
||||||
aseprite-strings::git+https://github.com/aseprite/strings.git#commit=a8d05093dfa21398210168f4f08fc9449350c01c
|
aseprite-strings::git+https://github.com/aseprite/strings.git#commit=038a79a039eecee7110a5da5862e15941abea629
|
||||||
desktop.patch
|
desktop.patch
|
||||||
shared-fmt.patch
|
shared-fmt.patch
|
||||||
# Based on https://patch-diff.githubusercontent.com/raw/aseprite/aseprite/pull/2535.patch
|
# Based on https://patch-diff.githubusercontent.com/raw/aseprite/aseprite/pull/2535.patch
|
||||||
@@ -64,10 +64,10 @@ source=("https://github.com/aseprite/aseprite/releases/download/v$pkgver/Aseprit
|
|||||||
noextract=("Aseprite-v$pkgver-Source.zip"
|
noextract=("Aseprite-v$pkgver-Source.zip"
|
||||||
"skia-$_skiaver.tar.gz"
|
"skia-$_skiaver.tar.gz"
|
||||||
"aseprite-skia-$_skiaver-flutter.tar.gz") # Don't extract Aseprite or skia sources at the root
|
"aseprite-skia-$_skiaver-flutter.tar.gz") # Don't extract Aseprite or skia sources at the root
|
||||||
sha256sums=('49185db437e2017bf5726a93b400020ff7a750b3e7e452820eaf24b9b7ca5e40'
|
sha256sums=('2402325af2d6b7f663a5f06f728a6d2a1a2053e17cd97afa483b155689a3e9d4'
|
||||||
'c2a567d6b8bb933a92615cbdee0de268d02c3a06863337ee8822eedab9ed66ba'
|
'c2a567d6b8bb933a92615cbdee0de268d02c3a06863337ee8822eedab9ed66ba'
|
||||||
'b52f179a687ef2f91a52b696ab6581f4a37df5e88cb22040fa1ec6567cf0ebb1'
|
'b52f179a687ef2f91a52b696ab6581f4a37df5e88cb22040fa1ec6567cf0ebb1'
|
||||||
'ec01905d09e49fa98d4c56357a44d0fa451a9acf6eac757eb8ff247aadc31b35'
|
'b8c25e0f29d05eefe9e522c32fb0a38db4f0f574adcfb5f20d4324c9e39fbb8c'
|
||||||
'8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9'
|
'8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9'
|
||||||
'c3591d376180d99ff8001c3d549c0bd18ef5e4d95f1755ccaa8e2fd65dd5d2b3'
|
'c3591d376180d99ff8001c3d549c0bd18ef5e4d95f1755ccaa8e2fd65dd5d2b3'
|
||||||
'96d75ecc951712e80734f476511658fcc3c91fc1655fe9a01453c3fc8c2a9274'
|
'96d75ecc951712e80734f476511658fcc3c91fc1655fe9a01453c3fc8c2a9274'
|
||||||
|
|||||||
Reference in New Issue
Block a user