pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/calibre



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov  4 12:20:00 UTC 2023

Modified Files:
        pkgsrc/misc/calibre: Makefile

Log Message:
calibre: does not use hal, remove dependency

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 pkgsrc/misc/calibre/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/calibre/Makefile
diff -u pkgsrc/misc/calibre/Makefile:1.290 pkgsrc/misc/calibre/Makefile:1.291
--- pkgsrc/misc/calibre/Makefile:1.290  Tue Oct 24 22:09:55 2023
+++ pkgsrc/misc/calibre/Makefile        Sat Nov  4 12:20:00 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.290 2023/10/24 22:09:55 wiz Exp $
+# $NetBSD: Makefile,v 1.291 2023/11/04 12:20:00 wiz Exp $
 
 # Needs update to 6.9.0
 DISTNAME=      calibre-5.44.0
-PKGREVISION=   11
+PKGREVISION=   12
 CATEGORIES=    misc
 MASTER_SITES=  https://download.calibre-ebook.com/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
@@ -151,7 +151,6 @@ BUILDLINK_API_DEPENDS.poppler+=     poppler>
 .include "../../print/poppler/buildlink3.mk"
 .include "../../print/poppler-qt5/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/hal/buildlink3.mk"
 .include "../../textproc/hunspell/buildlink3.mk"
 .include "../../textproc/hyphen/buildlink3.mk"
 .include "../../textproc/libstemmer/buildlink3.mk"



Home | Main Index | Thread Index | Old Index