mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006
This commit is contained in:
parent
b78527376a
commit
b93a80c992
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408881
464 changed files with 3961 additions and 3363 deletions
2
MOVED
2
MOVED
|
@ -8137,3 +8137,5 @@ security/polarssl||2016-02-07|Has expired: Upstream is ending support for 1.2.x
|
|||
multimedia/xbmc-addon-pvr||2016-02-12|Has expired: Does not work with multimedia/kodi 15.x and newer
|
||||
security/py-openid|security/py-python-openid|2016-02-13|Renamed to match upstream (PyPI) name
|
||||
ports-mgmt/tinderbox-devel|ports-mgmt/tinderbox|2016-02-14|Has expired: use newer stable version (ports-mgmt/tinderbox)
|
||||
deskutils/alacarte||2016-02-10|Not part of GNOME anymore
|
||||
deskutils/gnome-shell-extension-calculator||2016-02-10|Obsolete. gnome-calculator provides the functionality since GNOME 3.14
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= at-spi2-atk
|
||||
PORTVERSION= 2.16.0
|
||||
PORTVERSION= 2.18.1
|
||||
CATEGORIES= accessibility x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -12,13 +12,13 @@ COMMENT= Assisted Technology Provider module for GTK+
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BUILD_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core
|
||||
BUILD_DEPENDS= at-spi2-core>=2.17.90:${PORTSDIR}/accessibility/at-spi2-core
|
||||
LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
|
||||
RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core
|
||||
RUN_DEPENDS= at-spi2-core>=2.17.90:${PORTSDIR}/accessibility/at-spi2-core
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= cpe gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= cpe gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= atk glib20 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/at-spi2-atk-2.16.0.tar.xz) = 78efc45ec36383bf785f8636e64a8d866defeb020e00a08f92978f1fc3772ff9
|
||||
SIZE (gnome3/at-spi2-atk-2.16.0.tar.xz) = 286668
|
||||
SHA256 (gnome3/at-spi2-atk-2.18.1.tar.xz) = c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d
|
||||
SIZE (gnome3/at-spi2-atk-2.18.1.tar.xz) = 291676
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= at-spi2-core
|
||||
PORTVERSION= 2.16.0
|
||||
PORTVERSION= 2.18.2
|
||||
CATEGORIES= accessibility x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= glib20 intlhack introspection:build
|
||||
USE_XORG= x11 xi xtst xext
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/at-spi2-core-2.16.0.tar.xz) = 1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0
|
||||
SIZE (gnome3/at-spi2-core-2.16.0.tar.xz) = 455264
|
||||
SHA256 (gnome3/at-spi2-core-2.18.2.tar.xz) = 4eea5ba07912ad955157761c4c9fdb6e3fab6ea91899a4db785eb47ae61f1ee5
|
||||
SIZE (gnome3/at-spi2-core-2.18.2.tar.xz) = 451516
|
||||
|
|
|
@ -1,26 +1,25 @@
|
|||
etc/at-spi2/accessibility.conf
|
||||
etc/xdg/autostart/at-spi-dbus-bus.desktop
|
||||
include/at-spi-2.0/atspi/atspi.h
|
||||
include/at-spi-2.0/atspi/atspi-accessible.h
|
||||
include/at-spi-2.0/atspi/atspi-action.h
|
||||
include/at-spi-2.0/atspi/atspi-application.h
|
||||
include/at-spi-2.0/atspi/atspi-collection.h
|
||||
include/at-spi-2.0/atspi/atspi-component.h
|
||||
include/at-spi-2.0/atspi/atspi-constants.h
|
||||
include/at-spi-2.0/atspi/atspi-device-listener.h
|
||||
include/at-spi-2.0/atspi/atspi-device-listener-private.h
|
||||
include/at-spi-2.0/atspi/atspi-device-listener.h
|
||||
include/at-spi-2.0/atspi/atspi-document.h
|
||||
include/at-spi-2.0/atspi/atspi-editabletext.h
|
||||
include/at-spi-2.0/atspi/atspi-enum-types.h
|
||||
include/at-spi-2.0/atspi/atspi-event-listener.h
|
||||
include/at-spi-2.0/atspi/atspi-event-listener-private.h
|
||||
include/at-spi-2.0/atspi/atspi-event-listener.h
|
||||
include/at-spi-2.0/atspi/atspi-gmain.c
|
||||
include/at-spi-2.0/atspi/atspi-gmain.h
|
||||
include/at-spi-2.0/atspi/atspi-hyperlink.h
|
||||
include/at-spi-2.0/atspi/atspi-hypertext.h
|
||||
include/at-spi-2.0/atspi/atspi-image.h
|
||||
include/at-spi-2.0/atspi/atspi-misc.h
|
||||
include/at-spi-2.0/atspi/atspi-matchrule.h
|
||||
include/at-spi-2.0/atspi/atspi-misc.h
|
||||
include/at-spi-2.0/atspi/atspi-object.h
|
||||
include/at-spi-2.0/atspi/atspi-private.h
|
||||
include/at-spi-2.0/atspi/atspi-registry.h
|
||||
|
@ -32,6 +31,7 @@ include/at-spi-2.0/atspi/atspi-table.h
|
|||
include/at-spi-2.0/atspi/atspi-text.h
|
||||
include/at-spi-2.0/atspi/atspi-types.h
|
||||
include/at-spi-2.0/atspi/atspi-value.h
|
||||
include/at-spi-2.0/atspi/atspi.h
|
||||
lib/girepository-1.0/Atspi-2.0.typelib
|
||||
lib/libatspi.so
|
||||
lib/libatspi.so.0
|
||||
|
@ -55,9 +55,8 @@ share/gtk-doc/html/libatspi/api-index-full.html
|
|||
share/gtk-doc/html/libatspi/ch01.html
|
||||
share/gtk-doc/html/libatspi/home.png
|
||||
share/gtk-doc/html/libatspi/index.html
|
||||
share/gtk-doc/html/libatspi/index.sgml
|
||||
share/gtk-doc/html/libatspi/left.png
|
||||
share/gtk-doc/html/libatspi/left-insensitive.png
|
||||
share/gtk-doc/html/libatspi/left.png
|
||||
share/gtk-doc/html/libatspi/libatspi-AtspiApplication.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-action.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-collection.html
|
||||
|
@ -72,18 +71,18 @@ share/gtk-doc/html/libatspi/libatspi-atspi-misc-private.html
|
|||
share/gtk-doc/html/libatspi/libatspi-atspi-misc.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-registry.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-selection.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-table.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-table-cell.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-table.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-text.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-types.html
|
||||
share/gtk-doc/html/libatspi/libatspi-atspi-value.html
|
||||
share/gtk-doc/html/libatspi/libatspi.devhelp2
|
||||
share/gtk-doc/html/libatspi/object-tree.html
|
||||
share/gtk-doc/html/libatspi/right.png
|
||||
share/gtk-doc/html/libatspi/right-insensitive.png
|
||||
share/gtk-doc/html/libatspi/right.png
|
||||
share/gtk-doc/html/libatspi/style.css
|
||||
share/gtk-doc/html/libatspi/up.png
|
||||
share/gtk-doc/html/libatspi/up-insensitive.png
|
||||
share/gtk-doc/html/libatspi/up.png
|
||||
share/locale/an/LC_MESSAGES/at-spi2-core.mo
|
||||
share/locale/as/LC_MESSAGES/at-spi2-core.mo
|
||||
share/locale/ast/LC_MESSAGES/at-spi2-core.mo
|
||||
|
@ -127,6 +126,7 @@ share/locale/mr/LC_MESSAGES/at-spi2-core.mo
|
|||
share/locale/ms/LC_MESSAGES/at-spi2-core.mo
|
||||
share/locale/nb/LC_MESSAGES/at-spi2-core.mo
|
||||
share/locale/nl/LC_MESSAGES/at-spi2-core.mo
|
||||
share/locale/oc/LC_MESSAGES/at-spi2-core.mo
|
||||
share/locale/or/LC_MESSAGES/at-spi2-core.mo
|
||||
share/locale/pa/LC_MESSAGES/at-spi2-core.mo
|
||||
share/locale/pl/LC_MESSAGES/at-spi2-core.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= atk
|
||||
PORTVERSION= 2.16.0
|
||||
PORTVERSION= 2.18.0
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= accessibility devel
|
||||
MASTER_SITES= GNOME
|
||||
|
@ -18,7 +18,7 @@ PORTSCOUT= limitw:1,even
|
|||
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES+= gettext gmake libtool pathfix pkgconfig
|
||||
USES+= gettext gmake gnome libtool pathfix pkgconfig
|
||||
USE_GNOME= glib20 introspection:build referencehack
|
||||
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome2/atk-2.16.0.tar.xz) = 095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562
|
||||
SIZE (gnome2/atk-2.16.0.tar.xz) = 699816
|
||||
SHA256 (gnome2/atk-2.18.0.tar.xz) = ce6c48d77bf951083029d5a396dd552d836fff3c1715d3a7022e917e46d0c92b
|
||||
SIZE (gnome2/atk-2.18.0.tar.xz) = 687932
|
||||
|
|
|
@ -35,7 +35,7 @@ include/atk-1.0/atk/atkwindow.h
|
|||
lib/girepository-1.0/Atk-1.0.typelib
|
||||
lib/libatk-1.0.so
|
||||
lib/libatk-1.0.so.0
|
||||
lib/libatk-1.0.so.0.21609.1
|
||||
lib/libatk-1.0.so.0.21809.1
|
||||
libdata/pkgconfig/atk.pc
|
||||
share/gir-1.0/Atk-1.0.gir
|
||||
share/locale/af/LC_MESSAGES/atk10.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= caribou
|
||||
PORTVERSION= 0.4.18.1
|
||||
PORTVERSION= 0.4.19
|
||||
CATEGORIES= accessibility gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter \
|
|||
libxklavier.so:${PORTSDIR}/x11/libxklavier
|
||||
RUN_DEPENDS= py2?-atspi>=2.1.91:${PORTSDIR}/accessibility/py-atspi
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig python:2 \
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig python:2 \
|
||||
shebangfix tar:xz
|
||||
USE_GNOME= gtk30 intlhack introspection:build libxml2 \
|
||||
libxslt:build pygobject3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/caribou-0.4.18.1.tar.xz) = aefadf125a647fc68696f4134e99ee43dca121da5de8e1edf6eab5664a9f3150
|
||||
SIZE (gnome3/caribou-0.4.18.1.tar.xz) = 410548
|
||||
SHA256 (gnome3/caribou-0.4.19.tar.xz) = 2f0bd0c14c5f94cf5ac3a7627018919addf7a054ac84aaa8e62356957c175a44
|
||||
SIZE (gnome3/caribou-0.4.19.tar.xz) = 412328
|
||||
|
|
|
@ -53,6 +53,7 @@ share/antler/style.css
|
|||
%%DATADIR%%/layouts/fullscale/us.xml
|
||||
%%DATADIR%%/layouts/scan/us.xml
|
||||
%%DATADIR%%/layouts/touch/ara.xml
|
||||
%%DATADIR%%/layouts/touch/de.xml
|
||||
%%DATADIR%%/layouts/touch/fr.xml
|
||||
%%DATADIR%%/layouts/touch/il.xml
|
||||
%%DATADIR%%/layouts/touch/us.xml
|
||||
|
@ -90,6 +91,7 @@ share/locale/hu/LC_MESSAGES/caribou.mo
|
|||
share/locale/id/LC_MESSAGES/caribou.mo
|
||||
share/locale/it/LC_MESSAGES/caribou.mo
|
||||
share/locale/ja/LC_MESSAGES/caribou.mo
|
||||
share/locale/kk/LC_MESSAGES/caribou.mo
|
||||
share/locale/km/LC_MESSAGES/caribou.mo
|
||||
share/locale/kn/LC_MESSAGES/caribou.mo
|
||||
share/locale/ko/LC_MESSAGES/caribou.mo
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= orca
|
||||
PORTVERSION= 3.16.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.18.2
|
||||
CATEGORIES= accessibility gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -27,7 +26,7 @@ RUN_DEPENDS= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \
|
|||
CONFLICTS= py*-json-py-[0-9]*
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig python:3 tar:xz
|
||||
USES= gettext gmake gnome pathfix pkgconfig python:3 tar:xz
|
||||
USE_GNOME= gtk30 py3gobject3 intlhack
|
||||
INSTALLS_ICONS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/orca-3.16.3.tar.xz) = 540deeaa1a973cc7ccc8a463f8fcf51db51f7ccfb130bc2019ac53bf67943dc7
|
||||
SIZE (gnome3/orca-3.16.3.tar.xz) = 2124800
|
||||
SHA256 (gnome3/orca-3.18.2.tar.xz) = 986244af7a0891b758eb8e772bc61d72483808e7e9c790360f9f389045d7262a
|
||||
SIZE (gnome3/orca-3.18.2.tar.xz) = 2213548
|
||||
|
|
|
@ -17,6 +17,8 @@ etc/xdg/autostart/orca-autostart.desktop
|
|||
%%PYTHON_SITELIBDIR%%/orca/__pycache__/brlmon.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/__pycache__/brltablenames.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/__pycache__/brltablenames.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/__pycache__/caret_navigation.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/__pycache__/caret_navigation.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/__pycache__/chat.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/__pycache__/chat.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/__pycache__/chnames.cpython-%%PYVER%%.pyc
|
||||
|
@ -138,6 +140,7 @@ etc/xdg/autostart/orca-autostart.desktop
|
|||
%%PYTHON_SITELIBDIR%%/orca/braille_rolenames.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/brlmon.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/brltablenames.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/caret_navigation.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/chat.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/chnames.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/cmdnames.py
|
||||
|
@ -224,19 +227,13 @@ etc/xdg/autostart/orca-autostart.desktop
|
|||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/__init__.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/__init__.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/formatting.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/formatting.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/script.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/script.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/script_utilities.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/speech_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/speech_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/spellcheck.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/__pycache__/spellcheck.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/formatting.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/script.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/script_utilities.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/speech_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/Thunderbird/spellcheck.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/__init__.py
|
||||
|
@ -468,6 +465,8 @@ etc/xdg/autostart/orca-autostart.desktop
|
|||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/__pycache__/script_utilities.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/__pycache__/speech_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/__pycache__/speech_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/__pycache__/spellcheck.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/__pycache__/spellcheck.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/__pycache__/structural_navigation.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/__pycache__/structural_navigation.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/braille_generator.py
|
||||
|
@ -475,6 +474,7 @@ etc/xdg/autostart/orca-autostart.desktop
|
|||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/script.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/script_utilities.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/speech_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/spellcheck.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/soffice/structural_navigation.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/xfwm4/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/xfwm4/__pycache__/__init__.cpython-%%PYVER%%.pyc
|
||||
|
@ -496,33 +496,12 @@ etc/xdg/autostart/orca-autostart.desktop
|
|||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/__init__.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/__init__.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/bookmarks.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/bookmarks.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/braille_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/braille_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/formatting.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/formatting.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/keymaps.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/keymaps.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/script.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/script.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/script_utilities.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/speech_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/speech_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/structural_navigation.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/structural_navigation.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/tutorial_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/tutorial_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/bookmarks.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/braille_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/formatting.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/keymaps.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/script.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/script_utilities.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/speech_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/structural_navigation.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/tutorial_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/J2SE-access-bridge/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/J2SE-access-bridge/__pycache__/__init__.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/J2SE-access-bridge/__pycache__/__init__.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
|
@ -556,13 +535,10 @@ etc/xdg/autostart/orca-autostart.desktop
|
|||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/__pycache__/script_utilities.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/__pycache__/speech_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/__pycache__/speech_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/__pycache__/structural_navigation.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/__pycache__/structural_navigation.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/braille_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/script.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/script_utilities.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/speech_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/WebKitGtk/structural_navigation.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/__pycache__/VCL.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/__pycache__/VCL.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
|
@ -586,6 +562,27 @@ etc/xdg/autostart/orca-autostart.desktop
|
|||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/gtk/__pycache__/script_utilities.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/gtk/script.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/gtk/script_utilities.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/__init__.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/__init__.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/bookmarks.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/bookmarks.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/braille_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/braille_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/script.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/script.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/script_utilities.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/speech_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/speech_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/tutorial_generator.cpython-%%PYVER%%.pyc
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/__pycache__/tutorial_generator.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/bookmarks.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/braille_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/script.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/script_utilities.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/speech_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/scripts/web/tutorial_generator.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/settings.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/settings_manager.py
|
||||
%%PYTHON_SITELIBDIR%%/orca/speech.py
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= atspi
|
||||
PORTVERSION= 2.16.0
|
||||
PORTVERSION= 2.18.0
|
||||
CATEGORIES= accessibility x11-toolkits python
|
||||
MASTER_SITES= GNOME/sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at
|
|||
CONFLICTS= at-spi-1.[0-9]*
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig python:2 tar:xz
|
||||
USES= gettext gmake gnome pathfix pkgconfig python:2 tar:xz
|
||||
USE_GNOME= intlhack pygobject3
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/pyatspi-2.16.0.tar.xz) = a67a857ca5eaf16fc059d9be47d0850edd93bffdd777c1b7612ecc95f6e3b4a0
|
||||
SIZE (gnome3/pyatspi-2.16.0.tar.xz) = 301204
|
||||
SHA256 (gnome3/pyatspi-2.18.0.tar.xz) = f86f03ad05d0502cd60fe8b98f746f74ce3bc208e9f3798f6a2130b3c5f4ab46
|
||||
SIZE (gnome3/pyatspi-2.18.0.tar.xz) = 297992
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= atspi
|
||||
PORTVERSION= 2.16.0
|
||||
PORTVERSION= 2.18.0
|
||||
CATEGORIES= accessibility x11-toolkits python
|
||||
MASTER_SITES= GNOME/sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at
|
|||
CONFLICTS= at-spi-1.[0-9]*
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig python:3 tar:xz
|
||||
USES= gettext gmake gnome pathfix pkgconfig python:3 tar:xz
|
||||
USE_GNOME= intlhack py3gobject3
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/pyatspi-2.16.0.tar.xz) = a67a857ca5eaf16fc059d9be47d0850edd93bffdd777c1b7612ecc95f6e3b4a0
|
||||
SIZE (gnome3/pyatspi-2.16.0.tar.xz) = 301204
|
||||
SHA256 (gnome3/pyatspi-2.18.0.tar.xz) = f86f03ad05d0502cd60fe8b98f746f74ce3bc208e9f3798f6a2130b3c5f4ab46
|
||||
SIZE (gnome3/pyatspi-2.18.0.tar.xz) = 297992
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-music
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.2
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig python:3 tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig python:3 tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomedesktop3 gtk30 intltool introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-music-3.16.2.tar.xz) = 362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588
|
||||
SIZE (gnome3/gnome-music-3.16.2.tar.xz) = 1479984
|
||||
SHA256 (gnome3/gnome-music-3.18.2.tar.xz) = 81b6ae8b4193774a1dc05e77c59ad8ff5e7debc0aea30ce2ecd13b2ceda10bff
|
||||
SIZE (gnome3/gnome-music-3.18.2.tar.xz) = 1545232
|
||||
|
|
|
@ -227,6 +227,7 @@ share/locale/gl/LC_MESSAGES/gnome-music.mo
|
|||
share/locale/he/LC_MESSAGES/gnome-music.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-music.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-music.mo
|
||||
share/locale/is/LC_MESSAGES/gnome-music.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-music.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-music.mo
|
||||
share/locale/kk/LC_MESSAGES/gnome-music.mo
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= goobox
|
||||
PORTVERSION= 3.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.4.1
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -18,7 +17,7 @@ LIB_DEPENDS= libdiscid.so:${PORTSDIR}/audio/libdiscid \
|
|||
libbrasero-media3.so:${PORTSDIR}/sysutils/brasero \
|
||||
libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
|
||||
|
||||
USES= desktop-file-utils gettext gmake pkgconfig tar:xz
|
||||
USES= desktop-file-utils gettext gmake gnome pkgconfig tar:xz
|
||||
USE_GNOME= glib20 gtk30 intlhack
|
||||
USE_XORG= x11
|
||||
USE_GSTREAMER1= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/goobox-3.4.0.tar.xz) = b41f414601e44af5dbe931f3bc81d2acf984ecd357a8f92861437629e9790552
|
||||
SIZE (gnome3/goobox-3.4.0.tar.xz) = 561024
|
||||
SHA256 (gnome3/goobox-3.4.1.tar.xz) = dde757f9e9e463b5c610d1257d3fc0096a53783529a3172cd8da18cada3b3ef2
|
||||
SIZE (gnome3/goobox-3.4.1.tar.xz) = 561240
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gsound
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= GObject library for playing system sounds
|
|||
BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala
|
||||
LIB_DEPENDS= libcanberra.so:${PORTSDIR}/audio/libcanberra
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= glib20 introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gsound-1.0.1.tar.xz) = ea0dd94429c0645f2f98824274ef04543fe459dd83a5449a68910acc3ba67f29
|
||||
SIZE (gsound-1.0.1.tar.xz) = 256804
|
||||
SHA256 (gsound-1.0.2.tar.xz) = bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53
|
||||
SIZE (gsound-1.0.2.tar.xz) = 282068
|
||||
|
|
|
@ -6,7 +6,7 @@ lib/girepository-1.0/GSound-1.0.typelib
|
|||
lib/libgsound.a
|
||||
lib/libgsound.so
|
||||
lib/libgsound.so.0
|
||||
lib/libgsound.so.0.0.0
|
||||
lib/libgsound.so.0.0.2
|
||||
libdata/pkgconfig/gsound.pc
|
||||
share/gir-1.0/GSound-1.0.gir
|
||||
share/gtk-doc/html/gsound/GSoundContext.html
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
# PORTREVISION bumps of depending ports.
|
||||
|
||||
PORTNAME= pulseaudio
|
||||
PORTVERSION= 6.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 8.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/
|
||||
|
||||
|
@ -29,8 +28,8 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \
|
|||
USE_GNOME= glib20 intltool
|
||||
USE_XORG= x11 sm xtst ice
|
||||
USE_LDCONFIG= yes
|
||||
USES= cpe execinfo gettext gmake libtool pathfix pkgconfig \
|
||||
shebangfix tar:xz
|
||||
USES= cpe compiler:c11 execinfo gettext gmake gnome libtool \
|
||||
pathfix pkgconfig shebangfix tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" \
|
||||
OPENSSL_CFLAGS="-I/usr/include" \
|
||||
|
@ -75,7 +74,7 @@ SIMD_CONFIGURE_ENABLE= orc
|
|||
SIMD_LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc
|
||||
ZSH_CONFIGURE_OFF= --without-zsh-completion-dir
|
||||
|
||||
PULSE_VERSION= ${PORTVERSION}
|
||||
PULSE_VERSION= ${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
PLIST_SUB= PULSE_VERSION=${PULSE_VERSION}
|
||||
|
||||
post-patch:
|
||||
|
@ -91,7 +90,8 @@ post-install:
|
|||
${INSTALL_DATA} ${WRKSRC}/src/${ii} \
|
||||
${STAGEDIR}${PREFIX}/etc/pulse/${ii}.sample
|
||||
.endfor
|
||||
|
||||
post-install-BASH-off:
|
||||
@${RM} -rf ${STAGEDIR}${PREFIX}/etc/bash_completion.d
|
||||
@${RM} -rf ${STAGEDIR}${PREFIX}/share/bash-completion
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pulseaudio-6.0.tar.xz) = b50640e0b80b1607600accfad2e45aabb79d379bf6354c9671efa2065477f6f6
|
||||
SIZE (pulseaudio-6.0.tar.xz) = 1469248
|
||||
SHA256 (pulseaudio-8.0.tar.xz) = 690eefe28633466cfd1ab9d85ebfa9376f6b622deec6bfee5091ac9737cd1989
|
||||
SIZE (pulseaudio-8.0.tar.xz) = 1517656
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
--- src/Makefile.in.orig 2012-06-08 11:09:45.000000000 +0200
|
||||
+++ src/Makefile.in 2012-06-08 11:10:00.000000000 +0200
|
||||
@@ -8531,7 +8531,7 @@
|
||||
info-am:
|
||||
--- src/Makefile.in.orig 2016-02-01 11:20:44.952568000 +0100
|
||||
+++ src/Makefile.in 2016-02-01 11:22:08.462998000 +0100
|
||||
@@ -11042,7 +11042,7 @@
|
||||
|
||||
install-data-am: install-dbuspolicyDATA install-dist_alsapathsDATA \
|
||||
- install-dist_alsaprofilesetsDATA install-dist_udevrulesDATA \
|
||||
+ install-dist_alsaprofilesetsDATA \
|
||||
install-padsplibLTLIBRARIES install-pulseconfDATA \
|
||||
install-pulseincludeHEADERS install-xdgautostartDATA
|
||||
install-data-am: install-commonlibLTLIBRARIES install-dbuspolicyDATA \
|
||||
install-dist_alsapathsDATA install-dist_alsaprofilesetsDATA \
|
||||
- install-dist_udevrulesDATA install-padsplibLTLIBRARIES \
|
||||
+ install-padsplibLTLIBRARIES \
|
||||
install-pulseconfDATA install-pulseincludeHEADERS \
|
||||
install-systemduserunitDATA install-xdgautostartDATA
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- src/modules/oss/module-oss.c.orig 2014-01-23 19:57:55.000000000 +0100
|
||||
+++ src/modules/oss/module-oss.c 2014-03-22 10:59:05.000000000 +0100
|
||||
@@ -1229,10 +1229,14 @@ int pa__init(pa_module*m) {
|
||||
--- src/modules/oss/module-oss.c.orig 2015-08-06 11:39:12.000000000 +0200
|
||||
+++ src/modules/oss/module-oss.c 2015-09-03 13:13:37.953255000 +0200
|
||||
@@ -1227,10 +1227,14 @@
|
||||
use_mmap = false;
|
||||
}
|
||||
|
||||
|
@ -15,12 +15,3 @@
|
|||
|
||||
if (pa_oss_get_hw_description(dev, hwdesc, sizeof(hwdesc)) >= 0)
|
||||
pa_log_info("Hardware name is '%s'.", hwdesc);
|
||||
@@ -1428,7 +1432,7 @@ int pa__init(pa_module*m) {
|
||||
if ((u->mixer_fd = pa_oss_open_mixer_for_device(u->device_name)) >= 0) {
|
||||
bool do_close = true;
|
||||
|
||||
- if (ioctl(fd, SOUND_MIXER_READ_DEVMASK, &u->mixer_devmask) < 0)
|
||||
+ if (ioctl(u->mixer_fd, SOUND_MIXER_READ_DEVMASK, &u->mixer_devmask) < 0)
|
||||
pa_log_warn("SOUND_MIXER_READ_DEVMASK failed: %s", pa_cstrerror(errno));
|
||||
else {
|
||||
if (u->sink && (u->mixer_devmask & (SOUND_MASK_VOLUME|SOUND_MASK_PCM))) {
|
||||
|
|
|
@ -12,15 +12,15 @@ bin/pax11publish
|
|||
bin/pulseaudio
|
||||
bin/qpaeq
|
||||
bin/start-pulseaudio-x11
|
||||
%%BASH%%etc/bash_completion.d/pacat
|
||||
%%BASH%%etc/bash_completion.d/pacmd
|
||||
%%BASH%%etc/bash_completion.d/pactl
|
||||
%%BASH%%etc/bash_completion.d/padsp
|
||||
%%BASH%%etc/bash_completion.d/paplay
|
||||
%%BASH%%etc/bash_completion.d/parec
|
||||
%%BASH%%etc/bash_completion.d/parecord
|
||||
%%BASH%%etc/bash_completion.d/pasuspender
|
||||
%%BASH%%etc/bash_completion.d/pulseaudio
|
||||
%%BASH%%share/bash-completion/completions/pacat
|
||||
%%BASH%%share/bash-completion/completions/pacmd
|
||||
%%BASH%%share/bash-completion/completions/pactl
|
||||
%%BASH%%share/bash-completion/completions/padsp
|
||||
%%BASH%%share/bash-completion/completions/paplay
|
||||
%%BASH%%share/bash-completion/completions/parec
|
||||
%%BASH%%share/bash-completion/completions/parecord
|
||||
%%BASH%%share/bash-completion/completions/pasuspender
|
||||
%%BASH%%share/bash-completion/completions/pulseaudio
|
||||
etc/dbus-1/system.d/pulseaudio-system.conf
|
||||
@sample etc/pulse/client.conf.sample
|
||||
@sample etc/pulse/daemon.conf.sample
|
||||
|
@ -69,8 +69,7 @@ lib/libpulse-simple.so.0
|
|||
lib/libpulse-simple.so.0.1.0
|
||||
lib/libpulse.so
|
||||
lib/libpulse.so.0
|
||||
lib/libpulse.so.0.18.0
|
||||
lib/libpulsecore-%%PULSE_VERSION%%.so
|
||||
lib/libpulse.so.0.19.0
|
||||
%%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/libavahi-wrap.so
|
||||
lib/pulse-%%PULSE_VERSION%%/modules/module-device-manager.so
|
||||
%%ALSA%%lib/pulse-%%PULSE_VERSION%%/modules/libalsa-util.so
|
||||
|
@ -160,6 +159,7 @@ lib/pulse-%%PULSE_VERSION%%/modules/module-x11-xsmp.so
|
|||
%%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/module-zeroconf-discover.so
|
||||
%%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/module-zeroconf-publish.so
|
||||
lib/pulseaudio/libpulsecommon-%%PULSE_VERSION%%.so
|
||||
lib/pulseaudio/libpulsecore-%%PULSE_VERSION%%.so
|
||||
lib/pulseaudio/libpulsedsp.so
|
||||
libdata/pkgconfig/libpulse-mainloop-glib.pc
|
||||
libdata/pkgconfig/libpulse-simple.pc
|
||||
|
@ -170,7 +170,10 @@ man/man1/pacat.1.gz
|
|||
man/man1/pacmd.1.gz
|
||||
man/man1/pactl.1.gz
|
||||
man/man1/padsp.1.gz
|
||||
man/man1/pamon.1.gz
|
||||
man/man1/paplay.1.gz
|
||||
man/man1/parec.1.gz
|
||||
man/man1/parecord.1.gz
|
||||
man/man1/pasuspender.1.gz
|
||||
man/man1/pax11publish.1.gz
|
||||
man/man1/pulseaudio.1.gz
|
||||
|
@ -225,6 +228,7 @@ man/man5/pulse-daemon.conf.5.gz
|
|||
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio2.conf
|
||||
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf
|
||||
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf
|
||||
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/sb-omni-surround-5.1.conf
|
||||
%%ZSH%%share/zsh/site-functions/_pulseaudio
|
||||
share/locale/as/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
|
||||
|
@ -244,9 +248,11 @@ share/locale/id/LC_MESSAGES/pulseaudio.mo
|
|||
share/locale/it/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/ja/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/kn/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/ko/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/ml/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/mr/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/nl/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/oc/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/or/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/pa/LC_MESSAGES/pulseaudio.mo
|
||||
share/locale/pl/LC_MESSAGES/pulseaudio.mo
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/trunk/audio/rhythmbox/Makefile 20039 2014-11-03 13:42:48Z kwm $
|
||||
|
||||
PORTNAME= rhythmbox
|
||||
PORTVERSION= 3.2
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 3.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -26,7 +25,7 @@ LIB_DEPENDS= libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \
|
|||
libsecret-1.so:${PORTSDIR}/security/libsecret \
|
||||
libtdb.so:${PORTSDIR}/databases/tdb
|
||||
|
||||
USES= desktop-file-utils gettext gmake libtool pathfix \
|
||||
USES= desktop-file-utils gettext gmake gnome libtool pathfix \
|
||||
pkgconfig tar:xz
|
||||
USE_GNOME= intlhack gnomeprefix gtk30 introspection:build \
|
||||
py3gobject3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/rhythmbox-3.2.tar.xz) = 9c8adf79e4b2bb76cee391c73ba7a1e699e7684e5f45507e7d6849957ac54f81
|
||||
SIZE (gnome3/rhythmbox-3.2.tar.xz) = 6831744
|
||||
SHA256 (gnome3/rhythmbox-3.2.1.tar.xz) = bf43ca4f5b7531751241f5e67eaba7da6d9748dd827a600eedf9444961537938
|
||||
SIZE (gnome3/rhythmbox-3.2.1.tar.xz) = 6833060
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sound-juicer
|
||||
PORTVERSION= 3.16.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.18.1
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -21,7 +20,7 @@ LIB_DEPENDS= libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= desktop-file-utils gettext gmake pathfix pkgconfig tar:xz
|
||||
USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gnomeprefix intlhack
|
||||
USE_GSTREAMER1= cdparanoia flac good vorbis
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/sound-juicer-3.16.1.tar.xz) = dfb744504a60f8069257584b74d90cba1ce99c744a7106b68627ad1d40b2a657
|
||||
SIZE (gnome3/sound-juicer-3.16.1.tar.xz) = 811148
|
||||
SHA256 (gnome3/sound-juicer-3.18.1.tar.xz) = 526d5a84d9b6b8f002f82f9d5678e3850c48e3b5692a499451fc5f36eef0de76
|
||||
SIZE (gnome3/sound-juicer-3.18.1.tar.xz) = 819428
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
--- libjuicer/sj-metadata-musicbrainz5.c.orig 2015-08-17 21:51:58.000000000 +0200
|
||||
+++ libjuicer/sj-metadata-musicbrainz5.c 2015-08-17 21:52:28.000000000 +0200
|
||||
@@ -757,7 +757,7 @@
|
||||
if (*error != NULL) {
|
||||
track_details_free (track);
|
||||
g_list_free_full (tracks, (GDestroyNotify) track_details_free);
|
||||
- return NULL;
|
||||
+ return;
|
||||
}
|
||||
|
||||
if (track->duration == 0)
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= evolution-data-server
|
||||
PORTVERSION= 3.16.5
|
||||
PORTVERSION= 3.18.4
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -26,7 +26,8 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= bison gettext gmake gperf libtool pathfix pkgconfig tar:xz
|
||||
USES= bison gettext gmake gnome gperf libtool pathfix pkgconfig \
|
||||
sqlite tar:xz
|
||||
# Unbreak mail/evolution with webkit-gtk3 on FreeBSD 8 and 9. Normally
|
||||
# this change would be done there, but it is not a C++ application, so it
|
||||
# does not link directly to libstdc++ and adding the libstdc++ rpath to
|
||||
|
@ -34,7 +35,6 @@ USES= bison gettext gmake gperf libtool pathfix pkgconfig tar:xz
|
|||
USES+= compiler:c++11-lib
|
||||
USE_GNOME= gtk30 intltool introspection:build libxml2
|
||||
USE_OPENLDAP= yes
|
||||
USE_SQLITE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BDB= 5
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -55,12 +55,16 @@ GLIB_SCHEMAS= org.gnome.Evolution.DefaultSources.gschema.xml \
|
|||
org.gnome.evolution-data-server.gschema.xml \
|
||||
org.gnome.evolution.shell.network-config.gschema.xml
|
||||
|
||||
PLIST_SUB= VERSION="3.16" EVO_VERSION="1.2"
|
||||
PLIST_SUB= VERSION="3.18" EVO_VERSION="1.2"
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
OPTIONS_DEFINE= WEATHER KERBEROS
|
||||
OPTIONS_DEFAULT=WEATHER KERBEROS
|
||||
WEATHER_DESC= Weather calendar backend
|
||||
|
||||
WEATHER_LIB_DEPENDS= libgweather-3.so:${PORTSDIR}/net/libgweather
|
||||
WEATHER_CONFIGURE_ENABLE= weather
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MKERBEROS} && exists(/usr/bin/krb5-config)
|
||||
|
@ -70,15 +74,6 @@ KRB5_LIB= `/usr/bin/krb5-config gssapi --libs`
|
|||
CONFIGURE_ARGS+= --without-krb5
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MWEATHER}
|
||||
LIB_DEPENDS+= libgweather-3.so:${PORTSDIR}/net/libgweather
|
||||
CONFIGURE_ARGS+= --enable-weather
|
||||
PLIST_SUB+= WEATHER=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-weather
|
||||
PLIST_SUB+= WEATHER="@comment "
|
||||
.endif
|
||||
|
||||
EDS_BDB_MSG= "!!!WARNING!!!: Berkeley Database version is ${BDB_VER}. If this is an upgrade, you may experience problems if you or any other Evolution-data-server users were previously using BDB_VER 5."
|
||||
|
||||
pre-everything::
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/evolution-data-server-3.16.5.tar.xz) = e44ad4143402957cab8cab1a6b3d7057d8b111d268c6b9ad4e4008850f5b244c
|
||||
SIZE (gnome3/evolution-data-server-3.16.5.tar.xz) = 5364120
|
||||
SHA256 (gnome3/evolution-data-server-3.18.4.tar.xz) = 0b756f05feae538676832acc122407046a89d4dd32da725789229dc3c416433f
|
||||
SIZE (gnome3/evolution-data-server-3.18.4.tar.xz) = 5413312
|
||||
|
|
|
@ -117,6 +117,7 @@ include/evolution-data-server/libebackend/e-backend-enums.h
|
|||
include/evolution-data-server/libebackend/e-backend-enumtypes.h
|
||||
include/evolution-data-server/libebackend/e-backend-factory.h
|
||||
include/evolution-data-server/libebackend/e-backend.h
|
||||
include/evolution-data-server/libebackend/e-cache-reaper.h
|
||||
include/evolution-data-server/libebackend/e-collection-backend-factory.h
|
||||
include/evolution-data-server/libebackend/e-collection-backend.h
|
||||
include/evolution-data-server/libebackend/e-data-factory.h
|
||||
|
@ -128,8 +129,6 @@ include/evolution-data-server/libebackend/e-oauth2-support.h
|
|||
include/evolution-data-server/libebackend/e-offline-listener.h
|
||||
include/evolution-data-server/libebackend/e-server-side-source-credentials-provider.h
|
||||
include/evolution-data-server/libebackend/e-server-side-source.h
|
||||
include/evolution-data-server/libebackend/e-soup-auth-bearer.h
|
||||
include/evolution-data-server/libebackend/e-soup-ssl-trust.h
|
||||
include/evolution-data-server/libebackend/e-source-registry-server.h
|
||||
include/evolution-data-server/libebackend/e-sqlite3-vfs.h
|
||||
include/evolution-data-server/libebackend/e-subprocess-factory.h
|
||||
|
@ -137,15 +136,6 @@ include/evolution-data-server/libebackend/e-user-prompter-server-extension.h
|
|||
include/evolution-data-server/libebackend/e-user-prompter-server.h
|
||||
include/evolution-data-server/libebackend/e-user-prompter.h
|
||||
include/evolution-data-server/libebackend/libebackend.h
|
||||
include/evolution-data-server/libebook/e-book-client-cursor.h
|
||||
include/evolution-data-server/libebook/e-book-client-view.h
|
||||
include/evolution-data-server/libebook/e-book-client.h
|
||||
include/evolution-data-server/libebook/e-book-enumtypes.h
|
||||
include/evolution-data-server/libebook/e-book-types.h
|
||||
include/evolution-data-server/libebook/e-book-view.h
|
||||
include/evolution-data-server/libebook/e-book.h
|
||||
include/evolution-data-server/libebook/e-destination.h
|
||||
include/evolution-data-server/libebook/libebook.h
|
||||
include/evolution-data-server/libebook-contacts/e-address-western.h
|
||||
include/evolution-data-server/libebook-contacts/e-book-contacts-enumtypes.h
|
||||
include/evolution-data-server/libebook-contacts/e-book-contacts-types.h
|
||||
|
@ -156,6 +146,15 @@ include/evolution-data-server/libebook-contacts/e-phone-number.h
|
|||
include/evolution-data-server/libebook-contacts/e-source-backend-summary-setup.h
|
||||
include/evolution-data-server/libebook-contacts/e-vcard.h
|
||||
include/evolution-data-server/libebook-contacts/libebook-contacts.h
|
||||
include/evolution-data-server/libebook/e-book-client-cursor.h
|
||||
include/evolution-data-server/libebook/e-book-client-view.h
|
||||
include/evolution-data-server/libebook/e-book-client.h
|
||||
include/evolution-data-server/libebook/e-book-enumtypes.h
|
||||
include/evolution-data-server/libebook/e-book-types.h
|
||||
include/evolution-data-server/libebook/e-book-view.h
|
||||
include/evolution-data-server/libebook/e-book.h
|
||||
include/evolution-data-server/libebook/e-destination.h
|
||||
include/evolution-data-server/libebook/libebook.h
|
||||
include/evolution-data-server/libecal/e-cal-check-timezones.h
|
||||
include/evolution-data-server/libecal/e-cal-client-view.h
|
||||
include/evolution-data-server/libecal/e-cal-client.h
|
||||
|
@ -218,7 +217,10 @@ include/evolution-data-server/libedataserver/e-memory.h
|
|||
include/evolution-data-server/libedataserver/e-module.h
|
||||
include/evolution-data-server/libedataserver/e-operation-pool.h
|
||||
include/evolution-data-server/libedataserver/e-proxy.h
|
||||
include/evolution-data-server/libedataserver/e-secret-store.h
|
||||
include/evolution-data-server/libedataserver/e-sexp.h
|
||||
include/evolution-data-server/libedataserver/e-soup-auth-bearer.h
|
||||
include/evolution-data-server/libedataserver/e-soup-ssl-trust.h
|
||||
include/evolution-data-server/libedataserver/e-source-address-book.h
|
||||
include/evolution-data-server/libedataserver/e-source-alarms.h
|
||||
include/evolution-data-server/libedataserver/e-source-authentication.h
|
||||
|
@ -227,6 +229,7 @@ include/evolution-data-server/libedataserver/e-source-backend.h
|
|||
include/evolution-data-server/libedataserver/e-source-calendar.h
|
||||
include/evolution-data-server/libedataserver/e-source-camel.h
|
||||
include/evolution-data-server/libedataserver/e-source-collection.h
|
||||
include/evolution-data-server/libedataserver/e-source-contacts.h
|
||||
include/evolution-data-server/libedataserver/e-source-credentials-provider-impl-password.h
|
||||
include/evolution-data-server/libedataserver/e-source-credentials-provider-impl.h
|
||||
include/evolution-data-server/libedataserver/e-source-credentials-provider.h
|
||||
|
@ -234,6 +237,8 @@ include/evolution-data-server/libedataserver/e-source-enums.h
|
|||
include/evolution-data-server/libedataserver/e-source-enumtypes.h
|
||||
include/evolution-data-server/libedataserver/e-source-extension.h
|
||||
include/evolution-data-server/libedataserver/e-source-goa.h
|
||||
include/evolution-data-server/libedataserver/e-source-ldap.h
|
||||
include/evolution-data-server/libedataserver/e-source-local.h
|
||||
include/evolution-data-server/libedataserver/e-source-mail-account.h
|
||||
include/evolution-data-server/libedataserver/e-source-mail-composition.h
|
||||
include/evolution-data-server/libedataserver/e-source-mail-identity.h
|
||||
|
@ -252,19 +257,23 @@ include/evolution-data-server/libedataserver/e-source-security.h
|
|||
include/evolution-data-server/libedataserver/e-source-selectable.h
|
||||
include/evolution-data-server/libedataserver/e-source-smime.h
|
||||
include/evolution-data-server/libedataserver/e-source-uoa.h
|
||||
include/evolution-data-server/libedataserver/e-source-weather.h
|
||||
include/evolution-data-server/libedataserver/e-source-webdav.h
|
||||
include/evolution-data-server/libedataserver/e-source.h
|
||||
include/evolution-data-server/libedataserver/e-time-utils.h
|
||||
include/evolution-data-server/libedataserver/e-uid.h
|
||||
include/evolution-data-server/libedataserver/e-url.h
|
||||
include/evolution-data-server/libedataserver/e-webdav-discover.h
|
||||
include/evolution-data-server/libedataserver/e-xml-hash-utils.h
|
||||
include/evolution-data-server/libedataserver/e-xml-utils.h
|
||||
include/evolution-data-server/libedataserver/eds-version.h
|
||||
include/evolution-data-server/libedataserver/libedataserver.h
|
||||
include/evolution-data-server/libedataserverui/e-cell-renderer-color.h
|
||||
include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-password.h
|
||||
include/evolution-data-server/libedataserverui/e-credentials-prompter-impl.h
|
||||
include/evolution-data-server/libedataserverui/e-credentials-prompter.h
|
||||
include/evolution-data-server/libedataserverui/e-trust-prompt.h
|
||||
include/evolution-data-server/libedataserverui/e-webdav-discover-widget.h
|
||||
include/evolution-data-server/libedataserverui/libedataserverui.h
|
||||
lib/evolution-data-server/addressbook-backends/libebookbackendfile.a
|
||||
lib/evolution-data-server/addressbook-backends/libebookbackendfile.so
|
||||
|
@ -326,8 +335,8 @@ lib/evolution-data-server/registry-modules/module-yahoo-backend.a
|
|||
lib/evolution-data-server/registry-modules/module-yahoo-backend.so
|
||||
lib/libcamel-%%EVO_VERSION%%.a
|
||||
lib/libcamel-%%EVO_VERSION%%.so
|
||||
lib/libcamel-%%EVO_VERSION%%.so.52
|
||||
lib/libcamel-%%EVO_VERSION%%.so.52.0.0
|
||||
lib/libcamel-%%EVO_VERSION%%.so.54
|
||||
lib/libcamel-%%EVO_VERSION%%.so.54.0.0
|
||||
lib/libebackend-%%EVO_VERSION%%.a
|
||||
lib/libebackend-%%EVO_VERSION%%.so
|
||||
lib/libebackend-%%EVO_VERSION%%.so.10
|
||||
|
@ -338,24 +347,24 @@ lib/libebook-%%EVO_VERSION%%.so.16
|
|||
lib/libebook-%%EVO_VERSION%%.so.16.3.1
|
||||
lib/libebook-contacts-%%EVO_VERSION%%.a
|
||||
lib/libebook-contacts-%%EVO_VERSION%%.so
|
||||
lib/libebook-contacts-%%EVO_VERSION%%.so.1
|
||||
lib/libebook-contacts-%%EVO_VERSION%%.so.1.0.0
|
||||
lib/libebook-contacts-%%EVO_VERSION%%.so.2
|
||||
lib/libebook-contacts-%%EVO_VERSION%%.so.2.0.0
|
||||
lib/libecal-%%EVO_VERSION%%.a
|
||||
lib/libecal-%%EVO_VERSION%%.so
|
||||
lib/libecal-%%EVO_VERSION%%.so.18
|
||||
lib/libecal-%%EVO_VERSION%%.so.18.0.0
|
||||
lib/libecal-%%EVO_VERSION%%.so.19
|
||||
lib/libecal-%%EVO_VERSION%%.so.19.0.0
|
||||
lib/libedata-book-%%EVO_VERSION%%.a
|
||||
lib/libedata-book-%%EVO_VERSION%%.so
|
||||
lib/libedata-book-%%EVO_VERSION%%.so.25
|
||||
lib/libedata-book-%%EVO_VERSION%%.so.25.0.0
|
||||
lib/libedata-cal-%%EVO_VERSION%%.a
|
||||
lib/libedata-cal-%%EVO_VERSION%%.so
|
||||
lib/libedata-cal-%%EVO_VERSION%%.so.27
|
||||
lib/libedata-cal-%%EVO_VERSION%%.so.27.0.0
|
||||
lib/libedata-cal-%%EVO_VERSION%%.so.28
|
||||
lib/libedata-cal-%%EVO_VERSION%%.so.28.0.0
|
||||
lib/libedataserver-%%EVO_VERSION%%.a
|
||||
lib/libedataserver-%%EVO_VERSION%%.so
|
||||
lib/libedataserver-%%EVO_VERSION%%.so.20
|
||||
lib/libedataserver-%%EVO_VERSION%%.so.20.0.0
|
||||
lib/libedataserver-%%EVO_VERSION%%.so.21
|
||||
lib/libedataserver-%%EVO_VERSION%%.so.21.0.0
|
||||
lib/libedataserverui-%%EVO_VERSION%%.a
|
||||
lib/libedataserverui-%%EVO_VERSION%%.so
|
||||
lib/libedataserverui-%%EVO_VERSION%%.so.1
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
COMMENT = Things that used to be on the desktop before computers were invented
|
||||
|
||||
SUBDIR += affiche
|
||||
SUBDIR += alacarte
|
||||
SUBDIR += anamnesis
|
||||
SUBDIR += appwrapper
|
||||
SUBDIR += aspostit
|
||||
|
@ -73,7 +72,6 @@
|
|||
SUBDIR += gnome-search-tool
|
||||
SUBDIR += gnome-shell-extension-audio-output-switcher
|
||||
SUBDIR += gnome-shell-extension-backslide
|
||||
SUBDIR += gnome-shell-extension-calculator
|
||||
SUBDIR += gnome-shell-extension-coverflow
|
||||
SUBDIR += gnome-shell-extension-dashtodock
|
||||
SUBDIR += gnome-shell-extension-filesmenu
|
||||
|
@ -89,6 +87,7 @@
|
|||
SUBDIR += gnome-shell-extra-extensions
|
||||
SUBDIR += gnome-sound-recorder
|
||||
SUBDIR += gnome-system-log
|
||||
SUBDIR += gnome-todo
|
||||
SUBDIR += gnome-tweak-tool
|
||||
SUBDIR += gnome-utils
|
||||
SUBDIR += gnome-weather
|
||||
|
|
|
@ -1,42 +0,0 @@
|
|||
# Created by: Joe Maloney jmaloney@pkgdemon.com>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/trunk/deskutils/alacarte/Makefile 19804 2014-08-13 14:55:11Z kwm $
|
||||
|
||||
PORTNAME= alacarte
|
||||
PORTVERSION= 3.11.91
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Freedesktop compliant menu editor for GNOME
|
||||
|
||||
BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
|
||||
|
||||
USES= gettext gmake pkgconfig python:3 tar:xz
|
||||
USE_GNOME= gnomemenus3 gnomeprefix intlhack libxslt:build \
|
||||
py3gobject3
|
||||
INSTALLS_ICONS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|from gi._glib import|from gi.repository.GLib import|g' \
|
||||
${WRKSRC}/Alacarte/util.py
|
||||
@${REINPLACE_CMD} -e "s|ron\['XDG_MENU_PREFIX'\]|ron.get('XDG_MENU_PREFIX', '')|g" \
|
||||
${WRKSRC}/Alacarte/MenuEditor.py
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 3500
|
||||
PYOEXTENSION= pyo
|
||||
.else
|
||||
PYOEXTENSION= opt-1.pyc
|
||||
.endif
|
||||
|
||||
PLIST_SUB+= PYOEXTENSION=${PYOEXTENSION} \
|
||||
PYVER=${PYTHON_VER:S/.//}
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (gnome3/alacarte-3.11.91.tar.xz) = d77294f25ac9e4f293530080578d83dc8e014d5b7c6c01d6f9a7f1715719a384
|
||||
SIZE (gnome3/alacarte-3.11.91.tar.xz) = 199128
|
|
@ -1,2 +0,0 @@
|
|||
Alacarte is a menu editor for GNOME using the freedesktop.org menu
|
||||
specification.
|
|
@ -1,123 +0,0 @@
|
|||
bin/alacarte
|
||||
lib/python/site-packages/Alacarte/ItemEditor.py
|
||||
lib/python/site-packages/Alacarte/MainWindow.py
|
||||
lib/python/site-packages/Alacarte/MenuEditor.py
|
||||
lib/python/site-packages/Alacarte/__init__.py
|
||||
lib/python/site-packages/Alacarte/config.py
|
||||
lib/python/site-packages/Alacarte/util.py
|
||||
lib/python/site-packages/Alacarte/__pycache__/ItemEditor.cpython-%%PYVER%%.pyc
|
||||
lib/python/site-packages/Alacarte/__pycache__/ItemEditor.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
lib/python/site-packages/Alacarte/__pycache__/MenuEditor.cpython-%%PYVER%%.pyc
|
||||
lib/python/site-packages/Alacarte/__pycache__/MenuEditor.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
lib/python/site-packages/Alacarte/__pycache__/__init__.cpython-%%PYVER%%.pyc
|
||||
lib/python/site-packages/Alacarte/__pycache__/__init__.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
lib/python/site-packages/Alacarte/__pycache__/config.cpython-%%PYVER%%.pyc
|
||||
lib/python/site-packages/Alacarte/__pycache__/config.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
lib/python/site-packages/Alacarte/__pycache__/util.cpython-%%PYVER%%.pyc
|
||||
lib/python/site-packages/Alacarte/__pycache__/util.cpython-%%PYVER%%.%%PYOEXTENSION%%
|
||||
man/man1/alacarte.1.gz
|
||||
share/alacarte/alacarte.ui
|
||||
share/alacarte/directory-editor.ui
|
||||
share/alacarte/launcher-editor.ui
|
||||
share/applications/alacarte.desktop
|
||||
share/icons/hicolor/16x16/apps/alacarte.png
|
||||
share/icons/hicolor/22x22/apps/alacarte.png
|
||||
share/icons/hicolor/24x24/apps/alacarte.png
|
||||
share/icons/hicolor/256x256/apps/alacarte.png
|
||||
share/icons/hicolor/32x32/apps/alacarte.png
|
||||
share/icons/hicolor/48x48/apps/alacarte.png
|
||||
share/locale/af/LC_MESSAGES/alacarte.mo
|
||||
share/locale/an/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ar/LC_MESSAGES/alacarte.mo
|
||||
share/locale/as/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ast/LC_MESSAGES/alacarte.mo
|
||||
share/locale/be/LC_MESSAGES/alacarte.mo
|
||||
share/locale/be@latin/LC_MESSAGES/alacarte.mo
|
||||
share/locale/bem/LC_MESSAGES/alacarte.mo
|
||||
share/locale/bg/LC_MESSAGES/alacarte.mo
|
||||
share/locale/bn/LC_MESSAGES/alacarte.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/alacarte.mo
|
||||
share/locale/br/LC_MESSAGES/alacarte.mo
|
||||
share/locale/brx/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ca/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/alacarte.mo
|
||||
share/locale/crh/LC_MESSAGES/alacarte.mo
|
||||
share/locale/cs/LC_MESSAGES/alacarte.mo
|
||||
share/locale/cy/LC_MESSAGES/alacarte.mo
|
||||
share/locale/da/LC_MESSAGES/alacarte.mo
|
||||
share/locale/de/LC_MESSAGES/alacarte.mo
|
||||
share/locale/dz/LC_MESSAGES/alacarte.mo
|
||||
share/locale/el/LC_MESSAGES/alacarte.mo
|
||||
share/locale/en@shaw/LC_MESSAGES/alacarte.mo
|
||||
share/locale/en_CA/LC_MESSAGES/alacarte.mo
|
||||
share/locale/en_GB/LC_MESSAGES/alacarte.mo
|
||||
share/locale/eo/LC_MESSAGES/alacarte.mo
|
||||
share/locale/es/LC_MESSAGES/alacarte.mo
|
||||
share/locale/et/LC_MESSAGES/alacarte.mo
|
||||
share/locale/eu/LC_MESSAGES/alacarte.mo
|
||||
share/locale/fa/LC_MESSAGES/alacarte.mo
|
||||
share/locale/fi/LC_MESSAGES/alacarte.mo
|
||||
share/locale/fr/LC_MESSAGES/alacarte.mo
|
||||
share/locale/fur/LC_MESSAGES/alacarte.mo
|
||||
share/locale/fy/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ga/LC_MESSAGES/alacarte.mo
|
||||
share/locale/gl/LC_MESSAGES/alacarte.mo
|
||||
share/locale/gu/LC_MESSAGES/alacarte.mo
|
||||
share/locale/he/LC_MESSAGES/alacarte.mo
|
||||
share/locale/hi/LC_MESSAGES/alacarte.mo
|
||||
share/locale/hr/LC_MESSAGES/alacarte.mo
|
||||
share/locale/hu/LC_MESSAGES/alacarte.mo
|
||||
share/locale/hy/LC_MESSAGES/alacarte.mo
|
||||
share/locale/id/LC_MESSAGES/alacarte.mo
|
||||
share/locale/io/LC_MESSAGES/alacarte.mo
|
||||
share/locale/it/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ja/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ka/LC_MESSAGES/alacarte.mo
|
||||
share/locale/kg/LC_MESSAGES/alacarte.mo
|
||||
share/locale/kk/LC_MESSAGES/alacarte.mo
|
||||
share/locale/km/LC_MESSAGES/alacarte.mo
|
||||
share/locale/kn/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ko/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ku/LC_MESSAGES/alacarte.mo
|
||||
share/locale/lt/LC_MESSAGES/alacarte.mo
|
||||
share/locale/lv/LC_MESSAGES/alacarte.mo
|
||||
share/locale/mai/LC_MESSAGES/alacarte.mo
|
||||
share/locale/mg/LC_MESSAGES/alacarte.mo
|
||||
share/locale/mk/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ml/LC_MESSAGES/alacarte.mo
|
||||
share/locale/mn/LC_MESSAGES/alacarte.mo
|
||||
share/locale/mr/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ms/LC_MESSAGES/alacarte.mo
|
||||
share/locale/nb/LC_MESSAGES/alacarte.mo
|
||||
share/locale/nds/LC_MESSAGES/alacarte.mo
|
||||
share/locale/nl/LC_MESSAGES/alacarte.mo
|
||||
share/locale/nn/LC_MESSAGES/alacarte.mo
|
||||
share/locale/oc/LC_MESSAGES/alacarte.mo
|
||||
share/locale/or/LC_MESSAGES/alacarte.mo
|
||||
share/locale/pa/LC_MESSAGES/alacarte.mo
|
||||
share/locale/pl/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ps/LC_MESSAGES/alacarte.mo
|
||||
share/locale/pt/LC_MESSAGES/alacarte.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ro/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ru/LC_MESSAGES/alacarte.mo
|
||||
share/locale/si/LC_MESSAGES/alacarte.mo
|
||||
share/locale/sk/LC_MESSAGES/alacarte.mo
|
||||
share/locale/sl/LC_MESSAGES/alacarte.mo
|
||||
share/locale/sq/LC_MESSAGES/alacarte.mo
|
||||
share/locale/sr/LC_MESSAGES/alacarte.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/alacarte.mo
|
||||
share/locale/sv/LC_MESSAGES/alacarte.mo
|
||||
share/locale/sw/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ta/LC_MESSAGES/alacarte.mo
|
||||
share/locale/te/LC_MESSAGES/alacarte.mo
|
||||
share/locale/th/LC_MESSAGES/alacarte.mo
|
||||
share/locale/tr/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ug/LC_MESSAGES/alacarte.mo
|
||||
share/locale/uk/LC_MESSAGES/alacarte.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/alacarte.mo
|
||||
share/locale/vi/LC_MESSAGES/alacarte.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/alacarte.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/alacarte.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/alacarte.mo
|
||||
share/locale/zu/LC_MESSAGES/alacarte.mo
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= baobab
|
||||
PORTVERSION= 3.16.1
|
||||
PORTVERSION= 3.18.1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop
|
|||
CONFLICTS= gnome-utils-2.[0-9]*
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= desktop-file-utils gettext gmake pathfix \
|
||||
USES= desktop-file-utils gettext gmake gnome pathfix \
|
||||
pkgconfig tar:xz
|
||||
USE_GNOME= gnomeprefix gtk30 intlhack libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/baobab-3.16.1.tar.xz) = 1fe40433df3adda0bcc4d0a6edc2bc2501888798d7e8336ad51d443c9a1fcef2
|
||||
SIZE (gnome3/baobab-3.16.1.tar.xz) = 880192
|
||||
SHA256 (gnome3/baobab-3.18.1.tar.xz) = c2ac90426390e77147446a290c1480c49936c0a224f740b555ddaec2675b44b5
|
||||
SIZE (gnome3/baobab-3.18.1.tar.xz) = 882924
|
||||
|
|
|
@ -261,6 +261,7 @@ share/locale/hi/LC_MESSAGES/baobab.mo
|
|||
share/locale/hr/LC_MESSAGES/baobab.mo
|
||||
share/locale/hu/LC_MESSAGES/baobab.mo
|
||||
share/locale/id/LC_MESSAGES/baobab.mo
|
||||
share/locale/is/LC_MESSAGES/baobab.mo
|
||||
share/locale/it/LC_MESSAGES/baobab.mo
|
||||
share/locale/ja/LC_MESSAGES/baobab.mo
|
||||
share/locale/ka/LC_MESSAGES/baobab.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bijiben
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= desktop-file-utils gettext gmake libtool \
|
||||
USES= desktop-file-utils gettext gmake gnome libtool \
|
||||
pathfix pkgconfig shared-mime-info tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= evolutiondataserver3 gnomedesktop3 gtk30 intlhack \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/bijiben-3.16.2.tar.xz) = 39c97690e6d0bbed343b2283ea184c89fd49f3c4309af7f56e1b494efd0fd98a
|
||||
SIZE (gnome3/bijiben-3.16.2.tar.xz) = 658656
|
||||
SHA256 (gnome3/bijiben-3.18.2.tar.xz) = 45fed3242ba092138760b99e725f0a4d3c8d749ef37c607d43c8f010e11a645d
|
||||
SIZE (gnome3/bijiben-3.18.2.tar.xz) = 682036
|
||||
|
|
|
@ -7,7 +7,6 @@ share/applications/bijiben.desktop
|
|||
%%DATADIR%%/icons/hicolor/24x24/actions/note.png
|
||||
%%DATADIR%%/icons/hicolor/48x48/actions/note.png
|
||||
%%DATADIR%%/icons/hicolor/scalable/actions/link.svg
|
||||
%%DATADIR%%/icons/hicolor/scalable/actions/note.svg
|
||||
share/dbus-1/services/org.gnome.Bijiben.SearchProvider.service
|
||||
share/gnome-shell/search-providers/bijiben-search-provider.ini
|
||||
share/help/C/bijiben/colors.page
|
||||
|
@ -178,6 +177,7 @@ share/locale/cs/LC_MESSAGES/bijiben.mo
|
|||
share/locale/da/LC_MESSAGES/bijiben.mo
|
||||
share/locale/de/LC_MESSAGES/bijiben.mo
|
||||
share/locale/el/LC_MESSAGES/bijiben.mo
|
||||
share/locale/en_AU/LC_MESSAGES/bijiben.mo
|
||||
share/locale/eo/LC_MESSAGES/bijiben.mo
|
||||
share/locale/es/LC_MESSAGES/bijiben.mo
|
||||
share/locale/et/LC_MESSAGES/bijiben.mo
|
||||
|
@ -190,6 +190,7 @@ share/locale/gl/LC_MESSAGES/bijiben.mo
|
|||
share/locale/he/LC_MESSAGES/bijiben.mo
|
||||
share/locale/hu/LC_MESSAGES/bijiben.mo
|
||||
share/locale/id/LC_MESSAGES/bijiben.mo
|
||||
share/locale/is/LC_MESSAGES/bijiben.mo
|
||||
share/locale/it/LC_MESSAGES/bijiben.mo
|
||||
share/locale/ja/LC_MESSAGES/bijiben.mo
|
||||
share/locale/kk/LC_MESSAGES/bijiben.mo
|
||||
|
@ -200,11 +201,13 @@ share/locale/ml/LC_MESSAGES/bijiben.mo
|
|||
share/locale/nb/LC_MESSAGES/bijiben.mo
|
||||
share/locale/ne/LC_MESSAGES/bijiben.mo
|
||||
share/locale/nl/LC_MESSAGES/bijiben.mo
|
||||
share/locale/oc/LC_MESSAGES/bijiben.mo
|
||||
share/locale/or/LC_MESSAGES/bijiben.mo
|
||||
share/locale/pa/LC_MESSAGES/bijiben.mo
|
||||
share/locale/pl/LC_MESSAGES/bijiben.mo
|
||||
share/locale/pt/LC_MESSAGES/bijiben.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/bijiben.mo
|
||||
share/locale/ro/LC_MESSAGES/bijiben.mo
|
||||
share/locale/ru/LC_MESSAGES/bijiben.mo
|
||||
share/locale/sk/LC_MESSAGES/bijiben.mo
|
||||
share/locale/sl/LC_MESSAGES/bijiben.mo
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= drivel
|
||||
PORTVERSION= 3.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= SF/${PORTNAME}/Drivel%20%28stable%29/${PORTVERSION}
|
||||
|
||||
|
@ -36,5 +37,8 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e '/-g2/s|^|#|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|make -C|$$(MAKE) -C|g' ${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e '/-ldl/s|^|#|g' ${WRKSRC}/src/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|soup_xmlrpc_message_new|d_soup_xmlrpc_message_new|g' \
|
||||
${WRKSRC}/src/soup-xmlrpc-message.[ch] \
|
||||
${WRKSRC}/src/xmlrpc.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-calendar
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.2.1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -12,14 +12,13 @@ COMMENT= Simple and beatiful calendar application for GNOME
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
#BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
|
||||
LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= evolutiondataserver3 gtk30 intlhack
|
||||
# introspection
|
||||
USE_GNOME= evolutiondataserver3 gtk30 intlhack \
|
||||
introspection
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -27,7 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
|||
GLIB_SCHEMAS= org.gnome.calendar.enums.xml \
|
||||
org.gnome.calendar.gschema.xml
|
||||
|
||||
# for gcc on 9.3
|
||||
# for gcc 4.2.1
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-Wempty-body||g' \
|
||||
${WRKSRC}/configure
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-calendar-3.16.2.tar.xz) = b530e1de58f3e3db9ab1470ee5f2bbb72b5aedca0d127cf093c8416e90be1c6f
|
||||
SIZE (gnome3/gnome-calendar-3.16.2.tar.xz) = 2226324
|
||||
SHA256 (gnome3/gnome-calendar-3.18.2.1.tar.xz) = eedd9b10da837db6e7dc02794a942e9a98b3cdaa975b0d46226aa0cdaf88c0f6
|
||||
SIZE (gnome3/gnome-calendar-3.18.2.1.tar.xz) = 2290232
|
||||
|
|
|
@ -10,6 +10,7 @@ share/icons/hicolor/256x256/apps/gnome-calendar.png
|
|||
share/icons/hicolor/32x32/apps/gnome-calendar.png
|
||||
share/icons/hicolor/48x48/apps/gnome-calendar.png
|
||||
share/icons/hicolor/512x512/apps/gnome-calendar.png
|
||||
share/locale/an/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/ar/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/bs/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-calendar.mo
|
||||
|
@ -17,25 +18,33 @@ share/locale/cs/LC_MESSAGES/gnome-calendar.mo
|
|||
share/locale/da/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/de/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/el/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/eo/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/eu/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/fa/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/fur/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/ga/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/he/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/is/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/kk/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/ko/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/lt/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/oc/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/pa/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/ro/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-calendar.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-calendar.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-characters
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
|
|||
LIB_DEPENDS= libgjs.so:${PORTSDIR}/lang/gjs \
|
||||
libunistring.so:${PORTSDIR}/devel/libunistring
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= gtk30 intlhack introspection
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-characters-3.16.2.tar.xz) = 84616563f3c6c381bcbf5e059ed603f422af9775f744b19826f1ca4ac59845bf
|
||||
SIZE (gnome3/gnome-characters-3.16.2.tar.xz) = 1364196
|
||||
SHA256 (gnome3/gnome-characters-3.18.1.tar.xz) = 161839bb6c1ffca78b6c11b8d4f3f32b8263705911df0aed3268672c050b9bac
|
||||
SIZE (gnome3/gnome-characters-3.18.1.tar.xz) = 1358396
|
||||
|
|
|
@ -6,33 +6,52 @@ share/applications/org.gnome.Characters.desktop
|
|||
share/dbus-1/services/org.gnome.Characters.BackgroundService.service
|
||||
share/dbus-1/services/org.gnome.Characters.service
|
||||
share/gnome-shell/search-providers/org.gnome.Characters.search-provider.ini
|
||||
share/icons/gnome/scalable/categories/characters-arrow-symbolic.svg
|
||||
share/icons/gnome/scalable/categories/characters-bullet-symbolic.svg
|
||||
share/icons/gnome/scalable/categories/characters-currency-symbolic.svg
|
||||
share/icons/gnome/scalable/categories/characters-latin-symbolic.svg
|
||||
share/icons/gnome/scalable/categories/characters-math-symbolic.svg
|
||||
share/icons/gnome/scalable/categories/characters-picture-symbolic.svg
|
||||
share/icons/gnome/scalable/categories/characters-punctuation-symbolic.svg
|
||||
share/icons/hicolor/16x16/apps/gnome-characters.png
|
||||
share/icons/hicolor/22x22/apps/gnome-characters.png
|
||||
share/icons/hicolor/256x256/apps/gnome-characters.png
|
||||
share/icons/hicolor/32x32/apps/gnome-characters.png
|
||||
share/icons/hicolor/48x48/apps/gnome-characters.png
|
||||
share/icons/hicolor/scalable/categories/characters-arrow-symbolic.svg
|
||||
share/icons/hicolor/scalable/categories/characters-bullet-symbolic.svg
|
||||
share/icons/hicolor/scalable/categories/characters-currency-symbolic.svg
|
||||
share/icons/hicolor/scalable/categories/characters-latin-symbolic.svg
|
||||
share/icons/hicolor/scalable/categories/characters-math-symbolic.svg
|
||||
share/icons/hicolor/scalable/categories/characters-picture-symbolic.svg
|
||||
share/icons/hicolor/scalable/categories/characters-punctuation-symbolic.svg
|
||||
share/icons/hicolor/symbolic/apps/gnome-characters-symbolic.svg
|
||||
share/locale/ar/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/ca/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/cs/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/da/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/de/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/el/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/eo/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/es/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/fa/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/fi/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/fr/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/fur/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/gl/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/he/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/hu/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/id/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/it/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/ja/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/ko/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/lt/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/nb/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/oc/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/pa/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/pl/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/pt/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/ru/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/sk/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/sl/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/sr/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/sv/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/tr/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/uk/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/org.gnome.Characters.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/org.gnome.Characters.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-clocks
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.0
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomedesktop3 gsound gtk30 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-clocks-3.16.2.tar.xz) = cdfa74a02796cfea001826647754aaaa57d10e3e91e93301f16a59e538679e98
|
||||
SIZE (gnome3/gnome-clocks-3.16.2.tar.xz) = 872816
|
||||
SHA256 (gnome3/gnome-clocks-3.18.0.tar.xz) = ca0818ec89e3539201da6b5388365e3d66df815198beccc90e2be44c7822baa0
|
||||
SIZE (gnome3/gnome-clocks-3.18.0.tar.xz) = 870864
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-contacts
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.0
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
@ -21,7 +21,7 @@ PORTSCOUT= limitw:1,even
|
|||
|
||||
USE_GNOME= evolutiondataserver3 gnomedesktop3 gtk30 intlhack \
|
||||
introspection:build
|
||||
USES= gettext gmake pathfix perl5 pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pathfix perl5 pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome-contacts-3.16.2.tar.xz) = fb625a40fe915d866625a7d688c9a3b454d198c9474ce2efc3979f2b0d1687e7
|
||||
SIZE (gnome-contacts-3.16.2.tar.xz) = 767720
|
||||
SHA256 (gnome-contacts-3.18.0.tar.xz) = c81ad739a1f554e4c89979564565e32ceaf1d2cc6c93a6a75d929d7d1fe8e287
|
||||
SIZE (gnome-contacts-3.18.0.tar.xz) = 784616
|
||||
|
|
|
@ -52,6 +52,7 @@ share/locale/mr/LC_MESSAGES/gnome-contacts.mo
|
|||
share/locale/nb/LC_MESSAGES/gnome-contacts.mo
|
||||
share/locale/ne/LC_MESSAGES/gnome-contacts.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-contacts.mo
|
||||
share/locale/oc/LC_MESSAGES/gnome-contacts.mo
|
||||
share/locale/or/LC_MESSAGES/gnome-contacts.mo
|
||||
share/locale/pa/LC_MESSAGES/gnome-contacts.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-contacts.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-dictionary
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= intlhack introspection:build gtk30
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-dictionary-3.16.2.tar.xz) = a2981a76ecf57a5e5f1ebc88697f228a40e550c3371535aa15cc959fe51badd5
|
||||
SIZE (gnome3/gnome-dictionary-3.16.2.tar.xz) = 847024
|
||||
SHA256 (gnome3/gnome-dictionary-3.18.1.tar.xz) = 92cf2d519335b125018468c22405499fdb320e4446201c7b0f55f1a441bf05cc
|
||||
SIZE (gnome3/gnome-dictionary-3.18.1.tar.xz) = 864460
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
bin/gnome-dictionary
|
||||
include/gdict-1.0/gdict/gdict-client-context.h
|
||||
include/gdict-1.0/gdict/gdict-context.h
|
||||
include/gdict-1.0/gdict/gdict-database-chooser-button.h
|
||||
include/gdict-1.0/gdict/gdict-database-chooser.h
|
||||
include/gdict-1.0/gdict/gdict-defbox.h
|
||||
include/gdict-1.0/gdict/gdict-enum-types.h
|
||||
|
@ -14,8 +15,8 @@ include/gdict-1.0/gdict/gdict-version.h
|
|||
include/gdict-1.0/gdict/gdict.h
|
||||
lib/girepository-1.0/Gdict-1.0.typelib
|
||||
lib/libgdict-1.0.so
|
||||
lib/libgdict-1.0.so.8
|
||||
lib/libgdict-1.0.so.8.1.0
|
||||
lib/libgdict-1.0.so.10
|
||||
lib/libgdict-1.0.so.10.0.0
|
||||
libdata/pkgconfig/gdict-1.0.pc
|
||||
man/man1/gnome-dictionary.1.gz
|
||||
share/appdata/org.gnome.Dictionary.appdata.xml
|
||||
|
@ -47,7 +48,6 @@ share/gtk-doc/html/gdict/gdict.html
|
|||
share/gtk-doc/html/gdict/gdictui.html
|
||||
share/gtk-doc/html/gdict/home.png
|
||||
share/gtk-doc/html/gdict/index.html
|
||||
share/gtk-doc/html/gdict/index.sgml
|
||||
share/gtk-doc/html/gdict/introduction.html
|
||||
share/gtk-doc/html/gdict/ix01.html
|
||||
share/gtk-doc/html/gdict/ix02.html
|
||||
|
@ -586,7 +586,6 @@ share/locale/hi/LC_MESSAGES/gnome-dictionary.mo
|
|||
share/locale/hr/LC_MESSAGES/gnome-dictionary.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-dictionary.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-dictionary.mo
|
||||
share/locale/is/LC_MESSAGES/gnome-dictionary.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-dictionary.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-dictionary.mo
|
||||
share/locale/ka/LC_MESSAGES/gnome-dictionary.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-documents
|
||||
PORTVERSION= 3.16.5
|
||||
PORTVERSION= 3.18.2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -30,9 +30,9 @@ RUN_DEPENDS= py2?-dbus>0:${PORTSDIR}/devel/py-dbus \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:c++11-lib gettext gmake libtool pathfix \
|
||||
USES= compiler:c++11-lib gettext gmake gnome libtool pathfix \
|
||||
pkgconfig tar:xz
|
||||
USE_GNOME= gnomedesktop3 gtk30 intltool \
|
||||
USE_GNOME= gnomedesktop3 gtk30 intlhack \
|
||||
introspection:build librsvg2 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-documents-3.16.5.tar.xz) = 562a5d14760186d1c0e7395a2850665b74d7df0a54b2523856782e9d648cf78f
|
||||
SIZE (gnome3/gnome-documents-3.16.5.tar.xz) = 2254272
|
||||
SHA256 (gnome3/gnome-documents-3.18.2.tar.xz) = 850ddaf3366549bbe0696c2ec3a36faf16438b387b8e9cb7812c7d5266a74cd4
|
||||
SIZE (gnome3/gnome-documents-3.18.2.tar.xz) = 2297404
|
||||
|
|
|
@ -14,38 +14,12 @@ share/dbus-1/services/org.gnome.Books.service
|
|||
share/dbus-1/services/org.gnome.Documents.service
|
||||
%%DATADIR%%/gir-1.0/Gd-1.0.gir
|
||||
%%DATADIR%%/gir-1.0/GdPrivate-1.0.gir
|
||||
%%DATADIR%%/gnome-documents.gresource
|
||||
%%DATADIR%%/js/application.js
|
||||
%%DATADIR%%/js/changeMonitor.js
|
||||
%%DATADIR%%/js/config.js
|
||||
%%DATADIR%%/js/documents.js
|
||||
%%DATADIR%%/js/edit.js
|
||||
%%DATADIR%%/js/embed.js
|
||||
%%DATADIR%%/js/errorBox.js
|
||||
%%DATADIR%%/js/main.js
|
||||
%%DATADIR%%/js/mainBooks.js
|
||||
%%DATADIR%%/js/mainToolbar.js
|
||||
%%DATADIR%%/js/mainWindow.js
|
||||
%%DATADIR%%/js/manager.js
|
||||
%%DATADIR%%/js/miners.js
|
||||
%%DATADIR%%/js/notifications.js
|
||||
%%DATADIR%%/js/password.js
|
||||
%%DATADIR%%/js/path.js
|
||||
%%DATADIR%%/js/places.js
|
||||
%%DATADIR%%/js/presentation.js
|
||||
%%DATADIR%%/js/preview.js
|
||||
%%DATADIR%%/js/properties.js
|
||||
%%DATADIR%%/js/query.js
|
||||
%%DATADIR%%/js/search.js
|
||||
%%DATADIR%%/js/searchbar.js
|
||||
%%DATADIR%%/js/selections.js
|
||||
%%DATADIR%%/js/sharing.js
|
||||
%%DATADIR%%/js/shellSearchProvider.js
|
||||
%%DATADIR%%/js/trackerController.js
|
||||
%%DATADIR%%/js/trackerUtils.js
|
||||
%%DATADIR%%/js/utils.js
|
||||
%%DATADIR%%/js/view.js
|
||||
%%DATADIR%%/js/windowMode.js
|
||||
%%DATADIR%%/org.gnome.Books
|
||||
%%DATADIR%%/org.gnome.Books.data.gresource
|
||||
%%DATADIR%%/org.gnome.Books.src.gresource
|
||||
%%DATADIR%%/org.gnome.Documents
|
||||
%%DATADIR%%/org.gnome.Documents.data.gresource
|
||||
%%DATADIR%%/org.gnome.Documents.src.gresource
|
||||
share/gnome-shell/search-providers/org.gnome.Documents.search-provider.ini
|
||||
share/help/C/gnome-documents/collections.page
|
||||
share/help/C/gnome-documents/filter.page
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-initial-setup
|
||||
PORTVERSION= 3.16.3
|
||||
PORTVERSION= 3.18.0
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -20,7 +20,7 @@ RUN_DEPENDS= gdm>=3.0.0:${PORTSDIR}/x11/gdm
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= autoreconf compiler:c++11-lib gettext gmake libtool \
|
||||
USES= autoreconf compiler:c++11-lib gettext gmake gnome libtool \
|
||||
pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-initial-setup-3.16.3.tar.xz) = 9c424fd6ccc9c6e17b6352a39f6a0e8080294978ad15b24e67b53b3714ab1dfa
|
||||
SIZE (gnome3/gnome-initial-setup-3.16.3.tar.xz) = 2352576
|
||||
SHA256 (gnome3/gnome-initial-setup-3.18.0.tar.xz) = 8fee9de41677c44318bb1c3bade2b6c9156698ad1a06e63aa1c15e3ab1bee729
|
||||
SIZE (gnome3/gnome-initial-setup-3.18.0.tar.xz) = 2376808
|
||||
|
|
|
@ -58,6 +58,7 @@ share/locale/pa/LC_MESSAGES/gnome-initial-setup.mo
|
|||
share/locale/pl/LC_MESSAGES/gnome-initial-setup.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-initial-setup.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-initial-setup.mo
|
||||
share/locale/ro/LC_MESSAGES/gnome-initial-setup.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-initial-setup.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-initial-setup.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-initial-setup.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-maps
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -22,13 +22,15 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gnomedesktop3 gtk30 intlhack
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
GLIB_SCHEMAS= org.gnome.Maps.gschema.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-maps-3.16.2.tar.xz) = a7d791e4fb2dc3674232edf5c6d6112274869524db458695fc9fece49df07c96
|
||||
SIZE (gnome3/gnome-maps-3.16.2.tar.xz) = 835624
|
||||
SHA256 (gnome3/gnome-maps-3.18.2.tar.xz) = 693ff1559252eabe5d8c9c7354333b5aa1996e870936456d15706a0e0bac9278
|
||||
SIZE (gnome3/gnome-maps-3.18.2.tar.xz) = 864904
|
||||
|
|
|
@ -18,7 +18,8 @@ share/gir-1.0/GnomeMaps-1.0.gir
|
|||
%%DATADIR%%/icons/hicolor/16x16/apps/route-car-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-pedestrian-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/22x22/apps/user-location.png
|
||||
%%DATADIR%%/icons/hicolor/24x24/apps/user-location-compass.png
|
||||
%%DATADIR%%/icons/hicolor/24x24/apps/user-location.png
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-continue-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-left-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-right-symbolic.svg
|
||||
|
@ -61,6 +62,7 @@ share/locale/gl/LC_MESSAGES/gnome-maps.mo
|
|||
share/locale/he/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/is/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/kk/LC_MESSAGES/gnome-maps.mo
|
||||
|
@ -72,6 +74,7 @@ share/locale/ml/LC_MESSAGES/gnome-maps.mo
|
|||
share/locale/nb/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/ne/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/oc/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/pa/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-maps.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-photos
|
||||
PORTVERSION= 3.16.3
|
||||
PORTVERSION= 3.18.2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -25,7 +25,8 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= compiler:c11 gettext gmake gnome libtool \
|
||||
pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gnomedesktop3 gtk30 intlhack
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-photos-3.16.3.tar.xz) = fb5a0232083369b80c95b700b41e9a3425b5bedd389ee08fed690d3f0989e129
|
||||
SIZE (gnome3/gnome-photos-3.16.3.tar.xz) = 762584
|
||||
SHA256 (gnome3/gnome-photos-3.18.2.tar.xz) = 7f6169c663b7a0e1b971d5af4def3d9a633e16a24e7d2c593b51be0053f9a0d8
|
||||
SIZE (gnome3/gnome-photos-3.18.2.tar.xz) = 765196
|
||||
|
|
|
@ -115,6 +115,7 @@ share/icons/hicolor/256x256/apps/gnome-photos.png
|
|||
share/icons/hicolor/32x32/apps/gnome-photos.png
|
||||
share/icons/hicolor/48x48/apps/gnome-photos.png
|
||||
share/icons/hicolor/scalable/apps/gnome-photos-symbolic.svg
|
||||
share/locale/an/LC_MESSAGES/gnome-photos.mo
|
||||
share/locale/ar/LC_MESSAGES/gnome-photos.mo
|
||||
share/locale/as/LC_MESSAGES/gnome-photos.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-photos.mo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-screenshot
|
||||
PORTVERSION= 3.16.2
|
||||
PORTVERSION= 3.18.0
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
|
|||
CONFLICTS= gnome-utils-2.[0-9]*
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gtk30 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/gnome-screenshot-3.16.2.tar.xz) = 5dd4bafb3deb0967866726ba89dab62bbd6dc3bda3b190474281142aa3dee948
|
||||
SIZE (gnome3/gnome-screenshot-3.16.2.tar.xz) = 279828
|
||||
SHA256 (gnome3/gnome-screenshot-3.18.0.tar.xz) = eba64dbf4acf0ab8222fec549d0a4f2dd7dbd51c255e7978dedf1f5c06a98841
|
||||
SIZE (gnome3/gnome-screenshot-3.18.0.tar.xz) = 281752
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gnome-shell-extension-audio-output-switcher
|
||||
PORTVERSION= 0.0.0.20140520
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils gnome
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
|||
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
||||
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
|
||||
|
||||
USES= gettext gmake pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_GITHUB= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -30,7 +30,7 @@ PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
|
|||
NO_BUILD= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|3.12"|3.12","3.14","3.16"|g' \
|
||||
@${REINPLACE_CMD} -e 's|3.12"|3.12","3.14","3.16", "3.18"|g' \
|
||||
${WRKSRC}/metadata.json
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gnome-shell-extension-backslide
|
||||
PORTVERSION= 0.0.0.20140520
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= https://bitbucket.org/LukasKnuth/backslide/get/
|
||||
DISTFILES= 7e36a49fc5e1.zip
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
|||
|
||||
WRKSRC= ${WRKDIR}/LukasKnuth-backslide-7e36a49fc5e1
|
||||
|
||||
USES= gettext gmake pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -0,0 +1,24 @@
|
|||
Support gnome-shell 3.18
|
||||
https://bitbucket.org/LukasKnuth/backslide/issues/64/extension-broken-in-gnome-318-here-is-a
|
||||
|
||||
--- backslide@codeisland.org/widgets.js.orig 2015-11-18 15:28:14.531127000 +0100
|
||||
+++ backslide@codeisland.org/widgets.js 2015-11-18 15:30:59.671877000 +0100
|
||||
@@ -482,11 +482,16 @@
|
||||
_init: function(value) {
|
||||
this.parent();
|
||||
|
||||
- this._box = new St.Table({style_class: 'slider-item'});
|
||||
+ //DOM 20151024
|
||||
+ this._box = new St.Widget({style_class: 'slider-item',
|
||||
+ layout_manager: new Clutter.TableLayout(),
|
||||
+ reactive: true});
|
||||
|
||||
this._slider = new Slider.Slider(value);
|
||||
|
||||
- this._box.add(this._slider.actor, {row: 0, col: 2, x_expand: true});
|
||||
+ //DOM 20151024
|
||||
+ this._box.layout_manager.pack(this._slider.actor, 2, 0);
|
||||
+
|
||||
this.actor.add(this._box, {span: -1, expand: true});
|
||||
},
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-shell-extension-calculator
|
||||
PORTVERSION= 0.0.0.20140520
|
||||
PORTEVISION= 2
|
||||
CATEGORIES= deskutils gnome
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Simple calculator in the gnome-shell search overview
|
||||
|
||||
BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell
|
||||
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell
|
||||
|
||||
USES= gettext gmake pkgconfig tar:xz
|
||||
USE_GITHUB= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
GH_ACCOUNT= eonpatapon
|
||||
GH_TAGNAME= e4f4ac5
|
||||
GH_PROJECT= gnome-shell-extension-calc
|
||||
|
||||
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|3.12"|3.12","3.14","3.16"|g' \
|
||||
${WRKSRC}/calc\@patapon.info/metadata.json
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/
|
||||
@(cd ${WRKSRC} && ${CP} -pPR calc\@patapon.info ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/)
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (gnome3/eonpatapon-gnome-shell-extension-calc-0.0.0.20140520-e4f4ac5_GH0.tar.xz) = 6393660373f263e5b57af3a628144fcb60b4c459c5c02d14663a3383fe44208b
|
||||
SIZE (gnome3/eonpatapon-gnome-shell-extension-calc-0.0.0.20140520-e4f4ac5_GH0.tar.xz) = 206288
|
|
@ -1,3 +0,0 @@
|
|||
Simple calculator for the gnome-shell search overview
|
||||
|
||||
WWW: https://github.com/eonpatapon/gnome-shell-extension-calc
|
|
@ -1,3 +0,0 @@
|
|||
share/gnome-shell/extensions/calc@patapon.info/COPYING
|
||||
share/gnome-shell/extensions/calc@patapon.info/extension.js
|
||||
share/gnome-shell/extensions/calc@patapon.info/metadata.json
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-shell-extension-coverflow
|
||||
PORTVERSION= 0.0.0.20150613
|
||||
PORTVERSION= 0.0.0.20151013
|
||||
CATEGORIES= deskutils gnome
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
|||
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
||||
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
|
||||
|
||||
USES= gettext gmake pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_GITHUB= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -22,7 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
|||
GLIB_SCHEMAS= org.gnome.shell.extensions.coverflowalttab.gschema.xml
|
||||
|
||||
GH_ACCOUNT= dmo60
|
||||
GH_TAGNAME= db5bd2c
|
||||
GH_TAGNAME= 86483f1
|
||||
GH_PROJECT= CoverflowAltTab
|
||||
|
||||
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/dmo60-CoverflowAltTab-0.0.0.20150613-db5bd2c_GH0.tar.xz) = 7bdf5674709c808c1d25249e60ac1d067c14a68a2ac71198bcc1ff74b9f90816
|
||||
SIZE (gnome3/dmo60-CoverflowAltTab-0.0.0.20150613-db5bd2c_GH0.tar.xz) = 341860
|
||||
SHA256 (gnome3/dmo60-CoverflowAltTab-0.0.0.20151013-86483f1_GH0.tar.xz) = 3e26f5907a8deddb9775a1a44a01e9cffd2d982d43435d984dc7ce4bac731980
|
||||
SIZE (gnome3/dmo60-CoverflowAltTab-0.0.0.20151013-86483f1_GH0.tar.xz) = 342989
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/CoverflowAltTab.pot
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/config.js
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/coverflowSwitcher.js
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/extension.js
|
||||
|
@ -9,6 +10,8 @@ share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/de/LC_MESSAGES/cove
|
|||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/de/LC_MESSAGES/coverflow.po
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/it/LC_MESSAGES/coverflow.mo
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/it/LC_MESSAGES/coverflow.po
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/pt_BR/LC_MESSAGES/pt_BR.mo
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/pt_BR/LC_MESSAGES/pt_BR.po
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/manager.js
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/metadata.json
|
||||
share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/platform.js
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-shell-extension-dashtodock
|
||||
PORTVERSION= 0.0.0.20150613
|
||||
PORTVERSION= 0.0.0.20151112
|
||||
CATEGORIES= deskutils gnome
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
|||
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
||||
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
|
||||
|
||||
USES= gettext gmake pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_GITHUB= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -23,7 +23,7 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.dash-to-dock.gschema.xml
|
|||
|
||||
GH_ACCOUNT= micheleg
|
||||
GH_PROJECT= dash-to-dock
|
||||
GH_TAGNAME= 82b2e7c
|
||||
GH_TAGNAME= d058574
|
||||
|
||||
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
|
||||
|
||||
|
@ -34,7 +34,6 @@ do-install:
|
|||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com
|
||||
${INSTALL_DATA} ${WRKSRC}/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml \
|
||||
${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/
|
||||
@${RM} -fr ${WRKSRC}/schemas
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . \
|
||||
${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/micheleg-dash-to-dock-0.0.0.20150613-82b2e7c_GH0.tar.xz) = 207135ca0a13abbabcd7ff3c252e0402a3fc9b090d433ccbb716164524dbcdd5
|
||||
SIZE (gnome3/micheleg-dash-to-dock-0.0.0.20150613-82b2e7c_GH0.tar.xz) = 226858
|
||||
SHA256 (gnome3/micheleg-dash-to-dock-0.0.0.20151112-d058574_GH0.tar.xz) = 5d91ecc420876369bba9cf56b3dc5d5cce0148be5e9a05ae1512970aa809d667
|
||||
SIZE (gnome3/micheleg-dash-to-dock-0.0.0.20151112-d058574_GH0.tar.xz) = 232914
|
||||
|
|
|
@ -7,25 +7,8 @@ share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/convenience.js
|
|||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/dockedDash.js
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/extension.js
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/intellihide.js
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/dots.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/four.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/four_bottom.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/four_rtl.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/four_top.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/logo.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/one.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/one_bottom.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/one_rtl.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/one_top.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/screenshot.jpg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/three.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/three_bottom.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/three_rtl.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/three_top.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/two.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/two_bottom.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/two_rtl.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/two_top.svg
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/metadata.json
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/myDash.js
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/ar.po
|
||||
|
@ -33,6 +16,7 @@ share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/cs.po
|
|||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/de.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/fr.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/hu.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/it.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/ja.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/nl.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/pl.po
|
||||
|
@ -40,6 +24,9 @@ share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/pt.po
|
|||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/pt_BR.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/ru.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/sk.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/sr.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/sr@latin.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/zh_CN.po
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/prefs.js
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml
|
||||
share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/stylesheet.css
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-shell-extension-filesmenu
|
||||
PORTVERSION= 0.0.0.20150512
|
||||
PORTVERSION= 0.0.0.20151025
|
||||
CATEGORIES= deskutils gnome
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
|
@ -22,7 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bertoldia
|
||||
GH_PROJECT= files-menu
|
||||
GH_TAGNAME= abb078d
|
||||
GH_TAGNAME= 2f03251
|
||||
|
||||
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/bertoldia-files-menu-0.0.0.20150512-abb078d_GH0.tar.xz) = cf5b6e7380106616cb2bbf6ca617ee15d0572e9fcf931a5e37e154d097442c82
|
||||
SIZE (gnome3/bertoldia-files-menu-0.0.0.20150512-abb078d_GH0.tar.xz) = 3781
|
||||
SHA256 (gnome3/bertoldia-files-menu-0.0.0.20151025-2f03251_GH0.tar.xz) = 18669a74c8640fa2dec08648efa118afc02aee4fc99ba08ef99d999f06a438f7
|
||||
SIZE (gnome3/bertoldia-files-menu-0.0.0.20151025-2f03251_GH0.tar.xz) = 3959
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-shell-extension-hidetopbar
|
||||
PORTVERSION= 0.0.0.20150613
|
||||
PORTVERSION= 0.0.0.20151025
|
||||
CATEGORIES= deskutils gnome
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
|||
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
||||
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
|
||||
|
||||
USES= gettext gmake pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_GITHUB= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -23,7 +23,7 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.hidetopbar.gschema.xml
|
|||
|
||||
GH_ACCOUNT= mlutfy
|
||||
GH_PROJECT= hidetopbar
|
||||
GH_TAGNAME= 9758a91
|
||||
GH_TAGNAME= 2a899bf
|
||||
|
||||
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/mlutfy-hidetopbar-0.0.0.20150613-9758a91_GH0.tar.xz) = be759f5865fc9395b436d0d4b0ca65a18c0bca1dbd31f795ff9548bd435aef78
|
||||
SIZE (gnome3/mlutfy-hidetopbar-0.0.0.20150613-9758a91_GH0.tar.xz) = 13546
|
||||
SHA256 (gnome3/mlutfy-hidetopbar-0.0.0.20151025-2a899bf_GH0.tar.xz) = fab702b4ee6a824fb95d22f91c5f7d0a5846c6041bfa91a99d602622e9cdda40
|
||||
SIZE (gnome3/mlutfy-hidetopbar-0.0.0.20151025-2a899bf_GH0.tar.xz) = 14232
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-shell-extension-lockkeys
|
||||
PORTVERSION= 0.0.0.20150613
|
||||
PORTVERSION= 0.0.0.20151017
|
||||
CATEGORIES= deskutils gnome
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
|||
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
||||
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
|
||||
|
||||
USES= gettext gmake pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_GITHUB= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -22,7 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
|||
GLIB_SCHEMAS= org.gnome.shell.extensions.lockkeys.gschema.xml
|
||||
|
||||
GH_ACCOUNT= kazysmaster
|
||||
GH_TAGNAME= 76ac557
|
||||
GH_TAGNAME= 222289e
|
||||
|
||||
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome3/kazysmaster-gnome-shell-extension-lockkeys-0.0.0.20150613-76ac557_GH0.tar.xz) = 4be5e0fd738b0877949436a02473ecf9a8bb6ba6654974d7fb20539806f88b5d
|
||||
SIZE (gnome3/kazysmaster-gnome-shell-extension-lockkeys-0.0.0.20150613-76ac557_GH0.tar.xz) = 40710
|
||||
SHA256 (gnome3/kazysmaster-gnome-shell-extension-lockkeys-0.0.0.20151017-222289e_GH0.tar.xz) = b34bc9b7b638d5319081d1ccfaee8192063b583a3dab8e032d098568e15aba14
|
||||
SIZE (gnome3/kazysmaster-gnome-shell-extension-lockkeys-0.0.0.20151017-222289e_GH0.tar.xz) = 40711
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-shell-extension-mediaplayer
|
||||
PORTVERSION= 0.0.0.20150329
|
||||
PORTVERSION= 0.0.0.20151118
|
||||
CATEGORIES= deskutils gnome
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \
|
|||
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
|
||||
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
|
||||
|
||||
USES= autoreconf gettext gmake libtool pkgconfig tar:xz
|
||||
USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz
|
||||
USE_GNOME= glib20 intltool
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -25,7 +25,7 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.mediaplayer.gschema.xml
|
|||
|
||||
GH_ACCOUNT= eonpatapon
|
||||
GH_PROJECT= gnome-shell-extensions-mediaplayer
|
||||
GH_TAGNAME= 788c552162
|
||||
GH_TAGNAME= ffabc47
|
||||
|
||||
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue