[arch-commits] Commit in gloobus-preview/repos (4 files)

2017-10-15 Thread Balló György
Date: Sunday, October 15, 2017 @ 18:48:15
  Author: bgyorgy
Revision: 262980

archrelease: copy trunk to community-i686, community-x86_64

Added:
  gloobus-preview/repos/community-i686/PKGBUILD
(from rev 262979, gloobus-preview/trunk/PKGBUILD)
  gloobus-preview/repos/community-x86_64/PKGBUILD
(from rev 262979, gloobus-preview/trunk/PKGBUILD)
Deleted:
  gloobus-preview/repos/community-i686/PKGBUILD
  gloobus-preview/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 community-i686/PKGBUILD   |   40 --
 community-x86_64/PKGBUILD |   40 --
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-15 18:34:23 UTC (rev 262979)
+++ community-i686/PKGBUILD 2017-10-15 18:48:15 UTC (rev 262980)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=gloobus-preview
-_bzrrev=335
-_bzrpath=~gloobus-dev/$pkgname/last_working_branch
-pkgver=0.4.5.$_bzrrev
-pkgrel=2
-pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
-arch=('i686' 'x86_64')
-url="http://gloobus.net/;
-license=('GPL')
-depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
-makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
-optdepends=('djvulibre: Preview DjVu documents'
-'gst-libav: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-good: Extra media codecs'
-'gst-plugins-ugly: Extra media codecs'
-'imagemagick: Support for more image formats'
-'libgxps: Preview XPS documents'
-'libspectre: Preview PostScript documents'
-'unoconv: Preview LibreOffice compatible documents')
-source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
-sha256sums=('SKIP')
-
-build() {
-  cd $_bzrpath
-  ./autogen.sh --prefix=/usr
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $_bzrpath
-  make DESTDIR="$pkgdir" install
-}

Copied: gloobus-preview/repos/community-i686/PKGBUILD (from rev 262979, 
gloobus-preview/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-15 18:48:15 UTC (rev 262980)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=gloobus-preview
+_bzrrev=335
+_bzrpath=~gloobus-dev/$pkgname/last_working_branch
+pkgver=0.4.5.$_bzrrev
+pkgrel=3
+pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
+arch=('i686' 'x86_64')
+url="http://gloobus.net/;
+license=('GPL')
+depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
+makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
+optdepends=('djvulibre: Preview DjVu documents'
+'gst-libav: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-good: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'imagemagick: Support for more image formats'
+'libgxps: Preview XPS documents'
+'libspectre: Preview PostScript documents'
+'unoconv: Preview LibreOffice compatible documents')
+source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
+sha256sums=('SKIP')
+
+build() {
+  cd $_bzrpath
+  ./autogen.sh --prefix=/usr
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $_bzrpath
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-15 18:34:23 UTC (rev 262979)
+++ community-x86_64/PKGBUILD   2017-10-15 18:48:15 UTC (rev 262980)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=gloobus-preview
-_bzrrev=335
-_bzrpath=~gloobus-dev/$pkgname/last_working_branch
-pkgver=0.4.5.$_bzrrev
-pkgrel=2
-pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
-arch=('i686' 'x86_64')
-url="http://gloobus.net/;
-license=('GPL')
-depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
-makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
-optdepends=('djvulibre: Preview DjVu documents'
-'gst-libav: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-good: Extra media 

[arch-commits] Commit in gloobus-preview/repos (4 files)

2017-10-04 Thread Evangelos Foutras
Date: Wednesday, October 4, 2017 @ 19:11:47
  Author: foutrelis
Revision: 261565

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  gloobus-preview/repos/community-staging-i686/
  gloobus-preview/repos/community-staging-i686/PKGBUILD
(from rev 261564, gloobus-preview/trunk/PKGBUILD)
  gloobus-preview/repos/community-staging-x86_64/
  gloobus-preview/repos/community-staging-x86_64/PKGBUILD
(from rev 261564, gloobus-preview/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   40 
 community-staging-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: gloobus-preview/repos/community-staging-i686/PKGBUILD (from rev 261564, 
gloobus-preview/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-04 19:11:47 UTC (rev 261565)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=gloobus-preview
+_bzrrev=335
+_bzrpath=~gloobus-dev/$pkgname/last_working_branch
+pkgver=0.4.5.$_bzrrev
+pkgrel=3
+pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
+arch=('i686' 'x86_64')
+url="http://gloobus.net/;
+license=('GPL')
+depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
+makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
+optdepends=('djvulibre: Preview DjVu documents'
+'gst-libav: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-good: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'imagemagick: Support for more image formats'
+'libgxps: Preview XPS documents'
+'libspectre: Preview PostScript documents'
+'unoconv: Preview LibreOffice compatible documents')
+source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
+sha256sums=('SKIP')
+
+build() {
+  cd $_bzrpath
+  ./autogen.sh --prefix=/usr
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $_bzrpath
+  make DESTDIR="$pkgdir" install
+}

Copied: gloobus-preview/repos/community-staging-x86_64/PKGBUILD (from rev 
261564, gloobus-preview/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-10-04 19:11:47 UTC (rev 261565)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=gloobus-preview
+_bzrrev=335
+_bzrpath=~gloobus-dev/$pkgname/last_working_branch
+pkgver=0.4.5.$_bzrrev
+pkgrel=3
+pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
+arch=('i686' 'x86_64')
+url="http://gloobus.net/;
+license=('GPL')
+depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
+makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
+optdepends=('djvulibre: Preview DjVu documents'
+'gst-libav: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-good: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'imagemagick: Support for more image formats'
+'libgxps: Preview XPS documents'
+'libspectre: Preview PostScript documents'
+'unoconv: Preview LibreOffice compatible documents')
+source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
+sha256sums=('SKIP')
+
+build() {
+  cd $_bzrpath
+  ./autogen.sh --prefix=/usr
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $_bzrpath
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in gloobus-preview/repos (4 files)

2016-12-07 Thread Balló György
Date: Wednesday, December 7, 2016 @ 17:22:50
  Author: bgyorgy
Revision: 198312

archrelease: copy trunk to community-i686, community-x86_64

Added:
  gloobus-preview/repos/community-i686/PKGBUILD
(from rev 198311, gloobus-preview/trunk/PKGBUILD)
  gloobus-preview/repos/community-x86_64/PKGBUILD
(from rev 198311, gloobus-preview/trunk/PKGBUILD)
Deleted:
  gloobus-preview/repos/community-i686/PKGBUILD
  gloobus-preview/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 community-i686/PKGBUILD   |   40 --
 community-x86_64/PKGBUILD |   40 --
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-12-07 17:22:27 UTC (rev 198311)
+++ community-i686/PKGBUILD 2016-12-07 17:22:50 UTC (rev 198312)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=gloobus-preview
-_bzrrev=335
-_bzrpath=~gloobus-dev/$pkgname/last_working_branch
-pkgver=0.4.5.$_bzrrev
-pkgrel=2
-pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
-arch=('i686' 'x86_64')
-url="http://gloobus.net/;
-license=('GPL')
-depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
-makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
-optdepends=('djvulibre: Preview DjVu documents'
-'gst-libav: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-good: Extra media codecs'
-'gst-plugins-ugly: Extra media codecs'
-'imagemagick: Support for more image formats'
-'libgxps: Preview XPS documents'
-'libspectre: Preview PostScript documents'
-'unoconv: Preview LibreOffice compatible documents')
-source=($pkgname-$_bzrrev.tar.gz::http://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
-sha256sums=('SKIP')
-
-build() {
-  cd $_bzrpath
-  ./autogen.sh --prefix=/usr
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $_bzrpath
-  make DESTDIR="$pkgdir" install
-}

Copied: gloobus-preview/repos/community-i686/PKGBUILD (from rev 198311, 
gloobus-preview/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-12-07 17:22:50 UTC (rev 198312)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=gloobus-preview
+_bzrrev=335
+_bzrpath=~gloobus-dev/$pkgname/last_working_branch
+pkgver=0.4.5.$_bzrrev
+pkgrel=2
+pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
+arch=('i686' 'x86_64')
+url="http://gloobus.net/;
+license=('GPL')
+depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
+makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
+optdepends=('djvulibre: Preview DjVu documents'
+'gst-libav: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-good: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'imagemagick: Support for more image formats'
+'libgxps: Preview XPS documents'
+'libspectre: Preview PostScript documents'
+'unoconv: Preview LibreOffice compatible documents')
+source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
+sha256sums=('SKIP')
+
+build() {
+  cd $_bzrpath
+  ./autogen.sh --prefix=/usr
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $_bzrpath
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-12-07 17:22:27 UTC (rev 198311)
+++ community-x86_64/PKGBUILD   2016-12-07 17:22:50 UTC (rev 198312)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=gloobus-preview
-_bzrrev=335
-_bzrpath=~gloobus-dev/$pkgname/last_working_branch
-pkgver=0.4.5.$_bzrrev
-pkgrel=2
-pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
-arch=('i686' 'x86_64')
-url="http://gloobus.net/;
-license=('GPL')
-depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
-makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
-optdepends=('djvulibre: Preview DjVu documents'
-'gst-libav: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-good: Extra media 

[arch-commits] Commit in gloobus-preview/repos (4 files)

2014-01-22 Thread Balló György
Date: Wednesday, January 22, 2014 @ 23:02:11
  Author: bgyorgy
Revision: 104568

archrelease: copy trunk to community-i686, community-x86_64

Deleted:
  
gloobus-preview/repos/community-i686/gloobus-preview-configuration-pygobject3-port.patch
  gloobus-preview/repos/community-i686/gloobus-sushi-pygobject3-port.patch
  
gloobus-preview/repos/community-x86_64/gloobus-preview-configuration-pygobject3-port.patch
  gloobus-preview/repos/community-x86_64/gloobus-sushi-pygobject3-port.patch

--+
 community-i686/gloobus-preview-configuration-pygobject3-port.patch   |  124 
--
 community-i686/gloobus-sushi-pygobject3-port.patch   |   21 -
 community-x86_64/gloobus-preview-configuration-pygobject3-port.patch |  124 
--
 community-x86_64/gloobus-sushi-pygobject3-port.patch |   21 -
 4 files changed, 290 deletions(-)

Deleted: community-i686/gloobus-preview-configuration-pygobject3-port.patch
===
--- community-i686/gloobus-preview-configuration-pygobject3-port.patch  
2014-01-22 21:51:40 UTC (rev 104567)
+++ community-i686/gloobus-preview-configuration-pygobject3-port.patch  
2014-01-22 22:02:11 UTC (rev 104568)
@@ -1,124 +0,0 @@
-diff -Naur 
gloobus-preview-0.4.5-ubuntu11~ppa290.orig/src/gloobus-preview-configuration 
gloobus-preview-0.4.5-ubuntu11~ppa290/src/gloobus-preview-configuration
 
gloobus-preview-0.4.5-ubuntu11~ppa290.orig/src/gloobus-preview-configuration
   2014-01-22 21:54:41.555697168 +0100
-+++ gloobus-preview-0.4.5-ubuntu11~ppa290/src/gloobus-preview-configuration
2014-01-22 21:34:36.867164953 +0100
-@@ -6,10 +6,9 @@
- import os
- import sys
- import glob
--import gtk
-+from gi.repository import Gtk, GConf
- import signal
- import gettext
--import gconf
- #import config
- 
- #=== CLASS COLORS 
===#
-@@ -69,54 +68,54 @@
-   def __init__(self):
-   self.config = config_load()
-   
--  self.client = gconf.client_get_default()
-+  self.client = GConf.Client.get_default()
-   self.gconf_win_layout = 
self.client.get_string('/apps/metacity/general/button_layout')
- 
-   #= Show In Taskbar = #
--  self.entry1 = gtk.CheckButton(label=_(Show in TaskBar), 
use_underline=False)  
-+  self.entry1 = Gtk.CheckButton(label=_(Show in TaskBar), 
use_underline=False)  
-   self.entry1.set_tooltip_markup(_(When enabled gloobus-preview 
will be\nshown in the btaskbar/b))
-   self.entry1.set_active(self.config.getboolean(Main,taskbar))
- 
-   #= Allways on top = #
--  self.entry2 = gtk.CheckButton(label=_(Always on top), 
use_underline=False)  
-+  self.entry2 = Gtk.CheckButton(label=_(Always on top), 
use_underline=False)  
-   self.entry2.set_tooltip_markup(_(When enabled gloobus-preview 
will be\nbalways on top/b of the other windows))
-   self.entry2.set_active(self.config.getboolean(Main,ontop))
-   win.set_keep_above(self.config.getboolean(Main,ontop))
- 
- 
-   #= Quit on lose focus = #
--  self.entry3 = gtk.CheckButton(label=_(Quit on lose focus), 
use_underline=False)  
-+  self.entry3 = Gtk.CheckButton(label=_(Quit on lose focus), 
use_underline=False)  
-   self.entry3.set_tooltip_markup(_(When enabled, gloobus-preview 
will bexit/b\nwhen it loses focus))
-   self.entry3.set_active(self.config.getboolean(Main,focus))
- 
-   #= Win bar layout = #
--  self.entry4 = gtk.CheckButton(label=_(Window Bar Layout 
inverted), use_underline=False)  
-+  self.entry4 = Gtk.CheckButton(label=_(Window Bar Layout 
inverted), use_underline=False)  
-   self.entry4.set_tooltip_markup(_(Layout of the buttons\nclose 
button on the right/left?))
-   
self.entry4.set_active(self.config.getboolean(Main,winbar_layout))
- 
-   #= Use gtk theme = #
--  self.theme_gtk_entry = gtk.CheckButton(label=_(Use gtk 
theme), use_underline=False)  
-+  self.theme_gtk_entry = Gtk.CheckButton(label=_(Use gtk 
theme), use_underline=False)  
-   self.theme_gtk_entry.set_tooltip_markup(_(When enabled, 
gloobus-preview will use system GTK theme))
-   
self.theme_gtk_entry.set_active(self.config.getboolean(Theme,gtk))
-   
-   #=== BUTTONS  = #
--  container0 = gtk.HBox(True,1)  #Save and close buttons
-+  container0 = Gtk.HBox(True,1)  #Save and close buttons
- 
--