mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-19 02:32:44 +03:00
Add more appropriate readme for OS3 build
This commit is contained in:
parent
9e5bf6fb68
commit
da9bee4286
@ -118,6 +118,13 @@ netsurf.lha: $(EXETARGET)
|
||||
$(Q)cp \!NetSurf/Resources/netsurf.png,b60 $(AMIGA_INSTALL_TARGET_DIR)/NetSurf/Resources/netsurf.png
|
||||
$(Q)cp amiga/pkg/drawer.info $(AMIGA_INSTALL_TARGET_DIR)/NetSurf.info
|
||||
$(Q)cp amiga/pkg/AutoInstall $(AMIGA_INSTALL_TARGET_DIR)
|
||||
ifeq ($(SUBTARGET),os3)
|
||||
$(Q)cp amiga/pkg/netsurf_os3.readme $(AMIGA_INSTALL_TARGET_DIR)/NetSurf
|
||||
$(Q)cp amiga/pkg/netsurf_os3.readme.info $(AMIGA_INSTALL_TARGET_DIR)/NetSurf
|
||||
else
|
||||
$(Q)cp amiga/pkg/netsurf.readme $(AMIGA_INSTALL_TARGET_DIR)/NetSurf
|
||||
$(Q)cp amiga/pkg/netsurf.readme.info $(AMIGA_INSTALL_TARGET_DIR)/NetSurf
|
||||
endif
|
||||
$(Q)cd $(AMIGA_INSTALL_TARGET_DIR); \
|
||||
lha a netsurf.lha NetSurf NetSurf.info AutoInstall
|
||||
|
||||
|
@ -5,11 +5,13 @@ Type: comm/www
|
||||
Version: 3.4
|
||||
Architecture: ppc-amigaos >= 4.0.0
|
||||
|
||||
This is NetSurf 3.4 for AmigaOS 4.
|
||||
This is NetSurf 3.4 for AmigaOS 4 (native frontend).
|
||||
For the latest version, visit http://www.netsurf-browser.org
|
||||
|
||||
Please report bugs to chris@unsatisfactorysoftware.co.uk,
|
||||
on the Amigans.net forums or on the NetSurf mailing list.
|
||||
*******************************************
|
||||
* Please report bugs on the bugtracker at *
|
||||
* http://bugs.netsurf-browser.org *
|
||||
*******************************************
|
||||
|
||||
See http://www.netsurf-browser.org for more information about
|
||||
NetSurf.
|
27
amiga/pkg/netsurf_os3.readme
Normal file
27
amiga/pkg/netsurf_os3.readme
Normal file
@ -0,0 +1,27 @@
|
||||
Short: Fast CSS capable web browser
|
||||
Uploader: chris@unsatisfactorysoftware.co.uk (Chris Young)
|
||||
Author: NetSurf contributors (OS4 port by Chris Young)
|
||||
Type: comm/www
|
||||
Version: 3.4 BETA
|
||||
Architecture: m68k-amigaos >= 3.5.0
|
||||
|
||||
This is NetSurf 3.4 BETA for AmigaOS 3.
|
||||
It is built off of the OS4 (Reaction) frontend.
|
||||
|
||||
Requirements are AmigaOS 3.5 or 3.9, 32MB RAM.
|
||||
|
||||
THIS IS EARLY BETA QUALITY SOFTWARE FOR TESTING ONLY.
|
||||
ALL USE IS AT YOUR OWN RISK. IT *WILL* CRASH!
|
||||
|
||||
Please report bugs to chris@unsatisfactorysoftware.co.uk,
|
||||
or on the amigans.net/amiga.org forums.
|
||||
|
||||
See http://www.netsurf-browser.org for more information about
|
||||
NetSurf.
|
||||
|
||||
This software is licensed under the GPL, and the sources are
|
||||
available from http://www.netsurf-browser.org. A copy can
|
||||
also be obtained directly from the maintainer of this port,
|
||||
chris@unsatisfactorysoftware.co.uk, in the event that the
|
||||
website is unavailable.
|
||||
|
BIN
amiga/pkg/netsurf_os3.readme.info
Normal file
BIN
amiga/pkg/netsurf_os3.readme.info
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user