Coder Social home page Coder Social logo

sanduhrs / gnome-shell-extensions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dffischer/gnome-shell-extensions

0.0 2.0 0.0 186 KB

extensions to gnome-shell, packaged for Arch Linux

Home Page: https://aur.archlinux.org/packages/?K=gnome-shell-extension-

Shell 100.00%

gnome-shell-extensions's Introduction

Gnome Shell Extension Packages for AUR

This repository collects packages for extensions to the GNOME Shell to globally install them via Arch Linux's User Repository. They are all built and installed in a similar way, so collecting them here eases maintenance as code fragments can be unified and shared among them.

Contributing

Contributions are very welcome. If you want to use the templates to package other extensions, feel free to fork this repository and add them. Pull requests are much appreciated.

Simple version updates are only checked in on important upstream changes. Please leave all templates unexpanded (as template input instead of template begin and template and) to avoid cluttered and redundant code. To ease your work, you may use makepkg-expanded, which can build and distribute the packages without expanding their templates.

The makepkg-template for git packages are needed to expand all the templates used herein. Install them globally or copy them into the makepkg-templates directory after cloning.

Organization

  • makepkg-templates contains code snippets needed in many of the extensions. See the README there for a more detailed description.

  • gschemas.install is the install script utilized by all extensions that install glib schemas. The corresponding template automatically adds it, but as a PKGBUILD can not pull in something from outside its own directory, so it also has to be linked into the package directory. It compiles glib-2.0 schemas installed with the extension, which normally are used to store its configuration, and tells the user how to activate it.

  • All PKGBUILDs not utilizing gschemas.install should use notice.install instead. It reminds the user to restart the shell for the extension installation to have an effect.

  • A .gitignore file excludes all intermediate products, packages and source aurballs created when building packages and preparing them for upload to the AUR.

  • README.md is the document you are reading right now.

  • all other directories package one extension each.

Apart from expanding the templates, this repository should exactly mirror the state of the packages in the AUR.

gnome-shell-extensions's People

Contributors

dffischer avatar

Watchers

Stefan Auditor avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.