diff options
author | Ken Moore <ken@ixsystems.com> | 2017-06-30 09:03:22 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-06-30 09:03:22 -0400 |
commit | 42d0088b63d5622c04c962e8add2eecaceacc1cb (patch) | |
tree | 25328ce8641165bb3d43334d763e2869328d0df2 /port-files | |
parent | Have the lumina-fm "browserWidget" show the "name" property of XDG desktop en... (diff) | |
download | lumina-42d0088b63d5622c04c962e8add2eecaceacc1cb.tar.gz lumina-42d0088b63d5622c04c962e8add2eecaceacc1cb.tar.bz2 lumina-42d0088b63d5622c04c962e8add2eecaceacc1cb.zip |
Large cleanup of the FreeBSD port Makefiles that are saved in the tree (based on some make-system feedback after testing them before publishing 1.3.0)
Diffstat (limited to 'port-files')
12 files changed, 21 insertions, 28 deletions
diff --git a/port-files/FreeBSD/deskutils/lumina-archiver/Makefile b/port-files/FreeBSD/deskutils/lumina-archiver/Makefile index c3236a33..d6efa3a7 100644 --- a/port-files/FreeBSD/deskutils/lumina-archiver/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-archiver/Makefile @@ -11,7 +11,7 @@ COMMENT= Archive manager from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N @@ -23,7 +23,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg \ buildtools_build x11extras concurrent multimedia -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/deskutils/lumina-calculator/Makefile b/port-files/FreeBSD/deskutils/lumina-calculator/Makefile index a1f2654c..a4f1f74c 100644 --- a/port-files/FreeBSD/deskutils/lumina-calculator/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-calculator/Makefile @@ -11,7 +11,7 @@ COMMENT= Scientific calculator from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N @@ -23,7 +23,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg \ buildtools_build x11extras concurrent multimedia -USES= desktop-file-utils qmake +USES= dqmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/deskutils/lumina-fileinfo/Makefile b/port-files/FreeBSD/deskutils/lumina-fileinfo/Makefile index e94153c2..1bf569ba 100644 --- a/port-files/FreeBSD/deskutils/lumina-fileinfo/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-fileinfo/Makefile @@ -11,7 +11,7 @@ COMMENT= File properties utility from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N @@ -23,7 +23,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg \ buildtools_build x11extras concurrent multimedia -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/deskutils/lumina-fm/Makefile b/port-files/FreeBSD/deskutils/lumina-fm/Makefile index c31edfef..bb2ab4a7 100644 --- a/port-files/FreeBSD/deskutils/lumina-fm/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-fm/Makefile @@ -11,7 +11,7 @@ COMMENT= Insight file manager from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N @@ -23,7 +23,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg imageformats \ buildtools_build x11extras multimedia concurrent -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/deskutils/lumina-mediaplayer/Makefile b/port-files/FreeBSD/deskutils/lumina-mediaplayer/Makefile index 0f9affd1..2a319ee5 100644 --- a/port-files/FreeBSD/deskutils/lumina-mediaplayer/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-mediaplayer/Makefile @@ -11,8 +11,6 @@ COMMENT= Streaming media player from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 - OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N I18N_DESC= Install localization files @@ -23,7 +21,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg \ buildtools_build x11extras multimedia concurrent -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/deskutils/lumina-notify/Makefile b/port-files/FreeBSD/deskutils/lumina-notify/Makefile index b0012c94..c0e8243c 100644 --- a/port-files/FreeBSD/deskutils/lumina-notify/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-notify/Makefile @@ -11,8 +11,6 @@ COMMENT= Alarm/notification utility from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 - OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N I18N_DESC= Install localization files @@ -23,7 +21,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg \ buildtools_build x11extras concurrent multimedia -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile b/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile index ef49b0b8..b66f0cad 100644 --- a/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile @@ -11,7 +11,7 @@ COMMENT= Screenshot utility from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N @@ -23,7 +23,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg \ buildtools_build x11extras concurrent multimedia -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/deskutils/lumina-textedit/Makefile b/port-files/FreeBSD/deskutils/lumina-textedit/Makefile index 2d5c2152..fccf5f1b 100644 --- a/port-files/FreeBSD/deskutils/lumina-textedit/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-textedit/Makefile @@ -11,7 +11,7 @@ COMMENT= Plaintext editor from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N @@ -23,7 +23,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg \ buildtools_build x11extras concurrent multimedia -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile b/port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile index b031d5a1..ac04b4c3 100644 --- a/port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile @@ -11,8 +11,6 @@ COMMENT= XDG desktop entry creator from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 - OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N I18N_DESC= Install localization files @@ -23,7 +21,7 @@ MAKE_JOBS_UNSAFE=yes USE_QT5= core gui widgets network svg \ buildtools_build x11extras concurrent multimedia -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/x11/lumina-core/Makefile b/port-files/FreeBSD/x11/lumina-core/Makefile index 0c178831..f1d50652 100644 --- a/port-files/FreeBSD/x11/lumina-core/Makefile +++ b/port-files/FreeBSD/x11/lumina-core/Makefile @@ -16,14 +16,13 @@ RUN_DEPENDS= fluxbox>=0:x11-wm/fluxbox \ xbrightness>=0:x11/xbrightness \ compton>=0:x11-wm/compton \ xrandr>=0:x11/xrandr \ - numlockx>=0:x11/numlockx \ - xinput>=0:x11/xinput + numlockx>=0:x11/numlockx LIB_DEPENDS+= libxcb-ewmh.so:x11/xcb-util-wm \ libxcb-icccm.so:x11/xcb-util-wm \ libxcb-image.so:x11/xcb-util-image \ libxcb-util.so:x11/xcb-util -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= MULTIMEDIA TRUEOS I18N OPTIONS_DEFAULT= MULTIMEDIA I18N @@ -44,7 +43,7 @@ USE_XORG= x11 xdamage xcb USE_LDCONFIG= yes USE_QT5= core gui widgets network svg multimedia imageformats \ buildtools_build x11extras concurrent -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/x11/lumina-coreutils/Makefile b/port-files/FreeBSD/x11/lumina-coreutils/Makefile index 87457ea3..3637b265 100644 --- a/port-files/FreeBSD/x11/lumina-coreutils/Makefile +++ b/port-files/FreeBSD/x11/lumina-coreutils/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= xrandr:x11/xrandr -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N @@ -26,7 +26,7 @@ MAKE_JOBS_UNSAFE=yes USE_LDCONFIG= yes USE_QT5= core gui widgets network svg imageformats \ buildtools_build x11extras concurrent multimedia -USES= desktop-file-utils qmake +USES= qmake USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina diff --git a/port-files/FreeBSD/x11/lumina/Makefile b/port-files/FreeBSD/x11/lumina/Makefile index f6f691f4..f52e40d3 100644 --- a/port-files/FreeBSD/x11/lumina/Makefile +++ b/port-files/FreeBSD/x11/lumina/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= lumina-core>=0:x11/lumina-core \ lumina-textedit>=0:deskutils/lumina-textedit \ lumina-xdg-entry>=0:deskutils/lumina-xdg-entry -CONFLICTS= lumina-1.2.1 +CONFLICTS_INSTALL= lumina-1.2.* USES= metaport |