mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
KDE X-server video setup utility
PR: ports/8692 Submitted by: Josh Gilliam josh@quick.net
This commit is contained in:
parent
1741779f03
commit
9d29994078
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17287
27
x11/kvidtune/Makefile
Normal file
27
x11/kvidtune/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# New ports collection makefile for: kvidtune
|
||||
# Version required: 0.4.1
|
||||
# Date created: 15 November 1998
|
||||
# Whom: Josh Gilliam <josh@quick.net>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= kvidtune-0.4.1
|
||||
CATEGORIES= x11 kde
|
||||
MASTER_SITES= $(MASTER_SITE_KDE)
|
||||
MASTER_SITE_SUBDIR= unstable/apps/admin
|
||||
|
||||
MAINTAINER= josh@quick.net
|
||||
|
||||
LIB_DEPENDS= kdecore.1:${PORTSDIR}/x11/kdelibs \
|
||||
kdeui.1:${PORTSDIR}/x11/kdelibs \
|
||||
kfm.1:${PORTSDIR}/x11/kdelibs \
|
||||
kfile.1:${PORTSDIR}/x11/kdelibs
|
||||
|
||||
USE_QT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="$(CXXFLAGS)" \
|
||||
INSTALL_SCRIPT="$(INSTALL_SCRIPT)"
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11/kvidtune/distinfo
Normal file
1
x11/kvidtune/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (kvidtune-0.4.1.tar.gz) = c50cf74f999ecaf8fa364d1cd6d45065
|
1
x11/kvidtune/pkg-comment
Normal file
1
x11/kvidtune/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
KDE X-server video setup utility
|
6
x11/kvidtune/pkg-descr
Normal file
6
x11/kvidtune/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
KVidTune is a KDE video configuration utility designed as an
|
||||
xvidtune replacement.
|
||||
|
||||
|
||||
--
|
||||
Josh Gilliam <josh@quick.net>
|
31
x11/kvidtune/pkg-plist
Normal file
31
x11/kvidtune/pkg-plist
Normal file
@ -0,0 +1,31 @@
|
||||
bin/kvidtune
|
||||
share/applnk/System/kvidtune.kdelnk
|
||||
share/apps/kvidtune/pics/kvidtune-down.xpm
|
||||
share/apps/kvidtune/pics/kvidtune-left.xpm
|
||||
share/apps/kvidtune/pics/kvidtune-narrower.xpm
|
||||
share/apps/kvidtune/pics/kvidtune-right.xpm
|
||||
share/apps/kvidtune/pics/kvidtune-shorter.xpm
|
||||
share/apps/kvidtune/pics/kvidtune-taller.xpm
|
||||
share/apps/kvidtune/pics/kvidtune-up.xpm
|
||||
share/apps/kvidtune/pics/kvidtune-wider.xpm
|
||||
share/apps/kvidtune/toolbar/kvidtune-info.xpm
|
||||
share/apps/kvidtune/toolbar/kvidtune-save.xpm
|
||||
share/apps/kvidtune/toolbar/kvidtune-videomodeinfo.xpm
|
||||
share/doc/HTML/en/kvidtune/index-1.html
|
||||
share/doc/HTML/en/kvidtune/index-2.html
|
||||
share/doc/HTML/en/kvidtune/index-3.html
|
||||
share/doc/HTML/en/kvidtune/index-4.html
|
||||
share/doc/HTML/en/kvidtune/index-5.html
|
||||
share/doc/HTML/en/kvidtune/index.html
|
||||
share/icons/kvidtune.xpm
|
||||
share/icons/mini/kvidtune.xpm
|
||||
share/locale/de/LC_MESSAGES/kvidtune.mo
|
||||
share/locale/es/LC_MESSAGES/kvidtune.mo
|
||||
share/locale/hr/LC_MESSAGES/kvidtune.mo
|
||||
share/locale/nl/LC_MESSAGES/kvidtune.mo
|
||||
share/locale/pt/LC_MESSAGES/kvidtune.mo
|
||||
share/locale/sk/LC_MESSAGES/kvidtune.mo
|
||||
@dirrm share/apps/kvidtune/pics
|
||||
@dirrm share/apps/kvidtune/toolbar
|
||||
@dirrm share/apps/kvidtune
|
||||
@dirrm share/doc/HTML/en/kvidtune
|
Loading…
Reference in New Issue
Block a user