aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-03-31 03:47:46 +0800
committerpi <pi@FreeBSD.org>2015-03-31 03:47:46 +0800
commit3649c9b2bc7fe5342998b6ddb6d50c194853fab4 (patch)
tree35eb300e31c50ad35dc43959d32d7549a0667769 /net-im
parentf8819068209ccd65971bf1ca661a5d6b1f67c8ae (diff)
downloadfreebsd-ports-gnome-3649c9b2bc7fe5342998b6ddb6d50c194853fab4.tar.gz
freebsd-ports-gnome-3649c9b2bc7fe5342998b6ddb6d50c194853fab4.tar.zst
freebsd-ports-gnome-3649c9b2bc7fe5342998b6ddb6d50c194853fab4.zip
net-im/corebird: 0.9 -> 1.0
- Update to 1.0 - Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT - Remove unnedeed patches. Changes: https://github.com/baedert/corebird/releases/tag/1.0 PR: 199041 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/corebird/Makefile6
-rw-r--r--net-im/corebird/distinfo4
-rw-r--r--net-im/corebird/files/patch-Makefile.am2
-rw-r--r--net-im/corebird/files/patch-configure.ac8
-rw-r--r--net-im/corebird/files/patch-data__Makefile.am7
-rw-r--r--net-im/corebird/files/patch-data__symbolics__Makefile.am11
-rw-r--r--net-im/corebird/files/patch-src__widgets__MediaVideoWidget.vala11
-rw-r--r--net-im/corebird/pkg-plist18
8 files changed, 23 insertions, 44 deletions
diff --git a/net-im/corebird/Makefile b/net-im/corebird/Makefile
index 9cea723db42e..ac517aa51f62 100644
--- a/net-im/corebird/Makefile
+++ b/net-im/corebird/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= corebird
-PORTVERSION= 0.9
+PORTVERSION= 1.0
CATEGORIES= net-im
-MASTER_SITES= GHL GHC
MAINTAINER= cpm@fbsd.es
COMMENT= GTK3 Twitter client written in Vala
@@ -21,8 +20,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
GH_ACCOUNT= baedert
GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 3399924
+GH_TAGNAME= ${PORTVERSION}
USE_GITHUB= yes
USES= autoreconf gettext gmake libtool pkgconfig
diff --git a/net-im/corebird/distinfo b/net-im/corebird/distinfo
index 88cafada9096..3a121db104fc 100644
--- a/net-im/corebird/distinfo
+++ b/net-im/corebird/distinfo
@@ -1,2 +1,2 @@
-SHA256 (corebird-0.9.tar.gz) = 407ac5eef9eb4b935abe3d8ba9ad92cdee94aacec82d0a18f8316c08aacdd6f9
-SIZE (corebird-0.9.tar.gz) = 1678994
+SHA256 (baedert-corebird-1.0-1.0_GH0.tar.gz) = 0ca4ca20b0281b2901382810ef8bd1682bb896c3915ad3bea3f2a41461118001
+SIZE (baedert-corebird-1.0-1.0_GH0.tar.gz) = 1697452
diff --git a/net-im/corebird/files/patch-Makefile.am b/net-im/corebird/files/patch-Makefile.am
index 03bb1b67a571..2c5681db3deb 100644
--- a/net-im/corebird/files/patch-Makefile.am
+++ b/net-im/corebird/files/patch-Makefile.am
@@ -3,7 +3,7 @@
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
--SUBDIRS = src ui data assets po tests sql examples
+-SUBDIRS = src ui data assets po tests sql
+SUBDIRS = src ui data assets po sql
EXTRA_DIST = config.rpath \
intltool-extract.in \
diff --git a/net-im/corebird/files/patch-configure.ac b/net-im/corebird/files/patch-configure.ac
index 9af2fdc7a3cf..316169b1bf70 100644
--- a/net-im/corebird/files/patch-configure.ac
+++ b/net-im/corebird/files/patch-configure.ac
@@ -1,5 +1,5 @@
---- configure.ac.orig 2015-02-06 09:22:54.000000000 +0100
-+++ configure.ac 2015-03-01 14:48:09.000000000 +0100
+--- configure.ac.orig 2015-03-19 18:38:24.000000000 +0100
++++ configure.ac 2015-03-30 18:09:54.490239000 +0200
@@ -93,8 +93,6 @@
GETTEXT_PACKAGE=corebird
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package])
@@ -15,6 +15,6 @@
data/Makefile
- data/org.baedert.corebird.desktop.in
+ data/corebird.desktop.in
- data/symbolics/Makefile
- examples/Makefile
assets/Makefile
+ assets/128x128/Makefile
+ assets/96x96/Makefile
diff --git a/net-im/corebird/files/patch-data__Makefile.am b/net-im/corebird/files/patch-data__Makefile.am
index 38ffe32bc051..71182ef027af 100644
--- a/net-im/corebird/files/patch-data__Makefile.am
+++ b/net-im/corebird/files/patch-data__Makefile.am
@@ -1,7 +1,6 @@
---- ./data/Makefile.am.orig 2014-07-07 08:38:31.000000000 +0000
-+++ ./data/Makefile.am 2014-08-09 23:10:47.000000000 +0000
-@@ -2,7 +2,7 @@
- SUBDIRS = symbolics
+--- data/Makefile.am.orig 2015-03-19 18:38:24.000000000 +0100
++++ data/Makefile.am 2015-03-30 18:12:15.956014000 +0200
+@@ -1,6 +1,6 @@
desktopdir = $(prefix)/share/applications
-desktop_in_files = org.baedert.corebird.desktop.in
diff --git a/net-im/corebird/files/patch-data__symbolics__Makefile.am b/net-im/corebird/files/patch-data__symbolics__Makefile.am
deleted file mode 100644
index cc8e3dba9be1..000000000000
--- a/net-im/corebird/files/patch-data__symbolics__Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./data/symbolics/Makefile.am.orig 2014-07-07 08:38:31.000000000 +0000
-+++ ./data/symbolics/Makefile.am 2014-08-09 22:24:03.000000000 +0000
-@@ -1,7 +1,7 @@
-
-
-
--symbolicsdir = $(prefix)/share/corebird/assets/hicolor/scalable/actions/
-+symbolicsdir = $(prefix)/share/icons/hicolor/scalable/actions/
-
- symbolics_DATA = \
- corebird-conversation-symbolic.svg \
diff --git a/net-im/corebird/files/patch-src__widgets__MediaVideoWidget.vala b/net-im/corebird/files/patch-src__widgets__MediaVideoWidget.vala
deleted file mode 100644
index d742f00f5922..000000000000
--- a/net-im/corebird/files/patch-src__widgets__MediaVideoWidget.vala
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/widgets/MediaVideoWidget.vala.orig 2015-02-11 01:17:34.000000000 +0100
-+++ ./src/widgets/MediaVideoWidget.vala 2015-02-11 01:18:59.000000000 +0100
-@@ -34,7 +34,7 @@
- drawing_area.realize.connect (realize_cb);
- #if VIDEO
- this.src = Gst.ElementFactory.make ("playbin", "video");
-- this.sink = Gst.ElementFactory.make ("vaapisink", "sink");
-+ this.sink = Gst.ElementFactory.make ("xvimagesink", "sink");
- this.src.set ("video-sink", sink, null);
- var bus = src.get_bus ();
- bus.set_sync_handler (bus_sync_handler);
diff --git a/net-im/corebird/pkg-plist b/net-im/corebird/pkg-plist
index 4cd930353e02..f1d86e2c2289 100644
--- a/net-im/corebird/pkg-plist
+++ b/net-im/corebird/pkg-plist
@@ -5,6 +5,7 @@ share/applications/corebird.desktop
%%DATADIR%%/sql/accounts/Create.1.sql
%%DATADIR%%/sql/accounts/Create.2.sql
%%DATADIR%%/sql/init/Create.1.sql
+share/dbus-1/services/org.baedert.corebird.service
share/icons/hicolor/128x128/apps/corebird.png
share/icons/hicolor/16x16/apps/corebird.png
share/icons/hicolor/24x24/apps/corebird.png
@@ -12,19 +13,22 @@ share/icons/hicolor/32x32/apps/corebird.png
share/icons/hicolor/48x48/apps/corebird.png
share/icons/hicolor/64x64/apps/corebird.png
share/icons/hicolor/96x96/apps/corebird.png
-share/icons/hicolor/scalable/actions/corebird-compose-symbolic.svg
-share/icons/hicolor/scalable/actions/corebird-conversation-symbolic.svg
-share/icons/hicolor/scalable/actions/corebird-dms-symbolic.svg
-share/icons/hicolor/scalable/actions/corebird-filter-symbolic.svg
-share/icons/hicolor/scalable/actions/corebird-mentions-symbolic.svg
-share/icons/hicolor/scalable/actions/corebird-new-window-symbolic.svg
-share/icons/hicolor/scalable/actions/corebird-retweet-symbolic.svg
share/locale/ar/LC_MESSAGES/corebird.mo
+share/locale/ast/LC_MESSAGES/corebird.mo
+share/locale/ca/LC_MESSAGES/corebird.mo
share/locale/de/LC_MESSAGES/corebird.mo
share/locale/en_AU/LC_MESSAGES/corebird.mo
share/locale/es/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/hu/LC_MESSAGES/corebird.mo
+share/locale/id_ID/LC_MESSAGES/corebird.mo
+share/locale/it/LC_MESSAGES/corebird.mo
share/locale/ja/LC_MESSAGES/corebird.mo
+share/locale/lt/LC_MESSAGES/corebird.mo
share/locale/nl/LC_MESSAGES/corebird.mo
share/locale/pl/LC_MESSAGES/corebird.mo
+share/locale/pt_BR/LC_MESSAGES/corebird.mo
+share/locale/ru/LC_MESSAGES/corebird.mo
share/locale/zh_CN/LC_MESSAGES/corebird.mo