-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
11 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
%global common_configure --with-cinnamon=4.6 --disable-unity --srcdir=.. | ||
%global common_configure --disable-unity --srcdir=.. | ||
|
||
%global common_desc Arc is a flat theme with transparent elements for GTK 3, GTK 2 and GNOME Shell, Unity, Pantheon, Xfce, MATE, Cinnamon, Budgie Desktop. | ||
|
||
|
||
Name: arc-theme | ||
Version: 20201013 | ||
Version: 20210127 | ||
Release: 1%{?dist} | ||
Summary: A flat theme with transparent elements | ||
|
||
|
@@ -48,21 +47,22 @@ popd | |
%make_build -C regular | ||
%make_build -C solid | ||
|
||
|
||
%install | ||
%make_install -C regular | ||
%make_install -C solid | ||
|
||
# Link duplicate files. | ||
%fdupes -s %{buildroot}%{_datadir} | ||
|
||
|
||
%files | ||
%license AUTHORS COPYING | ||
%doc README.md | ||
%{_datadir}/themes/* | ||
|
||
%changelog | ||
* Fri apr 2 2021 Muhammad Ahmad <[email protected]> | ||
- New Version - 20210127 | ||
|
||
* Thu Oct 15 2020 Muhammad Ahmad <[email protected]> | ||
- New Version - 20201013 | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ | ||
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ | ||
!_TAG_PROGRAM_AUTHOR Darren Hiebert /[email protected]/ | ||
!_TAG_PROGRAM_NAME Exuberant Ctags // | ||
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/ | ||
!_TAG_PROGRAM_VERSION 5.8 // |