Commit e8c545a 1 parent 4b5979e commit e8c545a Copy full SHA for e8c545a
File tree 1 file changed +22
-10
lines changed
1 file changed +22
-10
lines changed Original file line number Diff line number Diff line change 1
1
name : imgp
2
2
maintainer : Arun Prakash Jana <engineerarun@gmail.com>
3
3
license : GPLv3
4
- summary : Superfast batch image resizer and rotator.
4
+ summary : Multi-core batch image resizer and rotator.
5
5
homepage : https://github.com/jarun/imgp
6
6
commands :
7
7
install :
@@ -13,12 +13,6 @@ packages:
13
13
deps :
14
14
- python-pillow
15
15
- python
16
- fedora26 :
17
- builddeps :
18
- - make
19
- deps :
20
- - python3-pillow
21
- - python3
22
16
centos7.3 :
23
17
builddeps :
24
18
- make
@@ -28,19 +22,37 @@ packages:
28
22
commands :
29
23
pre :
30
24
- yum install epel-release
31
- ubuntu16.04 :
25
+ debian9 :
32
26
builddeps :
33
27
- make
34
28
deps :
35
29
- python3-pillow
36
30
- python3
37
- ubuntu17.10 :
31
+ fedora26 :
38
32
builddeps :
39
33
- make
40
34
deps :
41
35
- python3-pillow
42
36
- python3
43
- debian9 :
37
+ fedora27 :
38
+ builddeps :
39
+ - make
40
+ deps :
41
+ - python3-pillow
42
+ - python3
43
+ opensuse42.3 :
44
+ builddeps :
45
+ - make
46
+ deps :
47
+ - python3-Pillow
48
+ - python3
49
+ ubuntu16.04 :
50
+ builddeps :
51
+ - make
52
+ deps :
53
+ - python3-pillow
54
+ - python3
55
+ ubuntu17.10 :
44
56
builddeps :
45
57
- make
46
58
deps :
You can’t perform that action at this time.
0 commit comments