summaryrefslogtreecommitdiff
path: root/games/liblcf
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-01-16 14:32:01 +0000
committernia <nia@pkgsrc.org>2022-01-16 14:32:01 +0000
commit81bec7df6695198007390ffce827c167fb2ea9d9 (patch)
treebe6e8301ad6ff6d748d4ca3657b5575e7b979b13 /games/liblcf
parent6192b45c012e2838da94d35f5bad0b403f96233b (diff)
downloadpkgsrc-81bec7df6695198007390ffce827c167fb2ea9d9.tar.gz
easyrpg-player: update to 0.7.0
Changes: https://blog.easyrpg.org/2021/10/easyrpg-player-0-7-0-sword/
Diffstat (limited to 'games/liblcf')
-rw-r--r--games/liblcf/Makefile7
-rw-r--r--games/liblcf/PLIST199
-rw-r--r--games/liblcf/distinfo9
3 files changed, 109 insertions, 106 deletions
diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile
index 49ee58bd581..4ead9a1da0c 100644
--- a/games/liblcf/Makefile
+++ b/games/liblcf/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/12/08 16:02:06 adam Exp $
+# $NetBSD: Makefile,v 1.13 2022/01/16 14:32:01 nia Exp $
-DISTNAME= liblcf-0.6.2
-PKGREVISION= 4
+DISTNAME= liblcf-0.7.0
CATEGORIES= games
MASTER_SITES= https://easyrpg.org/downloads/player/${PKGVERSION_NOREV}/
@@ -27,6 +26,8 @@ SUBST_MESSAGE.expat= Removing expat version requirement
SUBST_FILES.expat+= configure
SUBST_SED.expat+= -e 's|expat >= 2.1|expat|g'
+PKGCONFIG_OVERRIDE+= builds/liblcf.pc.in
+
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
diff --git a/games/liblcf/PLIST b/games/liblcf/PLIST
index 31e9117a069..76a6489b767 100644
--- a/games/liblcf/PLIST
+++ b/games/liblcf/PLIST
@@ -1,102 +1,103 @@
-@comment $NetBSD: PLIST,v 1.4 2020/04/30 13:10:47 nia Exp $
-include/liblcf/command_codes.h
-include/liblcf/data.h
-include/liblcf/encoder.h
-include/liblcf/enum_tags.h
-include/liblcf/flag_set.h
-include/liblcf/fwd_struct_impl.h
-include/liblcf/ini.h
-include/liblcf/inireader.h
-include/liblcf/lcf_options.h
-include/liblcf/lcf_saveopt.h
-include/liblcf/ldb_chunks.h
-include/liblcf/ldb_reader.h
-include/liblcf/ldb_terrain_flags.h
-include/liblcf/ldb_trooppagecondition_flags.h
-include/liblcf/lmt_chunks.h
-include/liblcf/lmt_reader.h
-include/liblcf/lmu_chunks.h
-include/liblcf/lmu_eventpagecondition_flags.h
-include/liblcf/lmu_reader.h
-include/liblcf/lsd_chunks.h
-include/liblcf/lsd_reader.h
-include/liblcf/lsd_savepicture_flags.h
-include/liblcf/reader_lcf.h
-include/liblcf/reader_struct.h
-include/liblcf/reader_struct_impl.h
-include/liblcf/reader_util.h
-include/liblcf/reader_xml.h
-include/liblcf/rpg_actor.h
-include/liblcf/rpg_animation.h
-include/liblcf/rpg_animationcelldata.h
-include/liblcf/rpg_animationframe.h
-include/liblcf/rpg_animationtiming.h
-include/liblcf/rpg_attribute.h
-include/liblcf/rpg_battlecommand.h
-include/liblcf/rpg_battlecommands.h
-include/liblcf/rpg_battleranimation.h
-include/liblcf/rpg_battleranimationdata.h
-include/liblcf/rpg_battleranimationextension.h
-include/liblcf/rpg_chipset.h
-include/liblcf/rpg_class.h
-include/liblcf/rpg_commonevent.h
-include/liblcf/rpg_database.h
-include/liblcf/rpg_encounter.h
-include/liblcf/rpg_enemy.h
-include/liblcf/rpg_enemyaction.h
-include/liblcf/rpg_equipment.h
-include/liblcf/rpg_event.h
-include/liblcf/rpg_eventcommand.h
-include/liblcf/rpg_eventpage.h
-include/liblcf/rpg_eventpagecondition.h
-include/liblcf/rpg_item.h
-include/liblcf/rpg_itemanimation.h
-include/liblcf/rpg_learning.h
-include/liblcf/rpg_map.h
-include/liblcf/rpg_mapinfo.h
-include/liblcf/rpg_movecommand.h
-include/liblcf/rpg_moveroute.h
-include/liblcf/rpg_music.h
-include/liblcf/rpg_parameters.h
-include/liblcf/rpg_rect.h
-include/liblcf/rpg_save.h
-include/liblcf/rpg_saveactor.h
-include/liblcf/rpg_savecommonevent.h
-include/liblcf/rpg_saveeasyrpgdata.h
-include/liblcf/rpg_saveeventexecframe.h
-include/liblcf/rpg_saveeventexecstate.h
-include/liblcf/rpg_saveinventory.h
-include/liblcf/rpg_savemapevent.h
-include/liblcf/rpg_savemapeventbase.h
-include/liblcf/rpg_savemapinfo.h
-include/liblcf/rpg_savepanorama.h
-include/liblcf/rpg_savepartylocation.h
-include/liblcf/rpg_savepicture.h
-include/liblcf/rpg_savescreen.h
-include/liblcf/rpg_savesystem.h
-include/liblcf/rpg_savetarget.h
-include/liblcf/rpg_savetitle.h
-include/liblcf/rpg_savevehiclelocation.h
-include/liblcf/rpg_skill.h
-include/liblcf/rpg_sound.h
-include/liblcf/rpg_start.h
-include/liblcf/rpg_state.h
-include/liblcf/rpg_switch.h
-include/liblcf/rpg_system.h
-include/liblcf/rpg_terms.h
-include/liblcf/rpg_terrain.h
-include/liblcf/rpg_testbattler.h
-include/liblcf/rpg_treemap.h
-include/liblcf/rpg_troop.h
-include/liblcf/rpg_troopmember.h
-include/liblcf/rpg_trooppage.h
-include/liblcf/rpg_trooppagecondition.h
-include/liblcf/rpg_variable.h
-include/liblcf/scope_guard.h
-include/liblcf/writer_lcf.h
-include/liblcf/writer_xml.h
-lib/cmake/liblcf/FindEXPAT.cmake
-lib/cmake/liblcf/FindICU.cmake
+@comment $NetBSD: PLIST,v 1.5 2022/01/16 14:32:01 nia Exp $
+bin/lcf2xml
+bin/lcfstrings
+include/lcf/config.h
+include/lcf/context.h
+include/lcf/dbarray.h
+include/lcf/dbarrayalloc.h
+include/lcf/dbbitarray.h
+include/lcf/dbstring.h
+include/lcf/encoder.h
+include/lcf/enum_tags.h
+include/lcf/flag_set.h
+include/lcf/ini.h
+include/lcf/inireader.h
+include/lcf/ldb/chunks.h
+include/lcf/ldb/reader.h
+include/lcf/lmt/chunks.h
+include/lcf/lmt/reader.h
+include/lcf/lmu/chunks.h
+include/lcf/lmu/reader.h
+include/lcf/lsd/chunks.h
+include/lcf/lsd/reader.h
+include/lcf/reader_lcf.h
+include/lcf/reader_util.h
+include/lcf/reader_xml.h
+include/lcf/rpg/actor.h
+include/lcf/rpg/animation.h
+include/lcf/rpg/animationcelldata.h
+include/lcf/rpg/animationframe.h
+include/lcf/rpg/animationtiming.h
+include/lcf/rpg/attribute.h
+include/lcf/rpg/battlecommand.h
+include/lcf/rpg/battlecommands.h
+include/lcf/rpg/battleranimation.h
+include/lcf/rpg/battleranimationitemskill.h
+include/lcf/rpg/battleranimationpose.h
+include/lcf/rpg/battleranimationweapon.h
+include/lcf/rpg/chipset.h
+include/lcf/rpg/class.h
+include/lcf/rpg/commonevent.h
+include/lcf/rpg/database.h
+include/lcf/rpg/encounter.h
+include/lcf/rpg/enemy.h
+include/lcf/rpg/enemyaction.h
+include/lcf/rpg/equipment.h
+include/lcf/rpg/event.h
+include/lcf/rpg/eventcommand.h
+include/lcf/rpg/eventpage.h
+include/lcf/rpg/eventpagecondition.h
+include/lcf/rpg/fwd.h
+include/lcf/rpg/item.h
+include/lcf/rpg/learning.h
+include/lcf/rpg/map.h
+include/lcf/rpg/mapinfo.h
+include/lcf/rpg/movecommand.h
+include/lcf/rpg/moveroute.h
+include/lcf/rpg/music.h
+include/lcf/rpg/parameters.h
+include/lcf/rpg/rect.h
+include/lcf/rpg/save.h
+include/lcf/rpg/saveactor.h
+include/lcf/rpg/savecommonevent.h
+include/lcf/rpg/saveeasyrpgdata.h
+include/lcf/rpg/saveeventexecframe.h
+include/lcf/rpg/saveeventexecstate.h
+include/lcf/rpg/saveinventory.h
+include/lcf/rpg/savemapevent.h
+include/lcf/rpg/savemapeventbase.h
+include/lcf/rpg/savemapinfo.h
+include/lcf/rpg/savepanorama.h
+include/lcf/rpg/savepartylocation.h
+include/lcf/rpg/savepicture.h
+include/lcf/rpg/savescreen.h
+include/lcf/rpg/savesystem.h
+include/lcf/rpg/savetarget.h
+include/lcf/rpg/savetitle.h
+include/lcf/rpg/savevehiclelocation.h
+include/lcf/rpg/skill.h
+include/lcf/rpg/sound.h
+include/lcf/rpg/start.h
+include/lcf/rpg/state.h
+include/lcf/rpg/switch.h
+include/lcf/rpg/system.h
+include/lcf/rpg/terms.h
+include/lcf/rpg/terrain.h
+include/lcf/rpg/testbattler.h
+include/lcf/rpg/treemap.h
+include/lcf/rpg/troop.h
+include/lcf/rpg/troopmember.h
+include/lcf/rpg/trooppage.h
+include/lcf/rpg/trooppagecondition.h
+include/lcf/rpg/variable.h
+include/lcf/saveopt.h
+include/lcf/scope_guard.h
+include/lcf/span.h
+include/lcf/string_view.h
+include/lcf/third_party/span.h
+include/lcf/third_party/string_view.h
+include/lcf/writer_lcf.h
+include/lcf/writer_xml.h
lib/cmake/liblcf/liblcf-config.cmake
lib/liblcf.la
lib/pkgconfig/liblcf.pc
diff --git a/games/liblcf/distinfo b/games/liblcf/distinfo
index 391dda79d03..b01fb7891a3 100644
--- a/games/liblcf/distinfo
+++ b/games/liblcf/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:44:11 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/01/16 14:32:01 nia Exp $
-BLAKE2s (liblcf-0.6.2.tar.gz) = 84638e1db123fc605769a4a24bfe5866f691af14bfe75313ffff3ec8d17ce000
-SHA512 (liblcf-0.6.2.tar.gz) = 034ba5ce8c18d56908a6b728dd935d7b82a3d667a61ddfedf1386d384384a60c4530707c67da64caa77767629344dca0ed1160e3692e3ea5113eaf0c8bfd4615
-Size (liblcf-0.6.2.tar.gz) = 600612 bytes
+BLAKE2s (liblcf-0.7.0.tar.gz) = 53479d72b79cc093e444af46f73ba2164251bb16e83f3318a4e6044f036810c2
+SHA512 (liblcf-0.7.0.tar.gz) = 83dcc72adf256f1188f1784e57fdb698c0bc7999da1e05c4a2dc9d300d7b6d75822e59039332a0e0e3e126120a92d354a3353a63d480fb18db02f2bd12a99805
+Size (liblcf-0.7.0.tar.gz) = 666421 bytes
+SHA1 (patch-configure) = 7d5392bed34710af31fef123404ff85446f26aae