update to 1.4.5; fix optional dependencies
Feature safe: yes
This commit is contained in:
parent
0e466f1002
commit
44c0b959e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286047
2 changed files with 4 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= imlib2_loaders
|
||||
PORTVERSION= 1.4.4
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 1.4.5
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= graphics enlightenment
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
@ -19,7 +18,7 @@ COMMENT= Extra image loader plugins for Imlib 2
|
|||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_EFL= edb eet imlib2 libtool_hack
|
||||
USE_EFL= imlib2 libtool_hack
|
||||
|
||||
OPTIONS= EDB "Enable edb loader" on \
|
||||
EET "Enable eet loader" on \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (imlib2_loaders-1.4.4.tar.bz2) = 846f1bdd7e1b86aa11e0225056700eff6f40eef65dcf0ab93178ada34e571231
|
||||
SIZE (imlib2_loaders-1.4.4.tar.bz2) = 263710
|
||||
SHA256 (imlib2_loaders-1.4.5.tar.bz2) = 0fbf9602d37a5caca079f85e92782273d773701f76ee03ca096dc50b625ca8d5
|
||||
SIZE (imlib2_loaders-1.4.5.tar.bz2) = 267932
|
||||
|
|
Loading…
Reference in a new issue