rouhannb
bbac323ada
Fix typo that breaks build
2020-08-18 09:58:03 -04:00
rouhannb
56bf57c504
Update to v1.2.25
2020-08-18 09:37:20 -04:00
rouhannb
280cf67c6b
Update to v1.2.24
2020-08-12 20:35:50 -04:00
rouhannb
2e95f4def9
Update to v1.2.23
2020-08-05 02:03:04 -04:00
rouhannb
e9cc513398
Update to v1.2.22
2020-08-04 20:39:23 -04:00
rouhannb
75fb3cc5f2
Update to v1.2.21
2020-06-20 06:56:09 -04:00
rouhannb
2e0004396d
Update to 1.2.19.2
2020-05-31 15:38:00 -04:00
rouhannb
bfc7722cf9
Update to 1.2.19
2020-05-28 23:28:02 -04:00
rouhannb
c45e175f87
Update to 1.2.18
2020-04-24 17:09:28 -04:00
rouhannb
0a3859dc23
Replace dependency harfbuzz-icu with harfbuzz
2020-04-12 13:00:13 -04:00
rouhannb
2a4321b4e0
Add freeglut and xorgproto as makedepends
...
Xorgproto was mentioned in a comment, and the script skia uses to
download dependencies mentions freeglut.
2020-04-11 11:26:05 -04:00
rouhannb
6e1d44e0e7
Restoring old python2 hack
2020-03-13 18:20:55 -04:00
rouhannb
b9cc5d332e
Fix checksums for gn
2020-03-13 17:40:44 -04:00
rouhannb
3bc48e49e0
Use static libjpeg
...
Using libjpeg-turbo on Aseprite gives the error “Wrong JPEG library
version: library is 62, caller expects 80.” I’m not sure if there is any
way to use a shared library right now, so I took the easy way out
and just used the static library compiled with Aseprite.
Additionally, I changed the hack for using Python 2 with depot_tools to
something less messy.
2020-03-13 13:42:30 -04:00
rouhannb
9ab6b40eb3
Add .gitignore
2020-03-13 12:42:25 -04:00
rouhannb
ea6a429477
Update to v1.2.17
2020-03-12 20:05:31 -04:00
rouhannb
d38210d079
Empty pkgrel bump
...
A few users have been having an issue where the package was always
classified as outdated because the last pkgrel bump wasn't done
properly. Hopefully, this fixes that.
2020-02-19 18:29:28 -05:00
Rohan Bafna
8b1477cd2a
Remove skia, update pkgrel
2020-02-11 15:55:45 -05:00
Andrew Bueide
6b9d4761f6
Update srcinfo
2020-02-04 22:42:07 -06:00
Andrew Bueide
df04467285
Add skia-git as conflicting dependency (build fails with it installed)
2020-02-04 22:40:05 -06:00
rouhannb
b0c2094df4
Fix checksum for aseprite.desktop
2019-11-22 17:28:00 -05:00
rouhannb
d43f492ccf
Update to v1.2.16.2
...
Several changes were made so that the package would mimic the file
structure of the trial package that the Aseprite team distributes. These
include adding a makedepend on pandoc to convert the README into an HTML
file.
2019-11-21 18:18:43 -05:00
rouhannb
6ef79206f6
Update to v1.2.15
...
Updates the package to v1.2.15, adds skia build, puts maintainer names
in PKGBUILD. Skia deps are downloaded manually as downloading them
during prepare turns out to be bad practice, and long options and
verbosity are used for clarity, though it's not common or necessary.
EULA message was removed as there's no need for it and makepkg should
run without user input anyways.
2019-10-27 11:28:35 -04:00
Andrew Bueide
6172d5d986
Update source info
2019-07-01 23:43:42 -06:00
Andrew Bueide
ad92c64740
Update to 1.2.12
2019-07-01 23:35:54 -06:00
Andrew Bueide
db81874510
Remove .AURINFO
2019-05-21 05:00:06 -06:00
Andrew Bueide
4786021ddd
Update to 1.11
2019-05-21 04:56:17 -06:00
Wilson E. Alvarez
2d3ed17c56
Disabled Allegro4 alias fix
2018-08-13 16:10:41 -04:00
Wilson E. Alvarez
91e67f2178
aseprite v1.2.9
2018-07-29 08:57:08 -04:00
Wilson E. Alvarez
d699465f50
aseprite v1.2.8
2018-04-03 20:56:32 -04:00
Wilson E. Alvarez
46ee8df8b2
Fixed dependency error. Cannot use shared libloadpng
2018-03-18 21:23:11 -04:00
Wilson E. Alvarez
f3a56dd79d
aseprite v1.2.7.2
2018-03-18 11:34:00 -04:00
Wilson E. Alvarez
c26bd3e56f
Do not use the allegro4 library from the official repository
2018-03-17 10:19:07 -04:00
Wilson E. Alvarez
03fef6d621
aseprite v1.2.7
2018-03-16 19:56:30 -04:00
Wilson E. Alvarez
e964b51676
aseprite v1.2.6
2017-12-20 07:52:55 -04:00
Wilson E. Alvarez
1849f02e6a
Delete conflicting files with package libarchive. Must disable the compilation of these later on
2017-11-16 10:34:29 -04:00
Wilson E. Alvarez
c6c5dea28c
Disabled using the shared freetype library due to a missing file
2017-11-16 09:07:55 -04:00
Wilson E. Alvarez
7f2175e6bf
aseprite v1.1.24
2017-11-16 08:36:41 -04:00
Wilson E. Alvarez
cf0996c4f2
Added StartupWMClass=allegro to aseprite.desktop
2017-03-03 16:44:14 -04:00
Wilson E. Alvarez
9ec2eda088
Removed git from makedepends, and git command to fix error in build()
2017-03-03 01:27:56 -04:00
Wilson E. Alvarez
c8db098087
aseprite v1.1.13
2017-03-02 02:26:04 -04:00
Benoit Favre
3e04164a49
add git dependency
2016-12-20 13:44:34 +01:00
Benoit Favre
09d3e38579
remove cmark/gtest conflict
2016-12-19 21:37:17 +01:00
Benoit Favre
53bb60b0c9
bump version to 1.1.11, WARNING: upstream installs files from other projects
2016-12-10 16:09:24 +01:00
Benoit Favre
cdf8471f44
bump version to 1.1.9
2016-10-23 20:45:04 +02:00
Benoit Favre
72bf70388f
update to 1.1.8
2016-09-21 10:56:30 +02:00
Benoit Favre
1cbf212d6b
wrong install path
2016-09-02 14:24:49 +02:00
Benoit Favre
0eba7a583e
install EULA
2016-09-02 14:24:09 +02:00
Benoit Favre
429827020c
reflect new EULA
2016-09-02 14:18:58 +02:00
Benoit Favre
e20f36faa9
update to 1.1.7
2016-07-31 15:07:01 +02:00