[arch-commits] Commit in gnubiff/repos/community-x86_64 (4 files)
Allan McRae
allan at gemini.archlinux.org
Sun Apr 24 12:59:09 UTC 2022
Date: Sunday, April 24, 2022 @ 12:59:08
Author: allan
Revision: 1189582
archrelease: copy trunk to community-x86_64
Added:
gnubiff/repos/community-x86_64/PKGBUILD
(from rev 1189581, gnubiff/trunk/PKGBUILD)
gnubiff/repos/community-x86_64/gnubiff.appdata.xml
(from rev 1189581, gnubiff/trunk/gnubiff.appdata.xml)
Deleted:
gnubiff/repos/community-x86_64/PKGBUILD
gnubiff/repos/community-x86_64/gnubiff.appdata.xml
---------------------+
PKGBUILD | 76 ++++++++++++++++++++---------------------
gnubiff.appdata.xml | 92 +++++++++++++++++++++++++-------------------------
2 files changed, 84 insertions(+), 84 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-24 12:58:47 UTC (rev 1189581)
+++ PKGBUILD 2022-04-24 12:59:08 UTC (rev 1189582)
@@ -1,38 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Tom K <tomk at runbox.com>
-# Contributor: Todd Musall <tmusall at gmail.com>
-
-pkgname=gnubiff
-pkgver=2.2.17
-pkgrel=9
-pkgdesc='Mail notification program that checks for mail and displays headers when new mail has arrived'
-arch=('x86_64')
-url='http://gnubiff.sourceforge.net/'
-license=('GPL3')
-depends=('gtk3')
-makedepends=('intltool')
-source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
- 'gnubiff.appdata.xml')
-sha256sums=('e616ab031d493e4b9b27a2bccc810e4b2ada912b3cf8d44f39325cbc5293fb2c'
- '372cec540a50c0f1be01f8e097f5d530dc5f78d571337377048652e62c0cc939')
-
-prepare() {
- cd $pkgname-$pkgver
- sed -i 's|$(datadir)/pixmaps|$(datadir)/icons/hicolor/48x48/apps|' art/Makefile.am
- autoreconf -fi
-}
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --disable-fam --disable-gnome --with-password \
- --with-password-string="65423957eb027b94c9e661611c0e4271"
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" DATADIRNAME=share install
- install -Dm644 art/tux-awake.png "$pkgdir/usr/share/icons/hicolor/64x64/apps/gnubiff.png"
- install -Dm644 ../gnubiff.appdata.xml "$pkgdir/usr/share/metainfo/gnubiff.appdata.xml"
-}
Copied: gnubiff/repos/community-x86_64/PKGBUILD (from rev 1189581, gnubiff/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2022-04-24 12:59:08 UTC (rev 1189582)
@@ -0,0 +1,38 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Tom K <tomk at runbox.com>
+# Contributor: Todd Musall <tmusall at gmail.com>
+
+pkgname=gnubiff
+pkgver=2.2.17
+pkgrel=10
+pkgdesc='Mail notification program that checks for mail and displays headers when new mail has arrived'
+arch=('x86_64')
+url='http://gnubiff.sourceforge.net/'
+license=('GPL3')
+depends=('gtk3')
+makedepends=('intltool')
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+ 'gnubiff.appdata.xml')
+sha256sums=('e616ab031d493e4b9b27a2bccc810e4b2ada912b3cf8d44f39325cbc5293fb2c'
+ '372cec540a50c0f1be01f8e097f5d530dc5f78d571337377048652e62c0cc939')
+
+prepare() {
+ cd $pkgname-$pkgver
+ sed -i 's|$(datadir)/pixmaps|$(datadir)/icons/hicolor/48x48/apps|' art/Makefile.am
+ autoreconf -fi
+}
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --disable-fam --disable-gnome --with-password \
+ --with-password-string="65423957eb027b94c9e661611c0e4271"
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" DATADIRNAME=share install
+ install -Dm644 art/tux-awake.png "$pkgdir/usr/share/icons/hicolor/64x64/apps/gnubiff.png"
+ install -Dm644 ../gnubiff.appdata.xml "$pkgdir/usr/share/metainfo/gnubiff.appdata.xml"
+}
Deleted: gnubiff.appdata.xml
===================================================================
--- gnubiff.appdata.xml 2022-04-24 12:58:47 UTC (rev 1189581)
+++ gnubiff.appdata.xml 2022-04-24 12:59:08 UTC (rev 1189582)
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
- <id>net.sourceforge.gnubiff</id>
- <launchable type="desktop-id">gnubiff.desktop</launchable>
- <name>Gnubiff</name>
- <summary>Mail notification program</summary>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-3.0</project_license>
- <description>
- <p>gnubiff is a mail notification program that checks for mail and displays headers when new mail has arrived.</p>
- <p>gnubiff features include:</p>
- <ul>
- <li>Multiple mailbox support</li>
- <li>pop3, apop, imap4, mh, qmail and mailfile support</li>
- <li>SSL & certificates support</li>
- <li>GNOME support with complete integration to panel</li>
- <li>GTK stand-alone support</li>
- <li>Support for the system tray</li>
- <li>Support for running without GUI or X</li>
- <li>Automatic detection of mailbox format</li>
- <li>Mail header & content display</li>
- <li>IDLE state support for imap4</li>
- <li>FAM support for mh/qmail/mailfile</li>
- <li>PNG animation support</li>
- <li>Highly configurable</li>
- <li>HIG 2.0 compliance</li>
- <li>Small memory usage</li>
- </ul>
- </description>
- <screenshots>
- <screenshot type="default">
- <caption>Popup window displaying headers and mail content</caption>
- <image>https://sourceforge.net/p/gnubiff/screenshot/8243.jpg</image>
- </screenshot>
- <screenshot>
- <caption>gnubiff preferences</caption>
- <image>https://sourceforge.net/p/gnubiff/screenshot/11445.jpg</image>
- </screenshot>
- <screenshot>
- <caption>Example of gnome panel integration</caption>
- <image>https://sourceforge.net/p/gnubiff/screenshot/8239.jpg</image>
- </screenshot>
- </screenshots>
- <url type="bugtracker">https://sourceforge.net/p/gnubiff/bugs/</url>
- <url type="homepage">http://gnubiff.sourceforge.net/</url>
-</component>
Copied: gnubiff/repos/community-x86_64/gnubiff.appdata.xml (from rev 1189581, gnubiff/trunk/gnubiff.appdata.xml)
===================================================================
--- gnubiff.appdata.xml (rev 0)
+++ gnubiff.appdata.xml 2022-04-24 12:59:08 UTC (rev 1189582)
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>net.sourceforge.gnubiff</id>
+ <launchable type="desktop-id">gnubiff.desktop</launchable>
+ <name>Gnubiff</name>
+ <summary>Mail notification program</summary>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-3.0</project_license>
+ <description>
+ <p>gnubiff is a mail notification program that checks for mail and displays headers when new mail has arrived.</p>
+ <p>gnubiff features include:</p>
+ <ul>
+ <li>Multiple mailbox support</li>
+ <li>pop3, apop, imap4, mh, qmail and mailfile support</li>
+ <li>SSL & certificates support</li>
+ <li>GNOME support with complete integration to panel</li>
+ <li>GTK stand-alone support</li>
+ <li>Support for the system tray</li>
+ <li>Support for running without GUI or X</li>
+ <li>Automatic detection of mailbox format</li>
+ <li>Mail header & content display</li>
+ <li>IDLE state support for imap4</li>
+ <li>FAM support for mh/qmail/mailfile</li>
+ <li>PNG animation support</li>
+ <li>Highly configurable</li>
+ <li>HIG 2.0 compliance</li>
+ <li>Small memory usage</li>
+ </ul>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <caption>Popup window displaying headers and mail content</caption>
+ <image>https://sourceforge.net/p/gnubiff/screenshot/8243.jpg</image>
+ </screenshot>
+ <screenshot>
+ <caption>gnubiff preferences</caption>
+ <image>https://sourceforge.net/p/gnubiff/screenshot/11445.jpg</image>
+ </screenshot>
+ <screenshot>
+ <caption>Example of gnome panel integration</caption>
+ <image>https://sourceforge.net/p/gnubiff/screenshot/8239.jpg</image>
+ </screenshot>
+ </screenshots>
+ <url type="bugtracker">https://sourceforge.net/p/gnubiff/bugs/</url>
+ <url type="homepage">http://gnubiff.sourceforge.net/</url>
+</component>
More information about the arch-commits
mailing list