mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
New port: Trash from the OffiX package. Trashcan for Unix/X.
PR: final part of 3991 Submitted by: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
This commit is contained in:
parent
de39f0d189
commit
3686836052
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10878
24
deskutils/offix-trash/Makefile
Normal file
24
deskutils/offix-trash/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# ports collection makefile for: Clipboard
|
||||
# Version required: 2.4
|
||||
# Date created: 28 Jun 1997
|
||||
# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= Trash-2.4
|
||||
PKGNAME= offix-trash-2.4
|
||||
CATEGORIES= x11 offix
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= desktop_managers/OffiX
|
||||
|
||||
MAINTAINER= ruslan@shevchenko.kiev.ua
|
||||
|
||||
LIB_DEPENDS= Dnd++\\.1\\.:${PORTSDIR}/x11/libdnd
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
USE_GMAKE= YES
|
||||
USE_X11= YES
|
||||
|
||||
.include <bsd.port.mk>
|
1
deskutils/offix-trash/distinfo
Normal file
1
deskutils/offix-trash/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Trash-2.4.tar.gz) = 28dd11380f2862cef8aab0fd3ea36eae
|
1
deskutils/offix-trash/pkg-comment
Normal file
1
deskutils/offix-trash/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Trash from OffiX
|
9
deskutils/offix-trash/pkg-descr
Normal file
9
deskutils/offix-trash/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
This is Trash from OffiX, for use with applications which support the
|
||||
OffiX DND protocol.
|
||||
|
||||
Trash is a black-hole intended to be used with "files". Every file dropped
|
||||
on trash will be moved to a temporary hidden directory. If you want, the
|
||||
"delete all" button will remove the files in trash from your disk forever.
|
||||
The good things is that the files in trash can be recovered (undeleted).
|
||||
|
||||
Suggestion: call it iconic ("trash -ic")
|
1
deskutils/offix-trash/pkg-plist
Normal file
1
deskutils/offix-trash/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/trash
|
Loading…
x
Reference in New Issue
Block a user