Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : gnome-shell-extension-dash-to-dock | name : gnome-shell-extension-dash-to-dock | ||||
| version : '61' | version : '62' | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://github.com/micheleg/dash-to-dock/archive/extensions.gnome.org-v61.tar.gz : 8cea499749cca5cc0ae248a9ae5b1cda7e364526d5d1d90fd71f6aa886837c51 | - https://github.com/micheleg/dash-to-dock/archive/extensions.gnome.org-v62.tar.gz : b74a89b3988bd7e7bdbbe8427382c3a2d06784bdaf72ea42ae37e5cb3ac26858 | ||||
| license : GPL-2.0 | license : GPL-2.0 | ||||
| component : desktop.gnome | component : desktop.gnome | ||||
| summary : A dock for the Gnome Shell. | summary : A dock for the Gnome Shell. | ||||
| description: | | description: | | ||||
| A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops. | A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops. | ||||
| rundeps : | rundeps : | ||||
| - gnome-shell | - gnome-shell | ||||
| - gnome-shell-extensions | - gnome-shell-extensions | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-Padding-tweaks.patch | %patch -p1 < $pkgfiles/0001-Padding-tweaks.patch | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| install -dm00755 $installdir/usr/share/glib-2.0/schemas/ | install -dm00755 $installdir/usr/share/glib-2.0/schemas/ | ||||
| install -Dm00644 schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml $installdir/usr/share/glib-2.0/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml | install -Dm00644 schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml $installdir/usr/share/glib-2.0/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.