summaryrefslogtreecommitdiff
path: root/net/corebird
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-01-14 09:28:41 +0000
committerryoon <ryoon@pkgsrc.org>2017-01-14 09:28:41 +0000
commitb57e01cbda5f882986d7f0df9a3bedbc788eda96 (patch)
tree98eb9cfb80d6aa00a7b9d6ae6e94e05fdda181c3 /net/corebird
parent9e388a502972f98a4cbec5e63764c29267d442f8 (diff)
downloadpkgsrc-b57e01cbda5f882986d7f0df9a3bedbc788eda96.tar.gz
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
Diffstat (limited to 'net/corebird')
-rw-r--r--net/corebird/Makefile7
-rw-r--r--net/corebird/PLIST4
-rw-r--r--net/corebird/distinfo15
-rw-r--r--net/corebird/options.mk3
-rw-r--r--net/corebird/patches/patch-data_Makefile.am8
-rw-r--r--net/corebird/patches/patch-data_Makefile.in10
-rw-r--r--net/corebird/patches/patch-src_widgets_MediaVideoWidget.vala24
7 files changed, 49 insertions, 22 deletions
diff --git a/net/corebird/Makefile b/net/corebird/Makefile
index 39e80d16372..f0d368436e7 100644
--- a/net/corebird/Makefile
+++ b/net/corebird/Makefile
@@ -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"
diff --git a/net/corebird/PLIST b/net/corebird/PLIST
index 98669a88114..df2c60a8382 100644
--- a/net/corebird/PLIST
+++ b/net/corebird/PLIST
@@ -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.mo
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
diff --git a/net/corebird/distinfo b/net/corebird/distinfo
index d67054b389f..c8675c96166 100644
--- a/net/corebird/distinfo
+++ b/net/corebird/distinfo
@@ -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
diff --git a/net/corebird/options.mk b/net/corebird/options.mk
index 1f15839cd8d..58183b12460 100644
--- a/net/corebird/options.mk
+++ b/net/corebird/options.mk
@@ -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
diff --git a/net/corebird/patches/patch-data_Makefile.am b/net/corebird/patches/patch-data_Makefile.am
index 510df12d923..6ec72723752 100644
--- a/net/corebird/patches/patch-data_Makefile.am
+++ b/net/corebird/patches/patch-data_Makefile.am
@@ -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 2016/09/05 15:12:56 ryoon Exp $
- --template $< -o $@
+ cp $^ $@
- # Actually, just ignore gschema translations...
- org.baedert.corebird.gschema.xml: org.baedert.corebird.gschema.xml.in
+ man_MANS = corebird.1
+
diff --git a/net/corebird/patches/patch-data_Makefile.in b/net/corebird/patches/patch-data_Makefile.in
index dfa56a4eba0..7681068ea2e 100644
--- a/net/corebird/patches/patch-data_Makefile.in
+++ b/net/corebird/patches/patch-data_Makefile.in
@@ -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 2016/10/26 20:34:00 ryoon Exp $
- 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)
diff --git a/net/corebird/patches/patch-src_widgets_MediaVideoWidget.vala b/net/corebird/patches/patch-src_widgets_MediaVideoWidget.vala
new file mode 100644
index 00000000000..bb3e60b0e44
--- /dev/null
+++ b/net/corebird/patches/patch-src_widgets_MediaVideoWidget.vala
@@ -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;
+ }