diff --git a/databases/sequeler/Makefile b/databases/sequeler/Makefile index e0224b03301f..cd881a080ffa 100644 --- a/databases/sequeler/Makefile +++ b/databases/sequeler/Makefile @@ -1,29 +1,30 @@ PORTNAME= sequeler DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= ports@FreeBSD.org COMMENT= Friendly SQL client LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= vala:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgranite.so:x11-toolkits/granite \ libsecret-1.so:security/libsecret \ libssh2.so:security/libssh2 USES= desktop-file-utils gettext gnome meson pkgconfig \ python:3.5+,build USE_GITHUB= yes GH_ACCOUNT= Alecaddd USE_GNOME= cairo glib20 gtk30 gtksourceview3 libgda5 GLIB_SCHEMAS= com.github.alecaddd.sequeler.gschema.xml INSTALLS_ICONS= yes # for build-aux/meson_post_install.py BINARY_ALIAS= python3=${PYTHON_CMD} .include diff --git a/deskutils/elementary-calendar/Makefile b/deskutils/elementary-calendar/Makefile index 35016cf638e8..30cf41ba31d6 100644 --- a/deskutils/elementary-calendar/Makefile +++ b/deskutils/elementary-calendar/Makefile @@ -1,34 +1,34 @@ PORTNAME= elementary-calendar DISTVERSION= 5.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= nc@FreeBSD.org COMMENT= Desktop calendar app designed for elementary OS LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libchamplain-0.12.so:graphics/libchamplain \ libclutter-1.0.so:graphics/clutter \ libedataserver-1.2.so:databases/evolution-data-server \ libfolks.so:net-im/folks \ libgee-0.8.so:devel/libgee \ libgeoclue-2.so:net/geoclue \ libgeocode-glib.so:net/geocode-glib \ libgranite.so:x11-toolkits/granite \ libhandy-1.so:x11-toolkits/libhandy \ libical.so:devel/libical \ libnotify.so:devel/libnotify USES= gnome meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= elementary GH_PROJECT= calendar USE_GNOME= glib20 gtk30 GLIB_SCHEMAS= io.elementary.calendar.gschema.xml INSTALLS_ICONS= yes .include diff --git a/deskutils/lookbook/Makefile b/deskutils/lookbook/Makefile index 4066a9ae8690..724c19b85a21 100644 --- a/deskutils/lookbook/Makefile +++ b/deskutils/lookbook/Makefile @@ -1,21 +1,22 @@ PORTNAME= lookbook DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= greg@unrelenting.technology COMMENT= Browse and find system icons LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgranite.so:x11-toolkits/granite USES= gettext-tools gnome meson pkgconfig python:3.5+,build USE_GITHUB= yes GH_ACCOUNT= danrabbit USE_GNOME= glib20 gtk30 gtksourceview3 GLIB_SCHEMAS= com.github.danrabbit.lookbook.gschema.xml INSTALLS_ICONS= yes .include diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile index 96432b86971e..3c1fe8640e07 100644 --- a/editors/elementary-code/Makefile +++ b/editors/elementary-code/Makefile @@ -1,48 +1,48 @@ PORTNAME= elementary-code DISTVERSION= 3.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= miguel@gocobachi.dev COMMENT= Code editor designed for elementary OS LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libatk-1.0.so:accessibility/atk \ libeditorconfig.so:editors/editorconfig-core-c \ libfontconfig.so:x11-fonts/fontconfig \ libgee-0.8.so:devel/libgee \ libgit2-glib-1.0.so:devel/libgit2-glib \ libgranite.so:x11-toolkits/granite \ libgtksourceview-3.0.so:x11-toolkits/gtksourceview3 \ libgtkspell3-3.so:textproc/gtkspell3 \ libpeas-1.0.so:devel/libpeas \ libpeas-gtk-1.0.so:devel/libpeas \ libsoup-2.4.so:devel/libsoup \ libvala-0.48.so:lang/vala \ libvte-2.91.so:x11-toolkits/vte3 \ libvterm.so:devel/libvterm \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libzeitgeist-2.0.so:sysutils/zeitgeist USES= compiler:c++11-lang desktop-file-utils gettext gnome meson \ ninja pkgconfig python:build xorg USE_GITHUB= yes GH_ACCOUNT= elementary GH_PROJECT= code USE_GNOME= cairo glib20 gtk30 gtksourceview3 pango GLIB_SCHEMAS= io.elementary.code.gschema.xml \ io.elementary.code.plugins.spell.gschema.xml \ io.elementary.code.plugins.terminal.gschema.xml INSTALLS_ICONS= yes USE_LDCONFIG= yes USE_XORG= x11 BINARY_ALIAS= python3=${PYTHON_CMD} do-test: cd ${WRKSRC}/${MESON_BUILD_DIR} && ninja test .include diff --git a/editors/quilter/Makefile b/editors/quilter/Makefile index 97754e9e07f7..8f592cc810cd 100644 --- a/editors/quilter/Makefile +++ b/editors/quilter/Makefile @@ -1,31 +1,32 @@ PORTNAME= quilter DISTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org COMMENT= Editor allowing you to focus on your writing LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= valac:lang/vala \ discount>0:textproc/discount LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgranite.so:x11-toolkits/granite \ libgtkspell3-3.so:textproc/gtkspell3 \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig python:build USE_GITHUB= yes GH_ACCOUNT= lainsce USE_GNOME= glib20 gtk30 gtksourceview3 INSTALLS_ICONS= yes GLIB_SCHEMAS= com.github.lainsce.quilter.gschema.xml LDFLAGS+= ${LOCALBASE}/lib/libmarkdown.a BINARY_ALIAS= python3=${PYTHON_CMD} .include diff --git a/graphics/akira/Makefile b/graphics/akira/Makefile index c13356a9a748..173b6cc0370c 100644 --- a/graphics/akira/Makefile +++ b/graphics/akira/Makefile @@ -1,38 +1,39 @@ # Created by: Alexey Dokuchaev PORTNAME= akira PORTVERSION= 0.0.14 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org COMMENT= Graphical UI/UX design tool LICENSE= GPLv3+ BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgoocanvas-3.0.so:graphics/goocanvas3 \ libgranite.so:x11-toolkits/granite \ libjson-glib-1.0.so:devel/json-glib USES= desktop-file-utils gettext gnome libarchive meson pkgconfig \ python:build shared-mime-info shebangfix USE_GNOME= cairo gdkpixbuf2 gtk30 USE_GITHUB= yes GH_ACCOUNT= akiraux GH_PROJECT= Akira GLIB_SCHEMAS= com.github.akiraux.akira.gschema.xml INSTALLS_ICONS= yes SHEBANG_FILES= build-aux/meson/post_install.py post-patch: @${REINPLACE_CMD} -e 's,The Linux,The UI/UX,' \ ${WRKSRC}/data/com.github.akiraux.akira.appdata.xml.in.in \ ${WRKSRC}/data/com.github.akiraux.akira.desktop.in.in \ ${WRKSRC}/README.md ${WRKSRC}/src/Dialogs/SettingsDialog.vala post-install: ${LN} -sf com.github.akiraux.akira ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/elementary-photos/Makefile b/graphics/elementary-photos/Makefile index 853303b6a92e..f7277de4940e 100644 --- a/graphics/elementary-photos/Makefile +++ b/graphics/elementary-photos/Makefile @@ -1,52 +1,52 @@ PORTNAME= elementary-photos DISTVERSION= 2.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= miguel@gocobachi.dev COMMENT= Photo viewer and organizer designed for elementary OS LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libaccounts-glib.so:net-im/libaccounts-glib \ libexif.so:graphics/libexif \ libgee-0.8.so:devel/libgee \ libgeocode-glib.so:net/geocode-glib \ libgexiv2.so:graphics/gexiv2 \ libglib-2.0.so:devel/glib20 \ libgphoto2.so:graphics/libgphoto2 \ libgphoto2_port.so:graphics/libgphoto2 \ libgranite.so:x11-toolkits/granite \ libgstbase-1.0.so:multimedia/gstreamer1 \ libgudev-1.0.so:devel/libgudev \ libjson-glib-1.0.so:devel/json-glib \ libraw.so:graphics/libraw \ librest-0.7.so:devel/librest \ libsoup-2.4.so:devel/libsoup \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libwebp.so:graphics/webp \ libxml2.so:textproc/libxml2 USES= compiler:c11 desktop-file-utils gettext gnome meson \ ninja pkgconfig sqlite xorg USE_GITHUB= yes GH_ACCOUNT= elementary GH_PROJECT= photos USE_GNOME= cairo gdkpixbuf2 gtk30 intltool GLIB_SCHEMAS= io.elementary.photos-extras.gschema.xml \ io.elementary.photos.gschema.xml INSTALLS_ICONS= yes USE_GSTREAMER1= yes USE_LDCONFIG= yes USE_XORG= x11 MESON_BUILD_DIR= build _ICONSDIR= ${STAGEDIR}${PREFIX}/share/icons/elementary-photos post-configure: @${MKDIR} ${_ICONSDIR} ${INSTALL_DATA} ${WRKSRC}/data/icons/*.svg ${_ICONSDIR}/ .include diff --git a/graphics/minder/Makefile b/graphics/minder/Makefile index 68054101b0cb..52b154a89bc3 100644 --- a/graphics/minder/Makefile +++ b/graphics/minder/Makefile @@ -1,36 +1,37 @@ PORTNAME= minder PORTVERSION= 1.12.4 +PORTREVISION= 1 CATEGORIES= graphics # avoid PKGBASE collision with net-p2p/minder PKGNAMESUFFIX= -app MAINTAINER= nc@FreeBSD.org COMMENT= Mind-mapping application LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= discount>0:textproc/discount \ vala:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgranite.so:x11-toolkits/granite USES= desktop-file-utils gettext gnome libarchive localbase:ldflags \ meson pkgconfig python:3.5+,build shared-mime-info shebangfix USE_GITHUB= yes GH_ACCOUNT= phase1geo GH_PROJECT= Minder USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gtksourceview3 libxml2 pango GLIB_SCHEMAS= com.github.phase1geo.minder.gschema.xml INSTALLS_ICONS= yes SHEBANG_FILES= meson/post_install.py PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/math/pantheon-calculator/Makefile b/math/pantheon-calculator/Makefile index 91dfdc7a0246..b86fecd7452f 100644 --- a/math/pantheon-calculator/Makefile +++ b/math/pantheon-calculator/Makefile @@ -1,27 +1,28 @@ # Created by: Olivier Duchateau PORTNAME= calculator PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= pantheon- DIST_SUBDIR= pantheon MAINTAINER= duchateau.olivier@gmail.com COMMENT= Simple calculator written in Vala LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgranite.so:x11-toolkits/granite USES= gettext gnome meson pkgconfig python:3.5+,build USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= elementary GLIB_SCHEMAS= io.elementary.calculator.gschema.xml .include diff --git a/multimedia/elementary-videos/Makefile b/multimedia/elementary-videos/Makefile index ce37bf02ef2a..db0a00f1a8d3 100644 --- a/multimedia/elementary-videos/Makefile +++ b/multimedia/elementary-videos/Makefile @@ -1,30 +1,31 @@ PORTNAME= elementary-videos DISTVERSION= 2.7.2 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= miguel@gocobachi.dev COMMENT= Elementary OS video player LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \ libclutter-gst-3.0.so:multimedia/clutter-gst3 \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libgee-0.8.so:devel/libgee \ libgranite.so:x11-toolkits/granite \ libgstbase-1.0.so:multimedia/gstreamer1 RUN_DEPENDS= gstreamer1-plugins-core>=0:multimedia/gstreamer1-plugins-core USES= desktop-file-utils gettext gnome meson pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= elementary GH_PROJECT= videos USE_GNOME= cairo gdkpixbuf2 gtk30 GLIB_SCHEMAS= io.elementary.videos.gschema.xml INSTALLS_ICONS= yes USE_GSTREAMER1= yes USE_XORG= x11 .include