Home
last modified time | relevance | path

Searched refs:UPDATEURL (Results 1 – 22 of 22) sorted by relevance

/dports/math/yacas/yacas-1.9.1/cyacas/packaging/nsis/
H A Dyacas-win64.nsi9 !define UPDATEURL "http://www.yacas.org/downloads" definition
91 …KLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "URLUpdateInfo" "${UPDATEURL}"
/dports/editors/libreoffice/libreoffice-7.2.6.2/instsetoo_native/util/
H A Dopenoffice.lst.in56 UPDATEURL https://update.libreoffice.org/check.php
99 UPDATEURL https://update.libreoffice.org/check.php
H A Dopenoffice.lst.README42 UPDATEURL URL for the application update functionality
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/build/
H A Dnsis.install.nsh7 !define UPDATEURL "https://github.com/ethereum/go-ethereum/releases" definition
84 …\Microsoft\Windows\CurrentVersion\Uninstall\${GROUPNAME} ${APPNAME}" "URLUpdateInfo" "${UPDATEURL}"
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/build/
H A Dnsis.install.nsh7 !define UPDATEURL "https://github.com/ethereum/go-ethereum/releases" definition
84 …\Microsoft\Windows\CurrentVersion\Uninstall\${GROUPNAME} ${APPNAME}" "URLUpdateInfo" "${UPDATEURL}"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/instsetoo_native/util/
H A Dopenoffice.lst.in59 UPDATEURL https://update.libreoffice.org/check.php
109 UPDATEURL https://update.libreoffice.org/check.php
H A Dopenoffice.lst.README41 UPDATEURL URL for the application update functionality
/dports/games/dustrac/DustRacing2D-ae380b8/packaging/windows/
H A Ddustrac.nsi15 !define UPDATEURL "https://github.com/juzzlin/DustRacing2D/releases" definition
106 ${PRODUCTNAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
/dports/devel/glade/glade-3.22.1/build/mingw-w64/
H A Dglade.nsi.in14 !define UPDATEURL "http://glade.gnome.org" definition
95 …ft\Windows\CurrentVersion\Uninstall\${COMPANYNAME} ${APPNAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src_win/
H A Dbuild_installer.nsi33 !define UPDATEURL "//https://github.com/NPS-DEEP/hashdb" # "Product Updates" link definition
74 WriteRegStr HKLM "${REG_SUB_KEY}" "URLUpdateInfo" "${UPDATEURL}"
/dports/www/netsurf/netsurf-3.10/frontends/windows/res/
H A Dinstaller.nsi24 !define UPDATEURL "http://www.netsurf-browser.org/" # "Product Updates" link definition
108 …ft\Windows\CurrentVersion\Uninstall\${COMPANYNAME} ${APPNAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
/dports/editors/texstudio/texstudio-4.1.2/utilities/
H A Dtexstudio-msys.nsi10 !define UPDATEURL "https://texstudio.org" # "Product Updates" link definition
222 …oftware\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
H A Dtexstudio.nsi10 !define UPDATEURL "https://texstudio.org" # "Product Updates" link definition
218 …oftware\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
/dports/games/supertuxkart/SuperTuxKart-1.2-src/tools/windows_installer/
H A Dsupertuxkart-64bit-mingw.nsi49 !define UPDATEURL "https://supertuxkart.net/" # "Product Updates" link definition
243 WriteRegStr HKLM "${ADD_REMOVE_KEY_NAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
H A Dsupertuxkart-mingw.nsi49 !define UPDATEURL "https://supertuxkart.net/" # "Product Updates" link definition
242 WriteRegStr HKLM "${ADD_REMOVE_KEY_NAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
H A Dsupertuxkart-64bit.nsi51 !define UPDATEURL "https://supertuxkart.net/" # "Product Updates" link definition
245 WriteRegStr HKLM "${ADD_REMOVE_KEY_NAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
H A Dsupertuxkart.nsi51 !define UPDATEURL "https://supertuxkart.net/" # "Product Updates" link definition
245 WriteRegStr HKLM "${ADD_REMOVE_KEY_NAME}" "URLUpdateInfo" "$\"${UPDATEURL}$\""
/dports/editors/libreoffice/libreoffice-7.2.6.2/scp2/source/ooo/
H A Dcommon_brand.scp557 Value = "${UPDATEURL}";
559 Value = "${UPDATEURL}?pkgfmt=<pkgformat>";
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scp2/source/ooo/
H A Dcommon_brand.scp557 Value = "${UPDATEURL}";
559 Value = "${UPDATEURL}?pkgfmt=<pkgformat>";
/dports/irc/py-fishcrypt/py-fishcrypt-43554b1a/
H A Dfishcrypt.py213 UPDATEURL = 'https://raw.githubusercontent.com/fladd/py-fishcrypt/master/fishcrypt.py' variable
486 print "\0036 %s" % UPDATEURL
602 url = UPDATEURL
/dports/audio/cantata/cantata-2.4.2/windows/
H A Dcantata.nsi.cmake8 #!define UPDATEURL "http://..." # "Product Updates" link
192 …ntVersion\Uninstall\@WINDOWS_COMPANY_NAME@ @WINDOWS_APP_NAME@" "URLUpdateInfo" "$\"${UPDATEURL}$\""
/dports/security/gnupg/gnupg-2.3.3/
H A DChangeLog15623 * g10/packet.h (PKT_user_id): New fields KEYUPDATE, UPDATEURL, and