From 60a1eaae74a3d904b7c887e503d10a4c53a375c8 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 27 May 2021 08:54:34 -0400 Subject: gtk3-s add readme --- gtk3-stackrpms/README.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 gtk3-stackrpms/README.md (limited to 'gtk3-stackrpms/README.md') diff --git a/gtk3-stackrpms/README.md b/gtk3-stackrpms/README.md new file mode 100644 index 0000000..87db0b6 --- /dev/null +++ b/gtk3-stackrpms/README.md @@ -0,0 +1,46 @@ +# Readme for gtk3-stackrpms +Gtk3-stackrpms is a custom set of things that together represent all of my requested fixes to gtk3. + +* gtk3-nocsd +* gtk3-nooverlayscrollbar +* gtk3-automnemonics + +## gtk3-stackrpms upstreams +Because gtk3-stackrpms is a collection, there are multiple upstreams. + +### gtk3-nocsd +Devuan GNU+Linux already packages gtk3-nocsd natively. + +* [https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-nocsd=3-1](https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-nocsd=3-1) +* From Debian: [https://packages.debian.org/sid/gtk3-nocsd](https://packages.debian.org/sid/gtk3-nocsd) + +Fedora rpm spec: +* [https://github.com/PhantomX/chinforpms/blob/main/gtk3-nocsd/gtk3-nocsd.spec](https://github.com/PhantomX/chinforpms/blob/main/gtk3-nocsd/gtk3-nocsd.spec) + +Raw code: +* [https://github.com/PCMan/gtk3-nocsd/](https://github.com/PCMan/gtk3-nocsd/) + +### gtk3-nooverlayscrollbar +Devuan GNU+Linux already packages gtk3-nooverlayscrollbar natively. The package is really just one file in /etc/X11/Xsession.d that sets a few key environment variables to 0. + +* [https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-nooverlayscrollbar=7.0.1-3](https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-nooverlayscrollbar=7.0.1-3) +* [https://git.devuan.org/devuan/clearlooks-phenix-cinnabar-theme/src/branch/suites/unstable/52gtk3-nooverlayscrollbar](https://git.devuan.org/devuan/clearlooks-phenix-cinnabar-theme/src/branch/suites/unstable/52gtk3-nooverlayscrollbar) + +### gtk3-automnemonics +This is a module provided by Gord Squash: [sgm](https://github.com/thesquash/sgm) and packaged in Devuan natively by me. + +* [https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-automnemonics=0.90.0-2](https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-automnemonics=0.90.0-2) +* [https://git.devuan.org/devuan/sgm](https://git.devuan.org/devuan/sgm) + +## Reason for being in stackrpms +All the packages are native to Devuan but not Fedora, so this gtk3-stackrpms collection is designed to make it easy to install all of these on Fedora. + +## Alternatives + +## Dependencies + +## Additional info + +## References + +## Differences from upstreams -- cgit From e65f85bafd2307052abb77258c1722834758c16c Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 27 May 2021 10:18:57 -0400 Subject: add all gtk3-s rpms --- gtk3-stackrpms/README.md | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'gtk3-stackrpms/README.md') diff --git a/gtk3-stackrpms/README.md b/gtk3-stackrpms/README.md index 87db0b6..a82c90b 100644 --- a/gtk3-stackrpms/README.md +++ b/gtk3-stackrpms/README.md @@ -5,12 +5,14 @@ Gtk3-stackrpms is a custom set of things that together represent all of my reque * gtk3-nooverlayscrollbar * gtk3-automnemonics +## Reason for being in stackrpms +All the packages are native to Devuan but not Fedora, so this gtk3-stackrpms collection is designed to make it easy to install all of these on Fedora. + ## gtk3-stackrpms upstreams Because gtk3-stackrpms is a collection, there are multiple upstreams. ### gtk3-nocsd Devuan GNU+Linux already packages gtk3-nocsd natively. - * [https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-nocsd=3-1](https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-nocsd=3-1) * From Debian: [https://packages.debian.org/sid/gtk3-nocsd](https://packages.debian.org/sid/gtk3-nocsd) @@ -22,25 +24,35 @@ Raw code: ### gtk3-nooverlayscrollbar Devuan GNU+Linux already packages gtk3-nooverlayscrollbar natively. The package is really just one file in /etc/X11/Xsession.d that sets a few key environment variables to 0. - * [https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-nooverlayscrollbar=7.0.1-3](https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-nooverlayscrollbar=7.0.1-3) * [https://git.devuan.org/devuan/clearlooks-phenix-cinnabar-theme/src/branch/suites/unstable/52gtk3-nooverlayscrollbar](https://git.devuan.org/devuan/clearlooks-phenix-cinnabar-theme/src/branch/suites/unstable/52gtk3-nooverlayscrollbar) +Fedora rpm spec: +No upstream! My spec is original. + +Raw code: +From the Devuan links above + ### gtk3-automnemonics This is a module provided by Gord Squash: [sgm](https://github.com/thesquash/sgm) and packaged in Devuan natively by me. - * [https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-automnemonics=0.90.0-2](https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=gtk3-automnemonics=0.90.0-2) * [https://git.devuan.org/devuan/sgm](https://git.devuan.org/devuan/sgm) -## Reason for being in stackrpms -All the packages are native to Devuan but not Fedora, so this gtk3-stackrpms collection is designed to make it easy to install all of these on Fedora. +Fedora rpm spec: +No upstream! My spec is original. + +Raw code: +* [sgm](https://github.com/thesquash/sgm) ## Alternatives +The Arch Linux community has tons of gtk3 tweaks and patches. ## Dependencies +Basic gtk3 and build dependencies ## Additional info ## References ## Differences from upstreams +Nothing noteworthy -- cgit