mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/arc-theme-Red: Updated for version 20170913.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
28b41371f6
commit
3833c45de8
4 changed files with 11 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
arc-theme-Red (A red variation of Horst3180's Arc Theme).
|
||||
|
||||
Arc is a flat theme with transparent elements for GTK3, GTK2 and
|
||||
Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments
|
||||
Arc is a flat theme with transparent elements for GTK3, GTK2 and
|
||||
Gnome-Shell which supports GTK3 and GTK2 based desktop environments
|
||||
like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
|
||||
|
||||
Arc Red is available in three variants:
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=arc-theme-Red
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-20170913}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -57,7 +57,7 @@ else
|
|||
LIBDIRSUFFIX=""
|
||||
fi
|
||||
|
||||
SRCVER="1"
|
||||
SRCVER=${SRCVER:-b216c76f34232f6eb71df585b74de43f9367b3ec}
|
||||
|
||||
set -e
|
||||
|
||||
|
@ -93,7 +93,7 @@ make
|
|||
make install DESTDIR=$PKG
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a AUTHORS COPYING HACKING.md README.md $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp AUTHORS COPYING HACKING.md README.md $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
|
||||
mkdir -p $PKG/install
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="arc-theme-Red"
|
||||
VERSION="1.0"
|
||||
VERSION="20170913"
|
||||
HOMEPAGE="https://github.com/mclmza/arc-theme-Red"
|
||||
DOWNLOAD="https://github.com/mclmza/arc-theme-Red/archive/1/arc-theme-Red-1.tar.gz"
|
||||
MD5SUM="3539b67264d727a46d2f0c5c97bc24c8"
|
||||
DOWNLOAD="https://github.com/mclmza/arc-theme-Red/archive/b216c76f34232f6eb71df585b74de43f9367b3ec/arc-theme-Red-b216c76f34232f6eb71df585b74de43f9367b3ec.tar.gz"
|
||||
MD5SUM="a1f37e51c80f876d4b722c86903af933"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="murrine"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
arc-theme-Red: arc-theme-Red (A red variation of Horst3180's Arc Theme).
|
||||
arc-theme-Red:
|
||||
arc-theme-Red: Arc is a flat theme with transparent elements for GTK3, GTK2 and
|
||||
arc-theme-Red: Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments
|
||||
arc-theme-Red: Arc is a flat theme with transparent elements for GTK3, GTK2 and
|
||||
arc-theme-Red: Gnome-Shell which supports GTK3 and GTK2 based desktop environments
|
||||
arc-theme-Red: like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
|
||||
arc-theme-Red:
|
||||
arc-theme-Red: Homepage: https://github.com/horst3180/arc-theme-Red
|
||||
|
|
Loading…
Reference in a new issue