| Commit message (Collapse) | Author | Age |
... | |
|\ \
| | |
| | |
| | |
| | | |
Makemkv dpkg
See merge request bgstack15/stackrpms!47
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
Freefilesync 10.10
See merge request bgstack15/stackrpms!46
|
|/ / |
|
|\ \
| |/
|/|
| |
| | |
dpkg for move-to-next-monitor
See merge request bgstack15/stackrpms!45
|
|/ |
|
|\
| |
| |
| |
| | |
irfanview split into 32 and 64 bit dpkgs
See merge request bgstack15/stackrpms!44
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
freefilesync remove need for desktop-file-install
Closes #2
See merge request bgstack15/stackrpms!43
|
|/ |
|
|\
| |
| |
| |
| | |
add mdf2iso
See merge request bgstack15/stackrpms!42
|
|/ |
|
|\
| |
| |
| |
| | |
irfanview dpkg
See merge request bgstack15/stackrpms!41
|
|/ |
|
|\
| |
| |
| |
| | |
palemoon 28.4.0 dpkg
See merge request bgstack15/stackrpms!40
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Multiple palemoon builds
Split palemoon into official package, and my custom -stackrpms package.
Also split palemoon-ublock-origin in same way.
Update palemoon to 28.4.0.
See merge request bgstack15/stackrpms!39
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
The actual spec files are the same except the stackrpms_custom
variable. The logic is the same in each one for consistency.
If stackrpms_custom is set, it will add my custom patches and
prefs.js file. Otherwise, build the officially-endorsed build
for Fedora.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Experimentation with dpkg that bundles in my prefs.js on system level as
well as no search bar by default (which is a source patch).
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
FreeFileSync 10.9-2 for CentOS7 and Fedora 28-30
This is the successful release candidate for FreeFileSync on CentOS7 and Fedora 28-30 from the same spec file.
On CentOS 7, the package build and install dependencies include libcurl 7.64.0, libssh2 1.8.0, openssl 1.1.0 (openssl-freefilesync), which are available in the [bgstack15/FreeFileSync](https://copr.fedorainfracloud.org/coprs/bgstack15/FreeFileSync) copr.
See merge request bgstack15/stackrpms!38
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
I finally realized that copr builds the srpm in a fedora environment and
then uses that srpm everywhere, including the epel-6 and epel-7 chroots,
where the el7.patch file was now absent. So now the spec depends on both
ffs_fedora.patch and ffs_el.patch
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
The el7 version depends on the copr bgstack15/FreeFileSync and the fc28
version should be the same as before, but will need to actually be
tested.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In my original dev environment, I can now compile and execute the main
binaries. My next commit should include some attempts at static
linking so the runtime environment does not need the hacked
openssl 1.1.0h packages.
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
This worked raw, but needs major work before release. See first few
lines in spec file for what was done.
Next steps:
1. Place all dependencies in a copr along with this application.
2. Merge all required code changes into a single patch file.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Application changes
* Added FTP, SFTP, Google Drive support for Linux
* FreeFileSync Donation Edition available for Linux
* Compress file stream during Google Drive upload
* Navigate beyond access-denied parents in SFTP folder picker
* Fixed unexpected stream size error during FTP upload
* Support native recursive deletion for Google Drive
* Support native recursive deletion for MTP
* Deterministically save Google Drive state during exit
* Work around missing TMPDIR variable (Linux)
* Support SFTP servers returning large package sizes during folder reading
* Start with home path when using SFTP folder picker
* Aggregate device authentication prompts during comparison
* Clean up temp file after unexpected stream size error
* Work around FTP servers not supporting HELP command
* Support parsing path by volume name when volume is missing
* Parse and streamline Google Drive error messages
* Load next item after deleting from config history
* Avoid redundant Google Drive syncs after file/folder creation
* Avoid duplicate MTP item creation by multiple threads
Package changes
* Upstream removed Makefile install target, so each package implements basically identical, local install targets
* Added patches for older versions of dependencies which do not alter basic usage of the application
See merge request bgstack15/stackrpms!37
|
|/ / |
|
|\ \
| | |
| | | |
See merge request bgstack15/stackrpms!36
|
|/ / |
|
|\ \
| |/
|/| |
See merge request bgstack15/stackrpms!35
|