diff options
author | rakuco <rakuco@FreeBSD.org> | 2015-02-23 00:37:15 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2015-02-23 00:37:15 +0800 |
commit | 418da2fbff2f0d9ac77b98b5240afde521b16fa2 (patch) | |
tree | fd6572e06333c4fe9a5bbd85a9f13fe649dd0e8f /misc | |
parent | dffd583c43068a68415aec02575cfb6b3acacff7 (diff) | |
download | freebsd-ports-gnome-418da2fbff2f0d9ac77b98b5240afde521b16fa2.tar.gz freebsd-ports-gnome-418da2fbff2f0d9ac77b98b5240afde521b16fa2.tar.zst freebsd-ports-gnome-418da2fbff2f0d9ac77b98b5240afde521b16fa2.zip |
- Update to 2.3.10. [1]
- Add some missing dependencies:
* USES=pkgconfig for libyaz to be detected correctly.
* USE_KDE4=libkcompactdisc for kdemultimedia to be correctly found.
PR: 197918 [1]
Submitted by: djdomics@gmail.com [1]
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico-kde4/Makefile | 7 | ||||
-rw-r--r-- | misc/tellico-kde4/distinfo | 4 | ||||
-rw-r--r-- | misc/tellico-kde4/pkg-plist | 7 |
3 files changed, 8 insertions, 10 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 60e6784b3155..bdb91e7895e3 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tellico -PORTVERSION= 2.3.9 -PORTREVISION= 4 +PORTVERSION= 2.3.10 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ @@ -21,8 +20,8 @@ LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib \ LATEST_LINK= ${PORTNAME}-kde4 USE_KDE4= kdelibs kdeprefix libksane pimlibs \ - automoc4 qimageblitz libkcddb + automoc4 qimageblitz libkcddb libkcompactdisc USE_QT4= qmake_build moc_build uic_build rcc_build -USES= cmake gettext shared-mime-info tar:bzip2 +USES= cmake gettext pkgconfig shared-mime-info tar:bzip2 .include <bsd.port.mk> diff --git a/misc/tellico-kde4/distinfo b/misc/tellico-kde4/distinfo index cbd0ccd053b8..3f6ac65e0b86 100644 --- a/misc/tellico-kde4/distinfo +++ b/misc/tellico-kde4/distinfo @@ -1,2 +1,2 @@ -SHA256 (tellico-2.3.9.tar.bz2) = 5184c130ea7561be6e72580105f30d5f160fd2fd5c9ffc7f7e16faf227a20114 -SIZE (tellico-2.3.9.tar.bz2) = 4855832 +SHA256 (tellico-2.3.10.tar.bz2) = e916101f86b6f843b85be42e8545aa7441cd496cbb9b81590e2e0bd03a58faaa +SIZE (tellico-2.3.10.tar.bz2) = 4877384 diff --git a/misc/tellico-kde4/pkg-plist b/misc/tellico-kde4/pkg-plist index 3e67f606e831..30866dd8aaf6 100644 --- a/misc/tellico-kde4/pkg-plist +++ b/misc/tellico-kde4/pkg-plist @@ -1,6 +1,6 @@ bin/tellico -share/applications/kde4/tellico.desktop share/appdata/tellico.appdata.xml +share/applications/kde4/tellico.desktop share/apps/kconf_update/tellico-1-3-update.pl share/apps/kconf_update/tellico-rename.upd share/apps/kconf_update/tellico.upd @@ -12,13 +12,13 @@ share/apps/tellico/arxiv2tellico.xsl share/apps/tellico/biblioshare2tellico.xsl share/apps/tellico/bibtex-translation.xml share/apps/tellico/bluray-logo.png +share/apps/tellico/boardgamegeek2tellico.xsl share/apps/tellico/cassette-logo.png share/apps/tellico/cd-logo.png share/apps/tellico/crossref2tellico.xsl share/apps/tellico/data-sources/bedetheque.py share/apps/tellico/data-sources/bedetheque.py.spec share/apps/tellico/data-sources/boardgamegeek.rb -share/apps/tellico/data-sources/boardgamegeek.rb.spec share/apps/tellico/data-sources/dark_horse_comics.py share/apps/tellico/data-sources/dark_horse_comics.py.spec share/apps/tellico/data-sources/fr.allocine.py @@ -27,7 +27,6 @@ share/apps/tellico/data-sources/ministerio_de_cultura.py share/apps/tellico/data-sources/ministerio_de_cultura.py.spec share/apps/tellico/dblp2tellico.xsl share/apps/tellico/delicious2tellico.xsl -share/apps/tellico/discogs2tellico.xsl share/apps/tellico/douban2tellico.xsl share/apps/tellico/dvd-logo.png share/apps/tellico/dvdfr2tellico.xsl @@ -51,6 +50,7 @@ share/apps/tellico/pics/alexandria.png share/apps/tellico/pics/amc.png share/apps/tellico/pics/bibtex.png share/apps/tellico/pics/boardgame.png +share/apps/tellico/pics/boardgamegeek.png share/apps/tellico/pics/book.png share/apps/tellico/pics/card.png share/apps/tellico/pics/checkmark.png @@ -370,4 +370,3 @@ share/locale/uk/LC_MESSAGES/tellico.mo share/locale/zh_CN/LC_MESSAGES/tellico.mo share/locale/zh_TW/LC_MESSAGES/tellico.mo share/mime/packages/tellico.xml -share/mimelnk/application/x-tellico.desktop |