pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
eureka: Switch back to FLTK 1.3
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Fri Sep 6 15:37:49 2019 +0200
Changeset: 86c3d95e80fc1eb3e4c9f11502856c3f0be6a317
Modified Files:
eureka/Makefile
eureka/TODO
eureka/distinfo
Log Message:
eureka: Switch back to FLTK 1.3
Works with both versions.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=86c3d95e80fc1eb3e4c9f11502856c3f0be6a317
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
eureka/Makefile | 3 +--
eureka/TODO | 2 ++
eureka/distinfo | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diffs:
diff --git a/eureka/Makefile b/eureka/Makefile
index 192fbe5327..3ec1c1e571 100644
--- a/eureka/Makefile
+++ b/eureka/Makefile
@@ -38,6 +38,5 @@ DEPENDS+= xdg-utils>=1.1:../../misc/xdg-utils
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3
.include "../../devel/zlib/buildlink3.mk"
# FLTK version 1.4 is supported too
-.include "../../wip/fltk14-devel/buildlink3.mk"
-#.include "../../x11/fltk13/buildlink3.mk"
+.include "../../x11/fltk13/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/eureka/TODO b/eureka/TODO
index 561a6e0273..cb9e87f3ca 100644
--- a/eureka/TODO
+++ b/eureka/TODO
@@ -2,3 +2,5 @@
[X] Patch internal search path for program files to include ${PREFIX}/share
[X] Patch internal search path for IWADs to include ${PREFIX}/${DOOMWADDIR}
[X] Menu entry "Help->Online Docs" doesn't work
+[X] Test with FLTK 1.3.5
+ => Good
diff --git a/eureka/distinfo b/eureka/distinfo
index aff72fcacb..541c699b8b 100644
--- a/eureka/distinfo
+++ b/eureka/distinfo
@@ -4,7 +4,7 @@ SHA1 (eureka-124-source.tar.gz) = 78754c63bda8296627b185f62a6ec57e5c618a15
RMD160 (eureka-124-source.tar.gz) = 9e6ea0f207d9445c64fca31531112adad6d0299d
SHA512 (eureka-124-source.tar.gz) = 27f858ac0ea366932777830dca289db456ba68a90bbfa507dcf734f4aa0b0b72fd5654ab8cb0305c9a51793e97fb7b686a5860cc00d37304eab5db1cecbb3c05
Size (eureka-124-source.tar.gz) = 1111598 bytes
-SHA1 (patch-Makefile) = 0f0930e3fae528b6bb72a7c841ffab6f6da071e7
+SHA1 (patch-Makefile) = c5e36dd8c41b745ab7c3197077937967f9263ecd
SHA1 (patch-src_e__commands.cc) = 7b5c9bcd4db15462335ac988acc42609ee3c4c07
SHA1 (patch-src_m__files.cc) = de29f214c96a26e906ec35c63a692ab00898157d
SHA1 (patch-src_main.cc) = 7e3a1db40d055f04622ac7cd6ae3997ed77e66ea
Home |
Main Index |
Thread Index |
Old Index