Browse Source

2015-04-17 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* garcon, orage: updated
	* xfdashboard: NEW
	


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9514 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 9 years ago
parent
commit
a3a0ca3140
3 changed files with 218 additions and 8 deletions
  1. 8 3
      g/garcon/garcon-vl.spec
  2. 9 5
      o/orage/orage-vl.spec
  3. 201 0
      x/xfdashboard/xfdashboard-vl.spec

+ 8 - 3
g/garcon/garcon-vl.spec

@@ -1,9 +1,9 @@
-%global minorversion 0.4
+%global minorversion 0.5
 
 Name:           garcon
 Summary:        Implementation of the freedesktop.org menu specification
 Summary(ja):    freedesktop.org メニュー仕様の実装
-Version:        0.4.0
+Version:        0.5.0
 Release:        1%{?_dist_release}
 
 Group:          System Environment/Libraries
@@ -18,11 +18,12 @@ Patch0:         garcon-0.2.0-redhat-menus.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildRequires:  glib2-devel >= 2.30.0
 BuildRequires:  gtk2-devel >= 2.24.0
+BuildRequires:  gtk3-devel >= 3.14.0
 BuildRequires:  gtk-doc >= 1.0
 BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  libxfce4util-devel >= 4.10.0
-BuildRequires:  libxfce4ui-devel >= 4.10.0
+BuildRequires:  libxfce4ui-devel >= 4.11.1
 Requires:       vine-menus
 #Requires:       redhat-menus
 
@@ -99,6 +100,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc %{_datadir}/gtk-doc/
 
 %changelog
+* Wed Apr 15 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.5.0-1
+- new upstrem release
+- added BR: gtk3-devel
+
 * Sun Mar  1 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.4.0-1
 - new upstrem release
 - added BR: libxfce4ui-devel

+ 9 - 5
o/orage/orage-vl.spec

@@ -1,14 +1,14 @@
 Name: 		orage
+Version: 	4.12.1
+Release: 	1%{?_dist_release}
 Summary: 	Time-managing application for Xfce desktop environment
 Summary(ja): 	Xfce デスクトップ環境向け時間管理アプリケーション
-Version: 	4.10.0
-Release: 	2%{?_dist_release}
 
 Group: 		Applications/Accessories
 License:	GPLv2
 URL: 		http://www.xfce.org/projects/orage
 
-Source0: 	http://archive.xfce.org/src/apps/%{name}/4.10/%{name}-%{version}.tar.bz2
+Source0: 	http://archive.xfce.org/src/apps/%{name}/4.12/%{name}-%{version}.tar.bz2
 
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
 BuildRequires:	dbus-glib-devel >= 0.34
@@ -39,6 +39,7 @@ make
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
+rm -rf $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
 rm -rf $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/*.cache
 
 %find_lang %{name}
@@ -65,15 +66,18 @@ fi
 %{_bindir}/orage
 %{_bindir}/tz_convert
 %{_bindir}/globaltime
-%{_libexecdir}/xfce4/
+%{_libdir}/xfce4/panel/plugins/*.so
 %{_datadir}/applications/*.desktop
 %{_datadir}/dbus-1/services/*
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/orage/
-%{_datadir}/xfce4/panel-plugins/*.desktop
+%{_datadir}/xfce4/panel/plugins/*.desktop
 %{_mandir}/man1/*
 
 %changelog
+* Wed Apr 15 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.12.1-1
+- new upstrem release
+
 * Sun Mar  1 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.10.0-2
 - rebuilt with libxfce4util 4.12.1 and libical 1.0.1
 

+ 201 - 0
x/xfdashboard/xfdashboard-vl.spec

@@ -0,0 +1,201 @@
+Name:		xfdashboard
+Version:	0.4.0
+Release:	1%{?_dist_release}
+Summary:	GNOME shell like dashboard for Xfce
+Summary(ja):	Xfce 向けの GNOME Shell 風ダッシュボード
+
+Group: 		User Interface/Desktops
+License:	GPLv2+
+URL:		http://xfdashboard.froevel.de
+
+Source0:	http://archive.xfce.org/src/apps/%{name}/0.4/%{name}-%{version}.tar.bz2
+
+BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
+BuildRequires:	libwnck-devel >= 2.30
+BuildRequires:	clutter-devel >= 1.12
+BuildRequires:	xfconf-devel >= 2.32
+BuildRequires:	garcon-devel >= 0.2.0
+BuildRequires:	libxfce4util-devel
+BuildRequires:	libtool
+BuildRequires:	gtk3-devel >= 3.2
+BuildRequires:	xfconf-devel >= 4.10.0
+BuildRequires:	xfce4-dev-tools
+BuildRequires:	libICE-devel
+BuildRequires:	libXcomposite-devel
+BuildRequires:	libXdamage-devel
+BuildRequires:	libXinerama-devel
+BuildRequires:	desktop-file-utils
+
+%description
+Xfdashboard provides a GNOME shell dashboard like interface for use with Xfce
+desktop. It can be configured to run to any keyboard shortcut and when executed
+provides an overview of applications currently open enabling the user to switch
+between different applications. The search feature works like Xfce's app finder
+which makes it convenient to search for and start applications.
+
+#'
+%package themes
+Summary:	Themes for Xfdashboard
+Summary(ja):	Xfdashboard のテーマ集
+Group: 		User Interface/Desktops
+BuildArch:      noarch
+Requires:	%{name} = %{version}-%{release}
+
+%description themes
+Additional themes for use with Xfdashboard
+
+%prep
+%setup -q
+
+%build
+%configure
+make %{?_smp_mflags} V=1
+
+%install
+rm -rf %{buildroot}
+make install DESTDIR=%{buildroot}
+%find_lang %{name}
+
+%check
+desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
+desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}-settings.desktop
+desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
+
+%clean
+rm -rf %{buildroot}
+
+%post
+/bin/touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
+
+%postun
+if [ $1 -eq 0 ] ; then
+    /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
+    /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+fi
+
+%posttrans
+/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+
+%files -f %{name}.lang
+%doc AUTHORS COPYING README
+%{_bindir}/%{name}
+%{_bindir}/%{name}-settings
+%{_datadir}/%{name}/bindings.xml
+%{_datadir}/%{name}/preferences.ui
+%{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/%{name}-settings.desktop
+%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
+%{_datadir}/icons/hicolor/*/*/%{name}.png
+%{_datadir}/themes/%{name}/*
+
+%files themes
+%{_datadir}/themes/%{name}-*
+
+%changelog
+* Fri Apr 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.4.0-1
+- Initial build for Vine Linux
+
+* Sun Mar 01 2015 Mukundan Ragavan <nonamedotc@gmail.com> - 0.3.9-3
+- Rebuild from Xfce 4.12
+
+* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.3.9-2
+- Rebuilt for Fedora 23 Change
+  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
+* Sat Feb 21 2015 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.9-1
+- Updated to 0.3.9
+- Translatations added
+
+* Sat Jan 24 2015 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.8-1
+- Update to 0.3.8
+
+* Sat Jan 17 2015 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.7-1
+- Update to 0.3.7
+- Bugfix update to 0.3.6
+
+* Sat Jan 17 2015 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.6-1
+- Update to 0.3.6
+- Added libxfce4util-devel as BR for building settings manager
+
+* Mon Jan 12 2015 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.5-1
+- Update to 0.3.5
+
+* Thu Nov 27 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.4-1
+- Update to 0.3.4
+- Move additional themes provided to -themes subpackage
+
+* Mon Oct 20 2014 Kevin Fenzi <kevin@scrye.com> 0.3.3-1
+- Update to 0.3.3
+
+* Mon Sep 08 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.2-1
+- Updated to latest upstream version
+- New features included
+
+* Wed Sep 03 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.1-1
+- Updated to latest upstream version
+
+* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
+* Tue Jul 22 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.3.0-1
+- Latest upstream version with bugfixes and enhancements
+- Removed ChangeLog from doc
+
+* Sun Jul 20 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.2.1-1
+- Updated to latest upstream version
+
+* Sat Jul 12 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.2.0-2
+- Initial build for F22
+
+* Wed Jun 11 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.2.0-1
+- Updated to latest upstream release
+- Added appdata file
+
+* Wed Jun 04 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.92-1
+- Updated to latest version
+- Added application icons
+
+* Tue May 20 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.91-1
+- Fixed URL
+- Updated to 0.1.91 - API change with this update
+- Removed TODO
+- Added BuildRequires for desktop-file-utils
+- desktop file added - will show in XFCE menu
+- desktop file for autostart added
+
+* Fri May 02 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.90-1
+- Update to 0.1.90
+- multiple bug fixes and improvements
+
+* Sun Mar 23 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.6-2
+- Updated to 0.1.6
+- Added xfdashboard.xml to files section
+
+* Sun Mar 23 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.6-1
+- Updated to 0.1.6
+
+* Sat Mar 8 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.5-1
+- Updated to latest release containing new enhancements
+
+* Tue Feb 25 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.4-2
+- Patch for enabling workspace switching added
+- Upstream bug - issue#1 on github
+
+* Mon Feb 24 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.4-1
+- Updated to the latest upstream version
+- Includes theming support (provides a default theme)
+
+* Tue Feb 11 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.3-1
+- Updated to the latest upstream version
+
+* Mon Feb 10 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.2-3
+- Corrected flags used for building the package
+- Edited the description
+
+* Sun Feb 02 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.2-2
+- Corrected version used for packaging
+- Added the doc files
+
+* Wed Jan 29 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.1.3-1
+- Initial build for Fedora