Add version suffix to evas_generic_loaders dir.
Make place for newer evas_generic_loaders.
This commit is contained in:
parent
33c3d228e5
commit
ad3fad0b8d
6 changed files with 7 additions and 7 deletions
4
Makefile
4
Makefile
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.6301 2015/08/21 10:02:29 thomasklausner Exp $
|
||||
# $Id: Makefile,v 1.6302 2015/08/22 10:15:53 roelants Exp $
|
||||
|
||||
COMMENT= WIP pkgsrc packages
|
||||
|
||||
|
@ -642,7 +642,7 @@ SUBDIR+= evas
|
|||
SUBDIR+= evas-gif
|
||||
SUBDIR+= evas-software-x11
|
||||
SUBDIR+= evas-xpm
|
||||
SUBDIR+= evas_generic_loaders
|
||||
SUBDIR+= evas_generic_loaders17
|
||||
SUBDIR+= ever-note-mode
|
||||
SUBDIR+= evilvte
|
||||
SUBDIR+= evolution-rss
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.35 2015/07/14 20:30:07 roelants Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2015/08/22 10:15:54 roelants Exp $
|
||||
#
|
||||
|
||||
DISTVERSION= 0.17.5
|
||||
|
@ -18,7 +18,7 @@ LICENSE= 2-clause-bsd
|
|||
#DEPENDS+= evas-gl-x11>=1.7.0:../../wip/evas-gl-x11
|
||||
DEPENDS+= evas-software-x11>=1.7.0:../../wip/evas-software-x11
|
||||
DEPENDS+= evas-xpm>=1.7.0:../../wip/evas-xpm
|
||||
DEPENDS+= evas_generic_loaders>=1.7.0:../../wip/evas_generic_loaders
|
||||
DEPENDS+= evas_generic_loaders>=1.7.0:../../wip/evas_generic_loaders17
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2015/07/14 20:25:24 roelants Exp $
|
||||
# $NetBSD: Makefile,v 1.1 2015/08/22 10:15:54 roelants Exp $
|
||||
#
|
||||
|
||||
DISTNAME= evas_generic_loaders-1.7.9
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2015/07/14 20:25:24 roelants Exp $
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/08/22 10:15:55 roelants Exp $
|
||||
lib/evas/utils/evas_image_loader.264
|
||||
lib/evas/utils/evas_image_loader.3g2
|
||||
lib/evas/utils/evas_image_loader.3gp
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.4 2013/11/09 14:32:06 roelants Exp $
|
||||
$NetBSD: distinfo,v 1.1 2015/08/22 10:15:55 roelants Exp $
|
||||
|
||||
SHA1 (evas_generic_loaders-1.7.9.tar.bz2) = 2a27e2909d005048d53e976e2903d8ad78751037
|
||||
RMD160 (evas_generic_loaders-1.7.9.tar.bz2) = 8368a285b6a15c6ba5fe205c0f1d7e0c8c3ed340
|
Loading…
Reference in a new issue