initial commit of repo

This commit is contained in:
Abdulkadir Furkan Şanlı 2018-11-23 16:19:32 +01:00
commit 845e2c601a
15 changed files with 298 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
common/
Makefile
Makefile.iso
Makefile.common

88
eopkg-index.xml Normal file
View File

@ -0,0 +1,88 @@
<PISI>
<Package>
<Name>nautilus-megasync</Name>
<Summary xml:lang="en">MEGA nautilus extension.</Summary>
<Description xml:lang="en">Upload your files to your Mega account from nautilus.</Description>
<PartOf>desktop.gnome</PartOf>
<License>MEGA LIMITED CODE REVIEW LICENCE</License>
<RuntimeDependencies>
<Dependency releaseFrom="51">nautilus-extension</Dependency>
<Dependency releaseFrom="52">glibc</Dependency>
<Dependency releaseFrom="48">glib2</Dependency>
</RuntimeDependencies>
<History>
<Update release="2">
<Date>2018-11-23</Date>
<Version>3.7.1.0</Version>
<Comment>Packaging update</Comment>
<Name>Abdulkadir Furkan Şanlı</Name>
<Email>abdulkadirfsanli@protonmail.com</Email>
</Update>
</History>
<BuildHost>solus</BuildHost>
<Distribution>Solus</Distribution>
<DistributionRelease>1</DistributionRelease>
<Architecture>x86_64</Architecture>
<InstalledSize>68404</InstalledSize>
<PackageSize>47169</PackageSize>
<PackageHash>232f49b39df5d2b0abb4b0689b04847d75653681</PackageHash>
<PackageURI>nautilus-megasync/nautilus-megasync-3.7.1.0-2-1-x86_64.eopkg</PackageURI>
<PackageFormat>1.2</PackageFormat>
<Source>
<Name>nautilus-megasync</Name>
<Packager>
<Name>Abdulkadir Furkan Şanlı</Name>
<Email>abdulkadirfsanli@protonmail.com</Email>
</Packager>
</Source>
</Package>
<Package>
<Name>megasync</Name>
<Summary xml:lang="en">Sync your files to your Mega account.</Summary>
<Description xml:lang="en">Easy automated syncing between your computers and your MEGA Cloud Drive.</Description>
<PartOf>network.clients</PartOf>
<License>MEGA LIMITED CODE REVIEW LICENCE</License>
<RuntimeDependencies>
<Dependency releaseFrom="3">libsodium</Dependency>
<Dependency releaseFrom="30">qt5-base</Dependency>
<Dependency releaseFrom="4">libzen</Dependency>
<Dependency releaseFrom="52">glibc</Dependency>
<Dependency releaseFrom="6">cryptopp</Dependency>
<Dependency releaseFrom="33">openssl</Dependency>
<Dependency releaseFrom="13">libmediainfo</Dependency>
<Dependency releaseFrom="44">libstdc++</Dependency>
<Dependency releaseFrom="9">libraw</Dependency>
<Dependency releaseFrom="44">libgcc</Dependency>
<Dependency releaseFrom="28">sqlite3</Dependency>
<Dependency releaseFrom="44">curl</Dependency>
<Dependency releaseFrom="3">c-ares</Dependency>
<Dependency releaseFrom="2">libuv</Dependency>
<Dependency releaseFrom="11">qt5-svg</Dependency>
</RuntimeDependencies>
<History>
<Update release="9">
<Date>2018-11-23</Date>
<Version>3.7.1.0</Version>
<Comment>Packaging update</Comment>
<Name>Abdulkadir Furkan Şanlı</Name>
<Email>abdulkadirfsanli@protonmail.com</Email>
</Update>
</History>
<BuildHost>solus</BuildHost>
<Distribution>Solus</Distribution>
<DistributionRelease>1</DistributionRelease>
<Architecture>x86_64</Architecture>
<InstalledSize>8208307</InstalledSize>
<PackageSize>3157449</PackageSize>
<PackageHash>c02d0d2b88f967a095aa0ba7dd23eff0defb64a2</PackageHash>
<PackageURI>megasync/megasync-3.7.1.0-9-1-x86_64.eopkg</PackageURI>
<PackageFormat>1.2</PackageFormat>
<Source>
<Name>megasync</Name>
<Packager>
<Name>Abdulkadir Furkan Şanlı</Name>
<Email>abdulkadirfsanli@protonmail.com</Email>
</Packager>
</Source>
</Package>
</PISI>

1
eopkg-index.xml.sha1sum Normal file
View File

@ -0,0 +1 @@
909b7cb515465420825ed4ca459a00b2ad94a1fd

BIN
eopkg-index.xml.sig Normal file

Binary file not shown.

BIN
eopkg-index.xml.xz Normal file

Binary file not shown.

View File

@ -0,0 +1 @@
4521a04beb548d984fbd15fced087ecb5b7a5862

BIN
eopkg-index.xml.xz.sig Normal file

Binary file not shown.

23
megasync/abi_used_libs Normal file
View File

@ -0,0 +1,23 @@
libQt5Core.so.5
libQt5DBus.so.5
libQt5Gui.so.5
libQt5Network.so.5
libQt5Svg.so.5
libQt5Widgets.so.5
libc.so.6
libcares.so.2
libcrypto.so.1.0.0
libcryptopp.so.7
libcurl.so.4
libgcc_s.so.1
libm.so.6
libmediainfo.so.0
libpthread.so.0
libraw.so.16
librt.so.1
libsodium.so.23
libsqlite3.so.0
libssl.so.1.0.0
libstdc++.so.6
libuv.so.1
libzen.so.0

Binary file not shown.

48
megasync/package.yml Normal file
View File

@ -0,0 +1,48 @@
name : megasync
version : 3.7.1.0
release : 9
source :
- https://github.com/meganz/MEGAsync/archive/v3.7.1.0_Win.tar.gz : 56c4a3462666cf72b91e544e04e419d7d465a65b9df9eabc03e337635b301c06
- https://github.com/meganz/sdk/archive/v3.4.3.tar.gz : ffd4799069648719069dff9f10e0d125f2e74523749f6f13ee82307fc96a3e33
license : MEGA LIMITED CODE REVIEW LICENCE
component : network.clients
summary : Sync your files to your Mega account.
description: |
Easy automated syncing between your computers and your MEGA Cloud Drive.
builddeps :
- pkgconfig(gl)
- pkgconfig(libcares)
- pkgconfig(libcurl)
- pkgconfig(libmediainfo)
- pkgconfig(libraw_r)
- pkgconfig(libsodium)
- pkgconfig(libuv)
- pkgconfig(Qt5Core)
- pkgconfig(Qt5UiTools)
- pkgconfig(Qt5Svg)
- pkgconfig(sqlite3)
- pkgconfig(zlib)
- bzip2-devel
- cryptopp-devel
setup : |
cd $workdir/src/MEGASync/mega
tar -xf $sources/v3.4.3.tar.gz --strip 1 -C .
%autogen --without-freeimage \
--without-termcap \
--without-ffmpeg
cd $workdir/src
%configure
build : |
cd $workdir/src
%qmake MEGA.pro
lrelease MEGASync/MEGASync.pro
%make
install : |
install -Dm 644 $workdir/LICENCE.md $installdir/usr/share/licenses/megasync/LICENCE.md
install -Dm 644 $workdir/installer/terms.txt $installdir/usr/share/licenses/megasync/terms.txt
install -Dm 755 $workdir/src/MEGASync/megasync $installdir/usr/bin/megasync
install -Dm 644 $workdir/src/MEGASync/platform/linux/data/megasync.desktop $installdir/usr/share/applications/megasync.desktop
for size in 16x16 32x32 48x48 128x128 256x256
do
install -Dm 644 $workdir/src/MEGASync/platform/linux/data/icons/hicolor/$size/apps/mega.png $installdir/usr/share/icons/hicolor/$size/apps/mega.png
done

42
megasync/pspec_x86_64.xml Normal file
View File

@ -0,0 +1,42 @@
<PISI>
<Source>
<Name>megasync</Name>
<Packager>
<Name>Abdulkadir Furkan Şanlı</Name>
<Email>abdulkadirfsanli@protonmail.com</Email>
</Packager>
<License>MEGA LIMITED CODE REVIEW LICENCE</License>
<PartOf>network.clients</PartOf>
<Summary xml:lang="en">Sync your files to your Mega account.</Summary>
<Description xml:lang="en">Easy automated syncing between your computers and your MEGA Cloud Drive.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>megasync</Name>
<Summary xml:lang="en">Sync your files to your Mega account.</Summary>
<Description xml:lang="en">Easy automated syncing between your computers and your MEGA Cloud Drive.
</Description>
<PartOf>network.clients</PartOf>
<Files>
<Path fileType="executable">/usr/bin/megasync</Path>
<Path fileType="data">/usr/share/applications/megasync.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/mega.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/mega.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/mega.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/mega.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/mega.png</Path>
<Path fileType="data">/usr/share/licenses/megasync/LICENCE.md</Path>
<Path fileType="data">/usr/share/licenses/megasync/terms.txt</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2018-11-23</Date>
<Version>3.7.1.0</Version>
<Comment>Packaging update</Comment>
<Name>Abdulkadir Furkan Şanlı</Name>
<Email>abdulkadirfsanli@protonmail.com</Email>
</Update>
</History>
</PISI>

View File

@ -0,0 +1,6 @@
libc.so.6
libgio-2.0.so.0
libglib-2.0.so.0
libgobject-2.0.so.0
libnautilus-extension.so.1
libpthread.so.0

View File

@ -0,0 +1,32 @@
name : nautilus-megasync
version : 3.7.1.0
release : 2
source :
- https://github.com/meganz/MEGAsync/archive/v3.7.1.0_Win.tar.gz : 56c4a3462666cf72b91e544e04e419d7d465a65b9df9eabc03e337635b301c06
license : MEGA LIMITED CODE REVIEW LICENCE
component : desktop.gnome
summary : MEGA nautilus extension.
description: |
Upload your files to your Mega account from nautilus.
builddeps :
- pkgconfig(Qt5Core)
- nautilus-extension-devel
setup : |
cd $workdir/src/MEGAShellExtNautilus/
%qmake MEGAShellExtNautilus.pro
build : |
cd $workdir/src/MEGAShellExtNautilus/
%make
install : |
install -dm 755 $installdir/usr/lib/nautilus/extensions-3.0/
install -m 755 -p $workdir/src/MEGAShellExtNautilus/libMEGAShellExtNautilus.so.1.0.0 $installdir/usr/lib/nautilus/extensions-3.0/
cd $workdir/src/MEGAShellExtNautilus/data/emblems
for size in 32x32 64x64
do
install -dm 755 $installdir/usr/share/icons/hicolor/${size}/emblems
install -m 644 -p ${size}/mega-{pending,synced,syncing,upload}.{icon,png} $installdir/usr/share/icons/hicolor/${size}/emblems/
done
cd $installdir/usr/lib/nautilus/extensions-3.0/
ln -f -s libMEGAShellExtNautilus.so.1.0.0 libMEGAShellExtNautilus.so.1.0
ln -f -s libMEGAShellExtNautilus.so.1.0.0 libMEGAShellExtNautilus.so.1
ln -f -s libMEGAShellExtNautilus.so.1.0.0 libMEGAShellExtNautilus.so

View File

@ -0,0 +1,53 @@
<PISI>
<Source>
<Name>nautilus-megasync</Name>
<Packager>
<Name>Abdulkadir Furkan Şanlı</Name>
<Email>abdulkadirfsanli@protonmail.com</Email>
</Packager>
<License>MEGA LIMITED CODE REVIEW LICENCE</License>
<PartOf>desktop.gnome</PartOf>
<Summary xml:lang="en">MEGA nautilus extension.</Summary>
<Description xml:lang="en">Upload your files to your Mega account from nautilus.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>nautilus-megasync</Name>
<Summary xml:lang="en">MEGA nautilus extension.</Summary>
<Description xml:lang="en">Upload your files to your Mega account from nautilus.
</Description>
<PartOf>desktop.gnome</PartOf>
<Files>
<Path fileType="library">/usr/lib/nautilus/extensions-3.0/libMEGAShellExtNautilus.so</Path>
<Path fileType="library">/usr/lib/nautilus/extensions-3.0/libMEGAShellExtNautilus.so.1</Path>
<Path fileType="library">/usr/lib/nautilus/extensions-3.0/libMEGAShellExtNautilus.so.1.0</Path>
<Path fileType="library">/usr/lib/nautilus/extensions-3.0/libMEGAShellExtNautilus.so.1.0.0</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/emblems/mega-pending.icon</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/emblems/mega-pending.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/emblems/mega-synced.icon</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/emblems/mega-synced.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/emblems/mega-syncing.icon</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/emblems/mega-syncing.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/emblems/mega-upload.icon</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/emblems/mega-upload.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/emblems/mega-pending.icon</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/emblems/mega-pending.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/emblems/mega-synced.icon</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/emblems/mega-synced.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/emblems/mega-syncing.icon</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/emblems/mega-syncing.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/emblems/mega-upload.icon</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/emblems/mega-upload.png</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2018-11-23</Date>
<Version>3.7.1.0</Version>
<Comment>Packaging update</Comment>
<Name>Abdulkadir Furkan Şanlı</Name>
<Email>abdulkadirfsanli@protonmail.com</Email>
</Update>
</History>
</PISI>