aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/obapps/Makefile
blob: 6cfc39ef36e50f19ea8f3b1c270144d420472350 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
# $FreeBSD$

PORTNAME=   obapps
PORTVERSION=    0.1.7
PORTREVISION=   5
CATEGORIES= x11-wm
MASTER_SITES=   SF/${PORTNAME}/ \
        SF/nemysisfreebsdp/:icons
DISTFILES=  ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
        ${PORTNAME}.png:icons
EXTRACT_ONLY=   ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}

MAINTAINER= horia@racoviceanu.com
COMMENT=    Graphical editor for Openbox application settings

LICENSE=    MIT

RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}xlib>=0:${PORTSDIR}/x11-toolkits/py-xlib

USES=       python
USE_PYTHON= distutils
USE_WX=     3.0+
WX_COMPS=   python:run

PORTDOCS=   README
OPTIONS_DEFINE= DOCS

DESKTOP_ENTRIES="OBApps" "" ${PORTNAME} \
        "${PORTNAME}" "Settings;" ""

post-install:
    ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \
        ${STAGEDIR}${PREFIX}/share/pixmaps/

    @${MKDIR} ${STAGEDIR}${DOCSDIR}
    ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>
sertions'>+3 * - Those ports fail to build with python3Antoine Brodin2017-12-113-5/+5 * Cleanup LIB_DEPENDS on libpngAntoine Brodin2017-12-011-1/+1 * Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-6/+6 * - Fix LICENSEDmitry Marakasov2017-11-282-6/+5 * x11-fm/thunar: Update from 1.6.12 to 1.6.13Jochen Neumeister2017-11-272-4/+6 * - update from 3.12.0 to 3.13.0Mikhail Pchelin2017-11-163-4/+6 * Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-011-10/+10 * x11-fm/pcmanfm{-qt}: whitespace cleanup.Jimmy Olgeni2017-10-312-7/+7 * x11-fm/pcmanfmqt-l10n: Update to 0.12.0Steve Wills2017-10-272-2/+3 * x11-fm/pcmanfm-qt: Update to 0.12.0Steve Wills2017-10-276-9/+37 * - update from 3.11.0 to 3.12.0Mikhail Pchelin2017-10-163-5/+6 * * Add post-release patch that reverts the columns autosizing. It makesKoop Mast2017-10-163-12/+25 * Minor MATE 1.18 update.Koop Mast2017-10-152-4/+4 * Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-121-1/+0 * Fix LICENCE usage with multiple licence.Guido Falsi2017-10-081-2/+3 * Bump PORTREVISION in ports depending on archivers/libzip.Raphael Kubo da Costa2017-09-281-1/+1 * x11-fm/filerunner: update to 17.04.01.19Pietro Cerutti2017-09-273-24/+58 * - Update deskutils/xfce4-tumbler to 0.2.0 [1]Guido Falsi2017-09-183-14/+14 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-114-4/+4 * Bump PORTREVISION after recent poppler updateSteve Wills2017-08-241-1/+1 * - update from 3.9.0 to 3.11.0Mikhail Pchelin2017-08-193-4/+5 * Update the mate desktop to 1.18.Koop Mast2017-07-043-40/+38 * Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-232-1/+2 * - Fix various stage-qa warnings/errors by declaring missing dependenciesEmanuel Haupt2017-05-191-3/+7