pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/corebird



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Jan 14 09:28:41 UTC 2017

Modified Files:
        pkgsrc/net/corebird: Makefile PLIST distinfo options.mk
        pkgsrc/net/corebird/patches: patch-data_Makefile.am
            patch-data_Makefile.in
Added Files:
        pkgsrc/net/corebird/patches: patch-src_widgets_MediaVideoWidget.vala

Log Message:
Update to 1.4.1

Changelog:
Version 1.4.1 (2017-01-08)
  - Lower the required gspell version to 1.0
  - Work around a binding problem in the gtk+ 3.18 vapi of vala 0.30

Version 1.4 (2017-01-06)
  - Images in quoted tweets now look more like they actually belong to
    the quoted tweet instead of the quoting tweet.
  - Allow deleting tweets from the tweet info page and not just from
    timelines.
  - Fix the user completion not showing all possible results
  - Focus the already opened window for an account if the account gets
    selected in the accounts popover
  - Avoid window resizing when typing in the Direct Message text box
  - Add 'q' accelerator to tweet rows for quoting
  - Add spellchecking. This add a dependency to gspell
  - Increase gtk+ dependency to 3.18 to get rid of some workarounds.
  - Increase avatar size in profiles and slightly overlap them over the
    banner. Also, always show the full banner.
  - Fix completion popup positioning under Wayland
  - Add experimental meson build files
  - Fix some videos not playing correctly
  - Add a minimal video progress indicator to the video dialog
  - Fix the retweet/favorite count updating in the tweet info page


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/corebird/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/corebird/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/corebird/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/corebird/options.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/corebird/patches/patch-data_Makefile.am \
    pkgsrc/net/corebird/patches/patch-data_Makefile.in
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/net/corebird/patches/patch-src_widgets_MediaVideoWidget.vala

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/corebird/Makefile
diff -u pkgsrc/net/corebird/Makefile:1.19 pkgsrc/net/corebird/Makefile:1.20
--- pkgsrc/net/corebird/Makefile:1.19   Sun Dec  4 05:17:36 2016
+++ pkgsrc/net/corebird/Makefile        Sat Jan 14 09:28:41 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2016/12/04 05:17:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2017/01/14 09:28:41 ryoon Exp $
 
-DISTNAME=      corebird-1.3.3
-PKGREVISION=   1
+DISTNAME=      corebird-1.4.1
 CATEGORIES=    net
 MASTER_SITES=  https://github.com/baedert/corebird/releases/download/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
@@ -23,6 +22,8 @@ TEST_TARGET=  check
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../www/librest07/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gspell+= gspell>=1.2.2
+.include "../../textproc/gspell/buildlink3.mk"
 .include "../../textproc/json-glib/buildlink3.mk"
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../net/libsoup/buildlink3.mk"

Index: pkgsrc/net/corebird/PLIST
diff -u pkgsrc/net/corebird/PLIST:1.3 pkgsrc/net/corebird/PLIST:1.4
--- pkgsrc/net/corebird/PLIST:1.3       Mon Sep  5 15:12:56 2016
+++ pkgsrc/net/corebird/PLIST   Sat Jan 14 09:28:41 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/09/05 15:12:56 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.4 2017/01/14 09:28:41 ryoon Exp $
 bin/corebird
 man/man1/corebird.1
 share/appdata/org.baedert.corebird.appdata.xml
@@ -26,6 +26,7 @@ share/locale/es_VE/LC_MESSAGES/corebird.
 share/locale/fa/LC_MESSAGES/corebird.mo
 share/locale/fi/LC_MESSAGES/corebird.mo
 share/locale/fr/LC_MESSAGES/corebird.mo
+share/locale/gl/LC_MESSAGES/corebird.mo
 share/locale/hi/LC_MESSAGES/corebird.mo
 share/locale/hu/LC_MESSAGES/corebird.mo
 share/locale/id/LC_MESSAGES/corebird.mo
@@ -33,6 +34,7 @@ share/locale/it/LC_MESSAGES/corebird.mo
 share/locale/ja/LC_MESSAGES/corebird.mo
 share/locale/ko/LC_MESSAGES/corebird.mo
 share/locale/lt/LC_MESSAGES/corebird.mo
+share/locale/nb/LC_MESSAGES/corebird.mo
 share/locale/nl/LC_MESSAGES/corebird.mo
 share/locale/pl/LC_MESSAGES/corebird.mo
 share/locale/pt/LC_MESSAGES/corebird.mo

Index: pkgsrc/net/corebird/distinfo
diff -u pkgsrc/net/corebird/distinfo:1.8 pkgsrc/net/corebird/distinfo:1.9
--- pkgsrc/net/corebird/distinfo:1.8    Wed Oct 26 20:34:00 2016
+++ pkgsrc/net/corebird/distinfo        Sat Jan 14 09:28:41 2017
@@ -1,9 +1,10 @@
-$NetBSD: distinfo,v 1.8 2016/10/26 20:34:00 ryoon Exp $
+$NetBSD: distinfo,v 1.9 2017/01/14 09:28:41 ryoon Exp $
 
-SHA1 (corebird-1.3.3.tar.xz) = adc34ba0616b430e7381879c42b44213912cdf6a
-RMD160 (corebird-1.3.3.tar.xz) = e9263a6b5009a843fe21ffee41f65a5ff66828ae
-SHA512 (corebird-1.3.3.tar.xz) = 5143c194058525415c7b30475b78be1ac6498d425c32fc3ff9493ac49b15d9e07d5ffc23acf68882f2c14776cfc377ee6c1d04a29c28099558c3cc1578762888
-Size (corebird-1.3.3.tar.xz) = 635980 bytes
-SHA1 (patch-data_Makefile.am) = c6e4939d567336855a5768c7fa0457d6a8a7dbdc
-SHA1 (patch-data_Makefile.in) = 4d34f197eae110b4d022940be6c4b1b9ae7bdcea
+SHA1 (corebird-1.4.1.tar.xz) = f979a83e2a8bc19b0eb36f4c22296b2ac3a83c0a
+RMD160 (corebird-1.4.1.tar.xz) = febcf0b061b928f166ee8436bd31d9a6a6cf65fb
+SHA512 (corebird-1.4.1.tar.xz) = 3656517f3c01faa0136f62a4f752cb1d48f497cd615a5bce77a6aece9239ce77340eeef6a3af73cebcc6a84c7efd82a24be1376d28d9c1cfa342239840148fc4
+Size (corebird-1.4.1.tar.xz) = 648564 bytes
+SHA1 (patch-data_Makefile.am) = cebf21049f03cdcca06b476040125edcdc86d675
+SHA1 (patch-data_Makefile.in) = 8ed5776f7b694a7cf574f5e8097811eb7cd060b4
 SHA1 (patch-po_Makevars) = 7d1f0dcef0caf53d6fa1187306d6264c158b8210
+SHA1 (patch-src_widgets_MediaVideoWidget.vala) = 6dc9c90649b93b2fa6e6e02b94f8a3ef667c19d2

Index: pkgsrc/net/corebird/options.mk
diff -u pkgsrc/net/corebird/options.mk:1.2 pkgsrc/net/corebird/options.mk:1.3
--- pkgsrc/net/corebird/options.mk:1.2  Tue Jan  5 21:38:07 2016
+++ pkgsrc/net/corebird/options.mk      Sat Jan 14 09:28:41 2017
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2016/01/05 21:38:07 joerg Exp $
+# $NetBSD: options.mk,v 1.3 2017/01/14 09:28:41 ryoon Exp $
 #
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.corebird
@@ -12,7 +12,6 @@ PKG_SUGGESTED_OPTIONS=        gstreamer
 DEPENDS+=      gst-plugins1-bad-[0-9]*:../../multimedia/gst-plugins1-bad
 DEPENDS+=      gst-plugins1-good-[0-9]*:../../multimedia/gst-plugins1-good
 DEPENDS+=      gst-plugins1-libav-[0-9]*:../../multimedia/gst-plugins1-libav
-CONFIGURE_ARGS+=       --enable-video
 .else
 CONFIGURE_ARGS+=       --disable-video
 .endif

Index: pkgsrc/net/corebird/patches/patch-data_Makefile.am
diff -u pkgsrc/net/corebird/patches/patch-data_Makefile.am:1.1 pkgsrc/net/corebird/patches/patch-data_Makefile.am:1.2
--- pkgsrc/net/corebird/patches/patch-data_Makefile.am:1.1      Mon Sep  5 15:12:56 2016
+++ pkgsrc/net/corebird/patches/patch-data_Makefile.am  Sat Jan 14 09:28:41 2017
@@ -1,8 +1,8 @@
-$NetBSD: patch-data_Makefile.am,v 1.1 2016/09/05 15:12:56 ryoon Exp $
+$NetBSD: patch-data_Makefile.am,v 1.2 2017/01/14 09:28:41 ryoon Exp $
 
 * Workarounf for a lack of 'msgfmt --xml' and 'msgfmt --desktop'
 
---- data/Makefile.am.orig      2016-07-31 06:42:48.000000000 +0000
+--- data/Makefile.am.orig      2017-01-06 15:03:13.000000000 +0000
 +++ data/Makefile.am
 @@ -9,13 +9,17 @@ appdatadir = $(datarootdir)/appdata
  appdata_in_files = org.baedert.corebird.appdata.xml.in
@@ -24,5 +24,5 @@ $NetBSD: patch-data_Makefile.am,v 1.1 20
 -      --template $< -o $@
 +      cp $^ $@
  
- # Actually, just ignore gschema translations...
- org.baedert.corebird.gschema.xml: org.baedert.corebird.gschema.xml.in
+ man_MANS = corebird.1
+ 
Index: pkgsrc/net/corebird/patches/patch-data_Makefile.in
diff -u pkgsrc/net/corebird/patches/patch-data_Makefile.in:1.1 pkgsrc/net/corebird/patches/patch-data_Makefile.in:1.2
--- pkgsrc/net/corebird/patches/patch-data_Makefile.in:1.1      Wed Oct 26 20:34:00 2016
+++ pkgsrc/net/corebird/patches/patch-data_Makefile.in  Sat Jan 14 09:28:41 2017
@@ -1,8 +1,8 @@
-$NetBSD: patch-data_Makefile.in,v 1.1 2016/10/26 20:34:00 ryoon Exp $
+$NetBSD: patch-data_Makefile.in,v 1.2 2017/01/14 09:28:41 ryoon Exp $
 
---- data/Makefile.in.orig      2016-10-03 18:30:50.000000000 +0000
+--- data/Makefile.in.orig      2017-01-08 09:02:29.000000000 +0000
 +++ data/Makefile.in
-@@ -828,12 +828,10 @@ uninstall-man: uninstall-man1
+@@ -824,12 +824,10 @@ uninstall-man: uninstall-man1
  
  
  %.desktop: %.desktop.in
@@ -14,6 +14,6 @@ $NetBSD: patch-data_Makefile.in,v 1.1 20
 -      msgfmt --xml -d $(top_srcdir)/po \
 -      --template $< -o $@
 +      cp $^ $@
+ @GSETTINGS_RULES@
  
- # Actually, just ignore gschema translations...
- org.baedert.corebird.gschema.xml: org.baedert.corebird.gschema.xml.in
+ gschemas.compiled: Makefile $(gsettings_SCHEMAS:.xml=.valid)

Added files:

Index: pkgsrc/net/corebird/patches/patch-src_widgets_MediaVideoWidget.vala
diff -u /dev/null pkgsrc/net/corebird/patches/patch-src_widgets_MediaVideoWidget.vala:1.1
--- /dev/null   Sat Jan 14 09:28:41 2017
+++ pkgsrc/net/corebird/patches/patch-src_widgets_MediaVideoWidget.vala Sat Jan 14 09:28:41 2017
@@ -0,0 +1,24 @@
+$NetBSD: patch-src_widgets_MediaVideoWidget.vala,v 1.1 2017/01/14 09:28:41 ryoon Exp $
+
+Fix --disable-video build
+from upstream:
+https://github.com/baedert/corebird/commit/1718570443777125de6347d4fd1721c68fe67bf2#diff-fbbcc65d4fd928071622b189ff5cf7dd
+
+--- src/widgets/MediaVideoWidget.vala.orig     2017-01-06 15:03:14.000000000 +0000
++++ src/widgets/MediaVideoWidget.vala
+@@ -79,6 +79,7 @@ class MediaVideoWidget : Gtk.Stack {
+   }
+ 
+   private bool progress_timeout_cb () {
++#if VIDEO
+     int64 duration_ns;
+     int64 position_ns;
+ 
+@@ -88,6 +89,7 @@ class MediaVideoWidget : Gtk.Stack {
+       double fraction = (double) position_ns / (double) duration_ns;
+       this.video_progress.set_fraction (fraction);
+     }
++#endif
+ 
+     return GLib.Source.CONTINUE;
+   }



Home | Main Index | Thread Index | Old Index