Keep up with Debian version, remove implicit dependency.
This commit is contained in:
parent
a8ae17f941
commit
beef641cd5
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2003/10/08 17:13:18 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2003/12/26 16:49:10 naddy Exp $
|
||||
|
||||
COMMENT= "graphics file viewer for X11"
|
||||
|
||||
VERSION= 4.1
|
||||
REVISION= 12 # Debian
|
||||
REVISION= 13 # Debian
|
||||
|
||||
DISTNAME= xloadimage.${VERSION}
|
||||
PKGNAME= xloadimage-${VERSION}.${REVISION}
|
||||
@ -25,9 +25,7 @@ MASTER_SITES0= ftp://ftp.debian.org/debian/pool/main/x/xloadimage/ \
|
||||
PATCHFILES= xloadimage_${VERSION}-${REVISION}.diff.gz:0
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
LIB_DEPENDS= jpeg.62::graphics/jpeg \
|
||||
png.2::graphics/png \
|
||||
tiff.35::graphics/tiff
|
||||
LIB_DEPENDS= png.2::graphics/png tiff.35::graphics/tiff
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (xloadimage.4.1.tar.gz) = 7331850fc04056ab8ae6b5725d1fb3d2
|
||||
MD5 (xloadimage_4.1-12.diff.gz) = 3abbff36c7dbf27d3c59e55889e60bf2
|
||||
MD5 (xloadimage_4.1-13.diff.gz) = f706befaf24ed6bb7be7275653a9a7cc
|
||||
RMD160 (xloadimage.4.1.tar.gz) = 000271b40f58601cd1057b4e99c31a30da6e10af
|
||||
RMD160 (xloadimage_4.1-12.diff.gz) = 72a79d2a5a6e5f2ef0c14ce42516a048b484a39e
|
||||
RMD160 (xloadimage_4.1-13.diff.gz) = 2832c3e4ac3037ce824c7e798b36ede680627575
|
||||
SHA1 (xloadimage.4.1.tar.gz) = 0a8ee9b185702750706f68e4a34e086873f17690
|
||||
SHA1 (xloadimage_4.1-12.diff.gz) = 1c49f8674346891ec7369c12758f72acc403541a
|
||||
SHA1 (xloadimage_4.1-13.diff.gz) = f486982ef5694d373d9e5af3e56ea61a7ec5e851
|
||||
|
Loading…
Reference in New Issue
Block a user