diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-09-30 10:39:44 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-09-30 10:39:44 +0000 |
commit | 6f7466406cf22ca0c92a34e355e661a21b63e7c6 (patch) | |
tree | b7baeadda128f31d3a2a9969563990868e8403c2 /x11 | |
parent | 9a72dc576c244113b22142e511b5afcb5286123f (diff) | |
download | ports-6f7466406cf22ca0c92a34e355e661a21b63e7c6.tar.gz ports-6f7466406cf22ca0c92a34e355e661a21b63e7c6.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 | ||||
-rw-r--r-- | x11/tint-devel/Makefile | 59 | ||||
-rw-r--r-- | x11/tint-devel/distinfo | 2 | ||||
-rw-r--r-- | x11/tint-devel/pkg-descr | 18 | ||||
-rw-r--r-- | x11/tint-devel/pkg-plist | 3 |
5 files changed, 0 insertions, 83 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3fa6d0168057..c81d65016352 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -334,7 +334,6 @@ SUBDIR += thingylaunch SUBDIR += tilda SUBDIR += tint - SUBDIR += tint-devel SUBDIR += trayer SUBDIR += tycoon SUBDIR += urxvt-font-size diff --git a/x11/tint-devel/Makefile b/x11/tint-devel/Makefile deleted file mode 100644 index d6020998675a..000000000000 --- a/x11/tint-devel/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# $FreeBSD$ - -PORTNAME= tint2 -PORTVERSION= 2.00.${DATE} -PORTREVISION= 1 -CATEGORIES= x11 -MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/tint/ -PKGNAMESUFFIX= -devel -DISTNAME= tint2-devel-${DATE} - -MAINTAINER= yamagi@yamagi.org -COMMENT= Lightweight freedesktop-compliant panel (development version) - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -LIB_DEPENDS= libcairo.so:graphics/cairo \ - libImlib2.so:graphics/imlib2 \ - librsvg-2.so:graphics/librsvg2 \ - libstartup-notification-1.so:x11/startup-notification - -CONFLICTS= tint2-[0-9]* - -IGNORE= -devel version is older than x11/tint -DEPRECATED= Use x11/tint instead -EXPIRATION_DATE= 2018-09-29 - -USES= alias cmake pkgconfig tar:xz -USE_GNOME= glib20 gtk20 pango -USE_XORG= xcomposite xdamage xinerama xrandr - -CMAKE_ARGS= -DENABLE_BATTERY:BOOL=ON -DMANDIR:PATH=man - -OPTIONS_DEFINE= DOCS EXAMPLES -OPTIONS_SUB= yes - -DATE= 20150710 - -PORTEXAMPLES= icon_and_text_1.tint2rc icon_and_text_2.tint2rc \ - icon_and_text_3.tint2rc icon_and_text_4.tint2rc \ - icon_only_1.tint2rc icon_only_2.tint2rc icon_only_3.tint2rc \ - icon_only_4.tint2rc icon_only_6.tint2rc icon_only_7.tint2rc \ - text_only_1.tint2rc text_only_2.tint2rc text_only_3.tint2rc \ - text_only_4.tint2rc text_only_5.tint2rc text_only_6.tint2rc tint2rc -PORTDOCS= AUTHORS ChangeLog README.md - -.include <bsd.port.options.mk> - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/tint2 ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${PREFIX}/share/tint2-devel - ${INSTALL_DATA} ${WRKSRC}/default_icon.png ${STAGEDIR}${PREFIX}/share/tint2-devel - ${INSTALL_MAN} ${WRKSRC}/doc/tint2.1 ${STAGEDIR}${MANPREFIX}/man/man1 - @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/sample/|} ${STAGEDIR}${EXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/x11/tint-devel/distinfo b/x11/tint-devel/distinfo deleted file mode 100644 index c7ec0e58cdb0..000000000000 --- a/x11/tint-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tint2-devel-20150710.tar.xz) = 25727874a537136f389d716248662d851ca476ea5c7d9868a20874c26ead682a -SIZE (tint2-devel-20150710.tar.xz) = 146400 diff --git a/x11/tint-devel/pkg-descr b/x11/tint-devel/pkg-descr deleted file mode 100644 index 5550a913c5fe..000000000000 --- a/x11/tint-devel/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -Tint is a simple panel/taskbar/systray intentionally made for openbox3, -but should also work with other window managers. The goal is to keep a -clean and unintrusive look with lightweight code and compliance with -freedesktop specifications. - -Tint taskbar features - * color/transparency on font, icon, border and background - * customize mouse event - * drag and drop task between desktop and switch desktop - -Tint panel features - * clock with font, color and transparency - * multi-monitor : panel position adjust to monitor, taskbar by monitor - -This is the development version. It has some cool new features, but also -may have some bugs. - -WWW: http://code.google.com/p/tint2/ diff --git a/x11/tint-devel/pkg-plist b/x11/tint-devel/pkg-plist deleted file mode 100644 index 31342389aea2..000000000000 --- a/x11/tint-devel/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/tint2 -man/man1/tint2.1.gz -%%DATADIR%%-devel/default_icon.png |