Compare commits
51 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
46c0cf7ae9 | ||
|
|
be4bcd0d9e | ||
|
|
ecf354c0b6 | ||
|
|
535d70749e | ||
|
|
f6696f7717 |
||
|
|
221402d1d7 | ||
|
|
614064ad01 |
||
|
|
e4adc6ae32 | ||
|
|
21daca92e4 |
||
|
|
2e252cb6f0 | ||
|
|
3fa8cfa1ae | ||
|
|
8f32f8e8a4 | ||
|
|
e989a7f1bf |
||
|
|
bfc53ff337 |
||
|
|
08e176fabf | ||
|
|
f780e02ebd |
||
|
|
16f6a3e695 |
||
|
|
bd9e7f9990 |
||
|
|
d9b13e90e4 |
||
|
|
0116286a08 | ||
|
|
bbedba23a8 | ||
|
|
4be1e19a59 |
||
|
|
5ace5740ea |
||
|
|
4e63d83138 |
||
|
|
e58bcc96db |
||
|
|
2b902f4889 | ||
|
|
45e139fda6 |
||
|
|
3f83d508cb |
||
|
|
2e86a0fb8a |
||
|
|
2e1f1c1ce1 | ||
|
|
71a87a209a |
||
|
|
b3e3064c5a | ||
|
|
c8d515b76a |
||
|
|
48fe425a61 |
||
|
|
e0e63f9638 |
||
|
|
01670ba826 |
||
|
|
324ea25ad4 |
||
|
|
d797909ac9 | ||
|
|
798c8ab75f |
||
|
|
03dbb61c9f |
||
|
|
e8733be45d |
||
|
|
fad058b5f1 | ||
|
|
b72f4724d5 |
||
|
|
43d440d378 |
||
|
|
6ede91b6e1 |
||
|
|
cc464b1b7b | ||
|
|
a8a77620f3 | ||
|
|
f543cd62c2 |
||
|
|
fea17fc04d |
||
|
|
e75248b205 | ||
|
|
f03781c8a3 |
4 changed files with 1 additions and 82 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/wingpanel-indicator-datetime-2.0.1.tar.xz
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
Orphaned for 6+ weeks
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
SHA512 (wingpanel-indicator-datetime-2.0.1.tar.xz) = 60c8086588db892a4d909b2dd6b6c0884f56084a49584112370be1e6fe5cd04182f86717dfad6406d8ee3895a1b69d873983339c1970c6b5d11e16c83af3fcb8
|
||||
|
|
@ -1,80 +0,0 @@
|
|||
%global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$
|
||||
|
||||
Name: wingpanel-indicator-datetime
|
||||
Summary: Datetime Indicator for wingpanel
|
||||
Version: 2.0.1
|
||||
Release: 2%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://launchpad.net/wingpanel-indicator-datetime
|
||||
|
||||
Source0: https://launchpad.net/%{name}/loki/%{version}/+download/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gettext
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: vala >= 0.22.0
|
||||
BuildRequires: vala-tools
|
||||
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32
|
||||
BuildRequires: pkgconfig(granite)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(libecal-1.2)
|
||||
BuildRequires: pkgconfig(libedataserver-1.2)
|
||||
BuildRequires: pkgconfig(libical)
|
||||
BuildRequires: pkgconfig(libsoup-2.4)
|
||||
BuildRequires: pkgconfig(wingpanel-2.0)
|
||||
|
||||
Supplements: wingpanel
|
||||
|
||||
|
||||
%description
|
||||
A datetime indicator for wingpanel.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
|
||||
%build
|
||||
mkdir build && pushd build
|
||||
%cmake ..
|
||||
%make_build
|
||||
popd
|
||||
|
||||
|
||||
%install
|
||||
pushd build
|
||||
%make_install
|
||||
popd
|
||||
|
||||
%find_lang datetime-indicator
|
||||
|
||||
# force correct mode for COPYING
|
||||
chmod 0644 COPYING
|
||||
|
||||
|
||||
%files -f datetime-indicator.lang
|
||||
%license COPYING
|
||||
|
||||
%{_libdir}/wingpanel/libdatetime.so
|
||||
|
||||
%{_datadir}/glib-2.0/schemas/org.pantheon.desktop.wingpanel.indicators.datetime.gschema.xml
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 17 2017 Fabio Valentini <decathorpe@gmail.com> - 2.0.1-2
|
||||
- Clean up spec file.
|
||||
|
||||
* Mon Oct 31 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0.1-1
|
||||
- Update to version 2.0.1.
|
||||
|
||||
* Thu Sep 29 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0-3
|
||||
- Mass rebuild.
|
||||
|
||||
* Wed Sep 28 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0-2
|
||||
- Spec file cleanups.
|
||||
|
||||
* Sun Aug 21 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0-1
|
||||
- Update to version 2.0.
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue