Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: SynoCommunity/spksrc

Mono 6.12 Package Archive

23 Jan 12:36
@hgy59 hgy59
11aa36a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Archive of Mono 6.12 packages.
To keep the package repository small, we will drop some large packages that we believe are no longer needed.
In particular, packages for x64 and aarch64 are not needed due to the support of .NET Core.
If you still want to use those, you can manually download and install the packages here.

To find the "arch" of a Synology Model see Package Architectures.

  • spk files named mono.v20.f5644* are for DSM 5.2
  • spk files named mono.v20.f7742* are for SRM 1.2
  • spk files named mono.v20.f15047* are for DSM 6.1+
  • spk files named mono.v20.f42661* are for DSM 7.1+

grafik Mono 6.12.0.182-20

Cross platform, open source .NET development framework.

Release Date: 2023年03月31日 19:01:57

Loading
donatas-xyz reacted with thumbs up emoji
1 person reacted

Mono 5.8 Package Archive

23 Jan 10:42
@hgy59 hgy59
8cfc10f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Archive of the last Mono 5.8 packages.
To keep the package repository small, we will drop some large packages that we believe are no longer needed.
If you still want to use those, you can manually download and install the packages here.

To find the "arch" of a Synology Model see Package Architectures.

  • spk files named mono.v11.f5644* are for DSM 5.2
  • spk files named mono.v11.f15047* are for DSM 6.1+

grafik Mono 5.8.0.108-11

Cross platform, open source .NET development framework.

Release Date: 2021年12月28日 01:41:28

Loading
donatas-xyz reacted with thumbs up emoji
1 person reacted

Mono 5.20 Package Archive

23 Jan 10:59
@hgy59 hgy59
8cfc10f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Archive of the last Mono 5.20 packages.
To keep the package repository small, we will drop some large packages that we believe are no longer needed.
If you still want to use those, you can manually download and install the packages here.

To find the "arch" of a Synology Model see Package Architectures.

  • spk files named mono.v19.f5644* are for DSM 5.2
  • spk files named mono.v19.f15047* are for DSM 6.1+
  • spk files named mono.v19.f42661* are for DSM 7.1+

grafik Mono 5.20.1.34-19

Cross platform, open source .NET development framework.

Release Date: 2023年02月20日 04:40:25

Loading
donatas-xyz reacted with thumbs up emoji
1 person reacted

SRM 1.3 Kernels

17 Sep 17:11
@hgy59 hgy59
0f22372
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Provide SRM 1.3 kernel packages, extracted from Synology GPL Source archives.

original archives are about 1.8 GB and downloaded from:
https://archive.synology.com/download/ToolChain/Synology%20NAS%20GPL%20Source/1.3-9346
The archives of the required kernel sources are about 90 MB.

The kernel files contain a part (the linux-* folder) of the gpl source archives and are created like this:

for arch in cypress dakota hawkeye ipq806x; do
 echo "Create ${arch}-linux-4.4.x.txz"
 mkdir -p synogpl-9346-${arch}
 cd synogpl-9346-${arch}
 sudo tar -xjpf ../synogpl-9346-${arch}.tbz
 cd source
 tar -cJf ../../${arch}-linux-4.4.x.txz linux-4.4.x
 cd ../..
done
Loading
publicarray reacted with thumbs up emoji
1 person reacted

SRM 1.2 Kernels

17 Sep 19:34
@hgy59 hgy59
0f22372
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Provide SRM 1.2 kernel packages, extracted from Synology GPL Source archives.

original archives are about 1.7 GB and downloaded from:
https://sourceforge.net/projects/dsgpl/files/Synology%20Router%20GPL%20Source/7742branch/

The archives of the required kernel sources are about 90 MB.

Despite we have kernel sources for dakota and northstarplus archs we are lacking the related toolchains.

The kernel files contain a part (the linux-* folder) of the gpl source archives and are created like this:
for northstarplus addional package for linux 3.6.x is provided

for arch in dakota ipq806x northstarplus; do
 echo "Create ${arch}-linux-4.4.x.txz"
 mkdir -p synogpl-7742-${arch}
 cd synogpl-7742-${arch}
 sudo tar -xjpf ../synogpl-7742-${arch}.tbz
 cd source
 tar -cJf ../../${arch}-linux-4.4.x.txz linux-4.4.x
 cd ../..
done
Loading

Domoticz Package Archive

02 Jul 20:56
@hgy59 hgy59
f158587
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Related to "Removal of python38 and domoticz #6631"

Latest version of domoticz packages before removal in spksrc.

  • spk files named domoticz.11.f15407* are for DSM 6.1+
  • spk files named domoticz.11.f42661* are for DSM 7.1+
  • spk files named domoticz.11.f7742* are for SRM 1.2

To find the "arch" of a Synology Model see Package Architectures.


icon_72 Domoticz v2020.2-11

Domoticz is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device.

Version 2020.2-11
1. Update domoticz to v2020.2
2. Update openssl to 1.1.1t.
3. Update bundled python to 3.8.16.
4. Fix DSM 6 installer.
Date
2023年05月17日 21:33:03

Loading

rust toolchains for qoriq

06 Nov 20:37
@hgy59 hgy59
3ddacb4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

rust with qoriq toolchains work only for target powerpc-unknown-linux-gnuspe

related to #5879 and #6307

The toolchains are built in toolchain/syno-qoriq-6.2.4 like:

make RUST_BUILD_TOOLCHAIN=1 RUST_BUILD_VERSION=1.82.0

and after successful build, the archives are created like:

tar -C work/rust/build/x86_64-unknown-linux-gnu/stage2 --exclude=src --exclude=rustc-src -cvJf 1.82.0-powerpc-unknown-linux-gnuspe.txz . 

08.03.2025 updated with stable- prefix.

and after successful build, the archives are created like:

tar -C work/rust/build/x86_64-unknown-linux-gnu/stage2 --exclude=src --exclude=rustc-src -cvJf stable-1.82.0-powerpc-unknown-linux-gnuspe.txz . 
Loading

SRM 1.3 Toolchains

03 Nov 01:01
@hgy59 hgy59
6b1b259
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Provide SRM 1.3 toolchains extracted from toolkit archives.

the toolchain files contain a part of the toolkit archives and are created like this:

mkdir ds.ipq806x-1.3.env
cd ds.ipq806x-1.3.env
sudo tar x -f ../ds.ipq806x-1.3.env.tgz
sudo chown root:root -R ./ds.ipq806x-1.3.env/usr/local/arm-unknown-linux-gnueabi
cd ./ds.ipq806x-1.3.env/usr/local/
tar -cJvf ../../../ipq806x-gcc1030_glibc232_srm-1.3.tar.xz arm-unknown-linux-gnueabi
mkdir ds.dakota-1.3.env
cd ds.dakota-1.3.env
sudo tar x -f ../ds.dakota-1.3.env.tgz
cd ./usr/local/
sudo chown root:root -R ./arm-unknown-linux-gnueabi
tar -cJvf ../../../dakota-gcc1030_glibc232_srm-1.3.tar.xz arm-unknown-linux-gnueabi
mkdir ds.cypress-1.3.env
cd ds.cypress-1.3.env
sudo tar x -f ../ds.cypress-1.3.env.tgz
cd ./usr/local/
sudo chown root:root -R ./aarch64-unknown-linux-gnu
tar -cJvf ../../../cypress-gcc1030_glibc232_srm-1.3.tar.xz aarch64-unknown-linux-gnu
mkdir ds.hawkeye-1.3.env
cd ds.hawkeye-1.3.env
sudo tar x -f ../ds.hawkeye-1.3.env.tgz
cd ./usr/local/
sudo chown root:root -R ./arm-unknown-linux-gnueabi
tar -cJvf ../../../hawkeye-gcc1030_glibc232_srm-1.3.tar.xz arm-unknown-linux-gnueabi
Loading
urosch, zunami, Hhjhttttztsgs, and gabrielmongefranco reacted with thumbs up emoji
4 people reacted

DSM 6.2.4 Toolchains

02 Oct 21:01
@hgy59 hgy59
82b2f61
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Provide DSM 6.2.4 Toolchains since Synology might remove those in October 2024.

  1. 6281-gcc464_glibc215_88f6281-GPL.txz is for 88f6281-6.2.4
  2. alpine-gcc493_glibc220_hard-GPL.txz is for alpine-6.2.4
  3. alpine4k-gcc493_glibc220_hard-GPL.txz is for alpine4k-6.2.4
  4. apollolake-gcc493_glibc220_linaro_x86_64-GPL.txz is for apollolake-6.2.4
  5. armada370-gcc493_glibc220_hard-GPL.txz is for armada370-6.2.4
  6. armada375-gcc493_glibc220_hard-GPL.txz is for armada375-6.2.4
  7. armada37xx-gcc494_glibc220_armv8-GPL.txz is for armada37xx-6.2.4
  8. armada38x-gcc493_glibc220_hard-GPL.txz is for armada38x-6.2.4 and armv7-6.2.4
  9. armadaxp-gcc493_glibc220_hard-GPL.txz is for armadaxp-6.2.4
  10. avoton-gcc493_glibc220_linaro_x86_64-GPL.txz is for avoton-6.2.4
  11. braswell-gcc493_glibc220_linaro_x86_64-GPL.txz is for braswell-6.2.4
  12. broadwell-gcc493_glibc220_linaro_x86_64-GPL.txz is for broadwell-6.2.4
  13. broadwellnk-gcc493_glibc220_linaro_x86_64-GPL.txz is for broadwellnk-6.2.4
  14. bromolow-gcc493_glibc220_linaro_x86_64-GPL.txz is for bromolow-6.2.4
  15. cedarview-gcc493_glibc220_linaro_x86_64-GPL.txz is for cedarview-6.2.4
  16. comcerto2k-gcc493_glibc220_hard-GPL.txz is for comcerto2k-6.2.4
  17. denverton-gcc493_glibc220_linaro_x86_64-GPL.txz is for denverton-6.2.4
  18. evansport-gcc493_glibc220_linaro_i686-GPL.txz is for evansport-6.2.4
  19. geminilake-gcc493_glibc220_linaro_x86_64-GPL.txz is for geminilake-6.2.4
  20. grantley-gcc493_glibc220_linaro_x86_64-GPL.txz is for grantley-6.2.4
  21. hi3535-gcc483_glibc219_hi3535-GPL.txz is for hi3535-6.2.4
  22. kvmx64-gcc493_glibc220_linaro_x86_64-GPL.txz is for kvmx64-6.2.4
  23. monaco-gcc493_glibc220_hard-GPL.txz is for monaco-6.2.4
  24. purley-gcc493_glibc220_linaro_x86_64-GPL.txz is for purley-6.2.4
  25. qoriq-gcc493_glibc220_hard_qoriq-GPL.txz is for qoriq-6.2.4
  26. rtd1296-gcc494_glibc220_armv8-GPL.txz is for rtd1296-6.2.4 and aarch64-6.2.4
  27. v1000-gcc493_glibc220_linaro_x86_64-GPL.txz is for v1000-6.2.4
  28. x64-gcc493_glibc220_linaro_x86_64-GPL.txz is for x64-6.2.4 and x86-6.2.4
Loading
zunami and Hammer2900 reacted with thumbs up emoji
2 people reacted

transmission

16 Jun 10:01
@hgy59 hgy59
a0aa33f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

transmission Pre-release
Pre-release

Provide a source archive for transmission (4.0.6) that includes the submodules

the archive is created with the script

  • create_transmission_archive_with_submodules.sh

transmission-4.0.6 is missing the linked submodules (#6126)
hopefully further releases of transmission will provide complete source archive

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /