Package Details: aseprite 1.3.8.1-2

Git Clone URL: https://aur.archlinux.org/aseprite.git (read-only, click to copy)
Package Base: aseprite
Description: Create animated sprites and pixel art
Upstream URL: https://www.aseprite.org/
Keywords: animation art aseprite editor gamedev image pixel sprites
Licenses: LicenseRef-Aseprite-EULA
Submitter: None
Maintainer: ImperatorStorm (ISSOtm)
Last Packager: ImperatorStorm
Votes: 114
Popularity: 0.46
First Submitted: 2011-11-01 17:40 (UTC)
Last Updated: 2024-09-13 05:00 (UTC)

Required by (1)

Sources (8)

Pinned Comments

ImperatorStorm commented on 2022-08-06 04:31 (UTC)

A note that, per Aseprite's EULA, binaries created by this PKGBUILD CANNOT BE DISTRIBUTED.

I will comply with any upstream requests to remove this package.

ImperatorStorm commented on 2022-01-06 00:07 (UTC)

Big thanks to ISSOtm for rewriting the PKGBUILD!

ImperatorStorm commented on 2021-12-31 21:31 (UTC) (edited on 2022-01-03 04:42 (UTC) by ImperatorStorm)

Hosting this package's PKGBUILD at https://github.com/ImperatorStorm/PKGBUILDs

Latest Comments

1 2 3 4 5 6 .. 27 Next › Last »

zicraftian commented on 2024-09-13 03:47 (UTC)

@ToToShampoin 's fix worked for me as well

TotoShampoin commented on 2024-09-12 21:02 (UTC) (edited on 2024-09-12 21:31 (UTC) by TotoShampoin)

So, libfmt has upgraded to libfmt 11, but aseprite still depends on libfmt 10?

This means that I cannot pacman -Syyu:

...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing fmt (11.0.2-1) breaks dependency 'libfmt.so=10-64' required by aseprite
 -> error installing repo packages

EDIT: Nevermind, unistalling aseprite, upgrading, then installing aseprite again seems to be doing the trick

zicraftian commented on 2024-08-27 06:28 (UTC)

Thanks for maintaining!

TotoShampoin commented on 2024-08-07 17:55 (UTC) (edited on 2024-08-07 17:55 (UTC) by TotoShampoin)

aseprite: error while loading shared libraries: libcmark.so.0.31.0: cannot open shared object file: No such file or directory

$ pacman -Q cmark
cmark 0.31.1-1

ImperatorStorm commented on 2024-06-18 19:31 (UTC)

@visne yep, upstream issue, don't think there's anything I can do on my end to fix it without making translations out-of-date, as they appear to release independently of Aseprite itself.

Visne commented on 2024-06-18 19:12 (UTC) (edited on 2024-06-18 19:12 (UTC) by Visne)

It could be an upstream issue:

-- aseprite libwebp: /usr/lib/libwebp.so;/usr/lib/libwebpdemux.so;/usr/lib/libwebpmux.so
-- Found Git: /usr/bin/git (found version "2.45.2")
[1/9] Creating directories for 'clone_strings-populate'
[1/9] Performing download step (git clone) for 'clone_strings-populate'
Cloning into 'strings.git'...
fatal: invalid reference: origin/main
CMake Error at /home/username/src/aseprite/src/build/_deps/clone_strings-subbuild/clone_strings-populate-prefix/tmp/clone_strings-populate-gitclone.cmake:49 (message):
  Failed to checkout tag: 'origin/main'


FAILED: clone_strings-populate-prefix/src/clone_strings-populate-stamp/clone_strings-populate-download /home/username/src/aseprite/src/build/_deps/clone_strings-subbuild/clone_strings-populate-prefix/src/clone_strings-populate-stamp/clone_strings-populate-download 
cd /home/username/src/aseprite/src/build/bin/data && /usr/bin/cmake -P /home/username/src/aseprite/src/build/_deps/clone_strings-subbuild/clone_strings-populate-prefix/tmp/clone_strings-populate-gitclone.cmake && /usr/bin/cmake -E touch /home/username/src/aseprite/src/build/_deps/clone_strings-subbuild/clone_strings-populate-prefix/src/clone_strings-populate-stamp/clone_strings-populate-download
ninja: build stopped: subcommand failed.

CMake Error at /usr/share/cmake/Modules/FetchContent.cmake:1714 (message):
  Build step for clone_strings failed: 1
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FetchContent.cmake:1854:EVAL:2 (__FetchContent_directPopulate)
  /usr/share/cmake/Modules/FetchContent.cmake:1854 (cmake_language)
  /usr/share/cmake/Modules/FetchContent.cmake:2081 (FetchContent_Populate)
  src/CMakeLists.txt:165 (FetchContent_MakeAvailable)


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...

ImperatorStorm commented on 2024-06-18 19:01 (UTC) (edited on 2024-06-18 19:01 (UTC) by ImperatorStorm)

@Visne provide error message.

@phunni cannot reproduce, have you tried https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot ?

Visne commented on 2024-06-18 18:15 (UTC)

Just wanted to let you know that this PKGBUILD fails if you have clone.defaultRemoteName set to a non default value.

phunni commented on 2024-06-02 14:19 (UTC) (edited on 2024-06-15 14:11 (UTC) by phunni)

Fails to build with:

/usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:42:(.text._ZL18find_element_by_idPN8tinyxml210XMLElementERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x1c): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `tinyxml2::XMLNode::FirstChildElement(char const*)':
/usr/include/tinyxml2.h:786:(.text._ZL18find_element_by_idPN8tinyxml210XMLElementERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x59): undefined reference to `tinyxml2::XMLNode::FirstChildElement(char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `find_element_by_id(tinyxml2::XMLElement*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
/usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:(.text._ZL18find_element_by_idPN8tinyxml210XMLElementERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6f): undefined reference to `tinyxml2::XMLNode::NextSiblingElement(char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `tinyxml2::XMLNode::FirstChildElement(char const*)':
/usr/include/tinyxml2.h:786:(.text._ZL24collect_widgets_with_idsPN8tinyxml210XMLElementERSt6vectorIS1_SaIS1_EE+0x15): undefined reference to `tinyxml2::XMLNode::FirstChildElement(char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `collect_widgets_with_ids(tinyxml2::XMLElement*, std::vector<tinyxml2::XMLElement*, std::allocator<tinyxml2::XMLElement*> >&)':
/usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:(.text._ZL24collect_widgets_with_idsPN8tinyxml210XMLElementERSt6vectorIS1_SaIS1_EE+0x2f): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `tinyxml2::XMLNode::NextSiblingElement(char const*)':
/usr/include/tinyxml2.h:836:(.text._ZL24collect_widgets_with_idsPN8tinyxml210XMLElementERSt6vectorIS1_SaIS1_EE+0x5b): undefined reference to `tinyxml2::XMLNode::NextSiblingElement(char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `collect_widgets_with_ids(tinyxml2::XMLElement*, std::vector<tinyxml2::XMLElement*, std::allocator<tinyxml2::XMLElement*> >&)':
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../include/c++/14.1.1/bits/vector.tcc:694:(.text._ZL24collect_widgets_with_idsPN8tinyxml210XMLElementERSt6vectorIS1_SaIS1_EE+0x130): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `convert_to_item(tinyxml2::XMLElement*)':
/usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:73:(.text._ZL15convert_to_itemPN8tinyxml210XMLElementE+0x3f): undefined reference to `tinyxml2::XMLNode::Value() const'
/usr/bin/ld: /usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:78:(.text._ZL15convert_to_itemPN8tinyxml210XMLElementE+0x211): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:79:(.text._ZL15convert_to_itemPN8tinyxml210XMLElementE+0x22c): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:96:(.text._ZL15convert_to_itemPN8tinyxml210XMLElementE+0x580): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed. 

zicraftian commented on 2024-05-26 00:02 (UTC)

Massive thanks for maintaining this!