mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Updated SynC Modular recipe
* Changed SOURCE_URL as suggested by Diver. Thanks! * Added a "Free registration" text file. As the user has to re-register from time to time for some reason, it may be easier to find in a text file in the app's folder than looking into the decription of SynC Modular in HaikuDepot.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
In 2010, SynC Modular became freeware.
|
||||
Use this name and serial number to register the application:
|
||||
|
||||
User name : Free registration
|
||||
Serial number: eCDiPa-kbbmPZ-zGDJuyU
|
||||
@@ -36,11 +36,14 @@ filters created by someone else, of course"
|
||||
HOMEPAGE="http://www.sync-modular.org/"
|
||||
COPYRIGHT="1999-2000, Dr Sync"
|
||||
LICENSE="Sync_Modular"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.sync-modular.org/download2_BeOS.php"
|
||||
CHECKSUM_SHA256="a29bf21d50822106cf4d2b103ca42634f132c1e12d97959d82deb080c564e19e"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://www.sync-modular.org/sm221b_x86.zip"
|
||||
CHECKSUM_SHA256="12090a78469163907593e118db14c5253259abe2b80a751701b6db6085674a75"
|
||||
SOURCE_DIR="SynC Modular"
|
||||
ADDITIONAL_FILES="SyncModular.rdef"
|
||||
ADDITIONAL_FILES="
|
||||
SyncModular.rdef
|
||||
Free registration
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
\"settings/Dr Sync\" directory
|
||||
@@ -70,6 +73,7 @@ BUILD()
|
||||
addResourcesToBinaries $portDir/additional-files/SyncModular.rdef sm
|
||||
chmod +x sm
|
||||
mv sm "SynC Modular"
|
||||
cp $portDir/additional-files/Free\ registration .
|
||||
|
||||
touch "SynC Modular Website"
|
||||
addattr META:url "http://www.sync-modular.org/" "SynC Modular Website"
|
||||
|
||||
Reference in New Issue
Block a user