Hello community,

here is the log from the commit of package pinpoint for openSUSE:Factory
checked in at Mon Jun 6 14:40:35 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/pinpoint/pinpoint.changes      2011-05-23 
17:32:19.000000000 +0200
@@ -0,0 +1,24 @@
+-------------------------------------------------------------------
+Mon May 23 13:14:57 UTC 2011 - [email protected]
+
+- Update to version 0.1.2:
+  + New background scaling type 'stretch'
+  + Handle relative paths fully
+  + Added '.mkv' to list of video extensions
+  + Only treat # at start of line as comments
+  + Improve documentation
+  + Distribute ClutterScript based transitions in tarball
+
+-------------------------------------------------------------------
+Fri May 20 14:32:06 UTC 2011 - [email protected]
+
+- Initial package, version 0.1.0:
+  + Initial feature set:
+    - Positioning of text
+    - image backgrounds
+    - video backgrounds
+    - transitions
+    - pdf export
+    - running of commands
+    - editing of commands
+    - live updating when source changes

calling whatdependson for head-i586


New:
----
  pinpoint-0.1.2.tar.bz2
  pinpoint.changes
  pinpoint.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pinpoint.spec ++++++
#
# spec file for package pinpoint
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           pinpoint
Version:        0.1.2
Release:        1
License:        LGPL 2.1
Summary:        A tool for making hackers do excellent presentations
Url:            http://live.gnome.org/Pinpoint
Group:          Productivity/Other
Source:         
http://ftp.gnome.org/pub/GNOME/sources/pinpoint/0.1/%{name}-%{version}.tar.bz2
BuildRequires:  pkgconfig(cairo-pdf)
BuildRequires:  pkgconfig(clutter-1.0)
BuildRequires:  pkgconfig(clutter-gst-1.0)
BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
BuildRequires:  pkgconfig(gio-2.0)
BuildRequires:  pkgconfig(librsvg-2.0)
BuildRequires:  pkgconfig(pangocairo)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Pinpoint is a simple presentation tool that hopes to avoid audience death by 
bullet point and instead
encourage presentations containing beautiful images and small amounts of 
concise text in slides.

Features:
    * Text position
    * Styling of font, text-color, contrast background and text positioning for 
global default and per
      slide overrides.
    * Image backgrounds
    * Video backgrounds
    * Pango markup inside slides
    * Transitions, extendable through json
    * PDF export
    * Embedding commands to run for demos in slides, with editable commandline 
during presentation.
    * Monitoring of source file with live updates of changed slide for authoring

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install

%clean
%{?buildroot:%__rm -rf %{buildroot}}

%files
%defattr(-,root,root)
%doc ChangeLog README COPYING
%{_bindir}/pinpoint
%{_datadir}/pinpoint/

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to